Re: newbie - TabControl, TabItem within a TabItem
- Posted by Doug Cameron <drdoug at fast.net> Oct 22, 2005
- 625 views
Greg Haberek wrote: > I'm not using ANY mouse calls at this point. This problem even happens when I use Judith's editor. The only programs I can run without this problem are sample programs from w32engin. Weird. Any help appreciated. Doug Cameron > > On another note, how do I keep the mouse wheel from terminating > > programs while running them in the *.exw state? Or is it just me > > and a setting somewhere? > > This is odd, and shouldn't happen. Are you handling w32HMouse events > somewhere? Wait....... > > You're not using onMouse are you? That might cause a crash. Make sure > you're using the setHandler() method, and not onXXX. > > ~Greg > >