Re: to Bernie
- Posted by Bernie Ryan <bwryan at PCOM.NET> Jul 23, 1999
- 468 views
On Fri, 23 Jul 1999 16:49:27 -0500, Mike Hurley <mikehurley2 at NETZERO.NET> wrote: >Bernie, about ToolBar, > >do you have Win32Lib on your computer, because that's where getWindowExtent () or whatever that routine's name is is supposed to be. > >Mike Hurley > On your old release of toolbar.ew you had getWindowExtent(wid) commented out and in its place you had getExtent(wid) --- 7/9/99 On the new release of toolbar.ew you have getWindowExtent(wid) there is no such function in the standard win32lib.ew You have either edited your win32lib.ew or you are using a wrong name maybe I am the only one who tried to run your demo ? Bernie