Mouse & SlowText
in
Programming Questions
•
2 years ago
Basically I have two problems, quite simple, but I'll ask you guys..
I want a menu to appear when I right click on the screen, easy...but I want that menu tu be still displayed where I clicked (not following the mouse position anymore) and eventually disappear when I left click on a menu field...(I'm not asking you how to implement a menu that's something I've quite done, but just how to handle this mouse problem I have)...
And second question, I don't know why but anytime I have to display a simple text, the app starts slowly...I was trying just to display a rect and a text, the app displayed the rect and after 3-4 seconds the text appeared...dunno why!
Thank you guys =D
I want a menu to appear when I right click on the screen, easy...but I want that menu tu be still displayed where I clicked (not following the mouse position anymore) and eventually disappear when I left click on a menu field...(I'm not asking you how to implement a menu that's something I've quite done, but just how to handle this mouse problem I have)...
And second question, I don't know why but anytime I have to display a simple text, the app starts slowly...I was trying just to display a rect and a text, the app displayed the rect and after 3-4 seconds the text appeared...dunno why!
Thank you guys =D
1