lol... I've some popupmenu functions but I can't use it on textarea ???

BlitzPlus Forums/BlitzPlus Programming/lol... I've some popupmenu functions but I can't use it on textarea ???

Red(Posted 2003) [#1]
I receive no event from mouse.
neither mousehit() nor eventID() works.

Does textarea filter some event datas ?


cyberseth(Posted 2003) [#2]
Yes it does, in the same way that it filters key presses. If you right-click on a textarea, by default (and you can't change the default!) the Edit popupmenu should come up. The same way, when you press keys, it filters through and automatically adds characters to the textarea without you having to code that.


skn3(Posted 2003) [#3]
No it doesn't, since it was changed to Rich text control, there is now no right click menu.

Although if you try clicking on the Textarea's scrollbar, that has a new popup.

I think we should be allowed to disable these, or they should just be perminantly disabled. But ohwell, it wont happen.


Red(Posted 2003) [#4]
WHY ?WHY ?WHY ?WHY ?WHY ?WHY ? !!!!
It's not cool :[