Changeset 31 in Sophya
- Timestamp:
- Nov 1, 1996, 9:06:56 PM (29 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/piwindowx.cc
r23 r31 69 69 if ((k == PIWK_normal) || (k == PIWK_floating) || (k == PIWK_dialog)) 70 70 { 71 71 if (k == PIWK_dialog) AutoHideOnClose(false); 72 72 /* XtAddEventHandler(pwm->XtWdg(), StructureNotifyMask | SubstructureNotifyMask, 73 73 FALSE, wmaction_evthandler, this);*/
Note:
See TracChangeset
for help on using the changeset viewer.