Changeset 2230 in Sophya for trunk/SophyaPI/PI/pidrwtools.h


Ignore:
Timestamp:
Oct 25, 2002, 12:41:39 AM (23 years ago)
Author:
ansari
Message:

Corrections diverses liees a PIDrawer::DeactivateControlWindow() - Reza 25/10/2002

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PI/pidrwtools.h

    r1921 r2230  
    2424  virtual void  Show();
    2525
    26   static PIDrwTools* curlutw;
    2726  static void ShowPIDrwTools();
    2827  static void ShowPIDrwTools(PIBaseWdgGen* cbw);
     
    3029  static void SetCurrentBaseWdg(PIBaseWdgGen* cbw);
    3130  static PIBaseWdgGen* GetCurrentBaseWdg();
     31  static PIDrawer* GetActiveDrawer();
     32  static void UpdateActiveDrawer();
    3233
    3334protected:
Note: See TracChangeset for help on using the changeset viewer.