View Single Post
  #3  
Unread 06-07-2006, 07:59 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

You can cause events manually for example by setting:

xx.Activated=true|false
xx.Press=true

I would have guessed that you could cause the OnSelect event to trigger by selecting a different item, but you are already doing this so that cannot be it.

But why do you want to do this, anyway? Why not simply copy the code in the OnSelect event over to your OnPress event? (I admit I didn't read all of your post, maybe I missed something)
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote