Re: Moving a borderless window - Is there a way?
- Posted by Isaac Raway <isaac-topica at blueapples.org> Jan 24, 2004
- 643 views
Elliott Sales de Andrade wrote: > > Only thing is, you should use setHandler(). > > setHandler(mainWin, w32HMouse, routine_id("mainWin_onMouse")) > > and of course change the parameters of the procedure. > I did that, and made a few changes, then submitted it to the Archive as "Drag".