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

Home » Public Forums » archive » User Interface realization in IDL
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: User Interface realization in IDL [message #40831 is a reply to message #40718] Thu, 02 September 2004 08:42 Go to previous message
cartik_sharma is currently offline  cartik_sharma
Messages: 4
Registered: March 2004
Junior Member
Thanks for your reply.

I cut loose all hardware subsystems connected to my IDL app, and timed
GUI realization this time using,
oldTime=SYSTIME(/SECONDS)
## Realize GUI
timeElapsed=SYSTIME(/SECONDS)-oldTime

timeElapsed turns out to be 5.6890001 seconds, (just feels like a 10
second wait:)).

As per your input, I'm going to use a 'progress bar' kind of set up to
my app to prioritize object loading.

-Cartik

cartik_sharma@yahoo.com (Cartik Sharma) wrote in message news:<c4b40dca.0408311043.4b02d14f@posting.google.com>...
> Hi,
>
> I am using an object oriented framework within IDL for user interface
> representation for a complex system.
>
> I find that it takes some time (about 10 seconds) to load up my
> software primarily because the widget base takes some time to realize.
>
> Is it widget realization slower when using objects in IDL?
>
> regards,
> Cartik
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Running IDL from the OS command line
Next Topic: Re: delete common block

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

Current Time: Fri Dec 05 03:39:06 PST 2025

Total time taken to generate the page: 2.15066 seconds