View Single Post
  #31  
Unread 02-01-2005, 12:45 AM
Quib Quib is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2005
Posts: 720
Default

There isn't any way currently known (and it likely just isn't possible) to press one button with another button. This keeps us from making game automating macro loops.

For the curious: I fixed the bug by adding an OnHoverOut event to "row Item Name" that reset "lblSelectedNameAndPrice_"s Location and LocalTooltip properties (in case the user doesn't select that item after hovering over it).

Quib

Last edited by Quib : 02-01-2005 at 01:22 AM.
Reply With Quote