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

Home » Public Forums » archive » Re: splashscreen
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: splashscreen [message #34408 is a reply to message #34406] Fri, 07 March 2003 15:23 Go to previous message
Rick Towler is currently offline  Rick Towler
Messages: 821
Registered: August 1998
Senior Member
"Thomas Gutzler" wrote in


> what would be the easiest way to display a splashscreen (like IDL does)
> before starting an application ?
> It shouldn't have any menus, titles, whatever - like the window that
> pops up using tv.

base = widget_base(TLB_FRAME_ATTR=31, XOFFSET=700, YOFFSET=500)
draw = widget_draw(base , XSIZE=200, YSIZE=200)
WIDGET_CONTROL, base, /REALIZE


-Rick
[Message index]
 
Read Message
Read Message
Previous Topic: writing image with 16 bits per pixel
Next Topic: Re: Error compiling procedure already compiled

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

Current Time: Sat Oct 11 09:46:17 PDT 2025

Total time taken to generate the page: 1.11857 seconds