1. GUI TOOLKIT UPDATE
- Posted by David Cuny <HW1.DCUNY at HW1.CAHWNET.GOV> Feb 11, 1997
- 1127 views
I've just mailed off more corrections to robert for the GUI toolkit; current version is 0.4b. corrected bugs include: -- Flakey Mouse. The program would sometimes drop the button up event, and get stuck in "drag" mode. i've patched this with some of Jiri's code from ratbag.e. Rather than re-write the routines, I'm just including the ratbag file. Is this ok, Jiri? -- MLE Scrolling. Any mouse-initiated scrolling in the MLE would cause text to be selected, and other badness. This has been corrected. -- Elevator Bar Not Appearing. When a new file is loaded into the demo, the elevator bar would not appear until a scroll down event. This has been corrected. With Jiri's mouse polling routines, the demo feels a lot more, well, *stable*. Let me know if there are any other bugs in it. -- David Cuny