Group: comp.lang.clipper.visualobjects · Group Profile · Search for Uband in comp.lang.clipper.visualobjects
Author: Sandi
Date: Aug 8, 2007 05:08
I own the source code version of SEUIXP menu's but the source of 2.8 gives a number of compile errors in 2.8. Apparently, the following Toolbar class variables disappeared in 2.8 and also the structure __WCToolBarUpdate. PROTECT ptrUpdateArray AS PTR PROTECT dwUpdateCount AS DWORD Finally, aChild := SELF:__FindToolBar(uBand) expects an array but now returns an object. Not things
|