On Saturday 05 April 2003 17:41, Sean 'Shaleh' Perry wrote: > > Yes, boss, I am atavistic (0.65 user). > > But it's not working!!!?? > > well, I have no more time today and likely won't find any tomorrow, but I > will experiment with this on Monday. If you are still have problems then, > let me know.
/me remembers why it is a bad idea to give coding advice without first pondering the problem. In 0.65.0, right click closed any menu. So the menu never had a chance to receive your click. This is why your code was ignored Dave, you were shortcircuited in Basemenu::buttonReleaseEvent(). This is no longer true under 0.70. I had forgotten about the restriction in 0.6x. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
