[comp.windows.x] Proper widget use...

CWIKLA@uimrl7.mrl.uiuc.edu (John/Consultant) (02/16/91)

	I have heard that destroying and creating widgets is a bad thing
to do, too often during runtim.  Would it be better/faster to create all
of the widgets (at least the ones that you know you will use) for the
application at one time, ie, in one procedure, and create a widget tree
right there, and manage and unmange them as needed.  (As opposed to 
creating them and managing them every time they are needed.)

	Just hoping to up my program performance.

				John


******************************************************************************
*  John L. Cwikla             *   cwikla@uiucmrl, cwikla@uimrl7.mrl.uiuc.edu *
*  Chief Consultant, MRLCFC   *	  uimrl::cwikla		(217)333-8281        *
*  University of Illinois     *   Redefining Lunacy...			     *
******************************************************************************