05-03-2006 01:58 AM
05-03-2006 04:22 PM
05-03-2006 10:48 PM
05-04-2006 02:01 AM
05-04-2006 02:44 AM
05-04-2006 03:24 AM
05-04-2006 11:19 AM
05-05-2006 02:52 AM
Luis, you're right: repetitively accessing the UIR file can reduce program efficiency especially (I suppose) if the UIR file is huge and/or contains several panels and menu bars.
What about resource usage? I.e. where is the menu bar loaded? I made some test on my test program and found that dynamic memory is not affected by the number of menu bars loaded (at least I see no effects on the data returned by CVIDynamicMemoryInfo)...
05-05-2006 10:55 AM