comp.lang.ada
 help / color / mirror / Atom feed
* Ada and X/Motif
@ 1997-06-03  0:00 markovi
  1997-06-04  0:00 ` Martin C. Carlisle
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: markovi @ 1997-06-03  0:00 UTC (permalink / raw)



-- 
I am programming a user interface in Ada using X/Motif routines. The 
interface between X and Ada is implemented through X bindings.
I have the following problem: to create a colormap, allocate colors
and store a color I call consequently the bindings for 
XCreateColormap, XAllocColorCells and XStoreColor. When these
functions are called in the main ada routine, they work properly.
If I call any (or all) of the above functions in a separate procedure
and then call this procedure in the main routine, the XStoreColor
function does not store the color in the colormap. There is no error
message, just the function does not do what it is supposed to do. Any
help?

Thanks!

------
Uliyana Markova

Array Systems Computing Inc.
1120 Finch Ave.West, 8th floor
Toronto, Ontario M3J 3H7
e-mail: uliyana@array.ca




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~1997-06-10  0:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-06-03  0:00 Ada and X/Motif markovi
1997-06-04  0:00 ` Martin C. Carlisle
1997-06-04  0:00 ` jim hopper
1997-06-09  0:00 ` Christopher Green
1997-06-10  0:00   ` Uliyana Markova
1997-06-10  0:00   ` Jeff W. Boote

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox