comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » launching many widgets at the same time
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
launching many widgets at the same time [message #44487] Wed, 15 June 2005 02:36
KK T is currently offline  KK T
Messages: 8
Registered: June 2005
Junior Member
Good day,

I am new to IDL programming. The following is what I had been trying
without any books on hand.

I had created 3 .pro files of simple widget UI
called: widgetA.pro, widgetB.pro and widgetC.pro.

I had created another .pro files which made a call to all of them as
such

pro main
widgetA
widgetB
widgetC
end

I run the main under IDL IDE and all widgets displayed on the screen.
However, when I build and export as a runtime executeable, only widgetA
appears on the screen. When I close this widget, widgetB appears and so
on.

Do I have to use threads in the main such that all widgets will get to
appear at the same time on the screen?

regards
kk
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Buffer -> Window
Next Topic: Re: the type parser

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 13:53:33 PDT 2025

Total time taken to generate the page: 0.00410 seconds