help on ada95 with motif

This forum is read only. No new submissions are accepted.

Questions about motif? Contact us

2 posts / 0 new
Last post
help on ada95 with motif

Submitted by Anonymous (not verified) on Fri, 06/15/2012 - 12:07

hi friends,,
i am new to motif. hence i am facing lot of problems while working on motif with ada95.
could anyone help me with any reference manual , or tutorial for motif on ada95
help!!
thanks
‹ MrmOpenHierarchy fails Drag-n-drop is stopping timeouts ›

Mark

Mon, 05/16/2005 - 21:37#1

motif and ada

The traditional way to use Ada and Motif is via a set of Ada/Motif bindings. Basically, your Ada code calls a library (I think the Ada terminology is package) that provides an Ada API. These bindings then perform the magic to actually call the C based Motif library.

There are multiple Ada/Motif bindings (there was never one that was established as a standard). ICS sells a set of Ada/Motif bindings. Our GUI builder, BX, also can generate Ada code. Send email to sales@ics.com if you're interested in details.

mark