comp.lang.ada
 help / color / mirror / Atom feed
* How to implement JEWL File dialogs?
@ 2010-10-26  8:25 tolkamp
  2010-10-26  8:41 ` Yannick Duchêne (Hibou57)
  2010-10-26  9:22 ` Yannick Duchêne (Hibou57)
  0 siblings, 2 replies; 4+ messages in thread
From: tolkamp @ 2010-10-26  8:25 UTC (permalink / raw)


I try to implement an file selection window using Open_Dialog. Here is
the code:

My_File_Selection_Dialog : Open_Dialog_Type;
--
--
My_File_Selection_Dialog := Open_Dialog("file name");
end;

Nothing is displayed when this code is running. I expect an input file
selection window as described in section 6.3 of
JEWL.windows User Manual
http://www.cmis.brighton.ac.uk/staff/je/jewl/docs/windows.htm#common-ops



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

end of thread, other threads:[~2010-10-28 11:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-26  8:25 How to implement JEWL File dialogs? tolkamp
2010-10-26  8:41 ` Yannick Duchêne (Hibou57)
2010-10-26  9:22 ` Yannick Duchêne (Hibou57)
2010-10-28 11:10   ` tolkamp

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