Parent document is top of "Motif FAQ (Part 6 of 9)"
Previous document is "208) Why do I get so many uninitilized memory read (UMR) errors when"
Next document is "210) My application is running too slowly. How can I speed it up?"
209) Why does my application take a long time to start up?
Answer: You are probably creating too many widgets at startup time. Delay
creating them until needed. If you have a large number of resources in text
files (such as in app-defaults), time may be spent reading and parsing it.
Parent document is top of "Motif FAQ (Part 6 of 9)"
Previous document is "208) Why do I get so many uninitilized memory read (UMR) errors when"
Next document is "210) My application is running too slowly. How can I speed it up?"