Changeset 2762 in Sophya for trunk/SophyaPI/PIext/pisiadw.h


Ignore:
Timestamp:
May 24, 2005, 6:31:58 PM (20 years ago)
Author:
ansari
Message:

Suite corrections ZSync + correction (probable) du probleme de plantage a la fin lie a imagnav - reste a corriger menu::del_cur_widget - Reza 24/05/2005

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/pisiadw.h

    r685 r2762  
    3838  inline  void  AddObj(const char * objn, int oid)
    3939                    { mNitem++;  objlist->AppendItem(objn, oid); }
     40  inline  int   GetCurDirId() { return (dirlist->GetValue()-30000); }
    4041
    4142  virtual void  UpdateList(int did);
Note: See TracChangeset for help on using the changeset viewer.