Changeset 31 in Sophya


Ignore:
Timestamp:
Nov 1, 1996, 9:06:56 PM (29 years ago)
Author:
ansari
Message:

Petite amelioration Reza 01/11/96

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PI/piwindowx.cc

    r23 r31  
    6969if ((k == PIWK_normal) || (k == PIWK_floating) || (k == PIWK_dialog))
    7070  {
    71 
     71  if (k == PIWK_dialog)  AutoHideOnClose(false);
    7272  /* XtAddEventHandler(pwm->XtWdg(), StructureNotifyMask | SubstructureNotifyMask,
    7373                  FALSE, wmaction_evthandler, this);*/
Note: See TracChangeset for help on using the changeset viewer.