Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!decwrl!ucbvax!bloom-beacon!EXPO.LCS.MIT.EDU!converse From: converse@EXPO.LCS.MIT.EDU Newsgroups: comp.windows.x Subject: Re: Create Widgets dynamically? Message-ID: <9009071354.AA12812@excess.lcs.mit.edu> Date: 7 Sep 90 13:54:18 GMT References: Sender: daemon@athena.mit.edu (Mr Background) Organization: X Consortium, MIT Laboratory for Computer Science Lines: 7 > Does anybody know that can we create widgets dynamically? To say more > specifically, I need create new SimpleMenuWidgets which elements in the > menu are unknown before execution of XtMainLoop() in event handler routine. > Does it can be achieve within X ToolKit and Athena Widget Set? Sure, you can do this. xmh does it with the folder menus.