PostMessage() is your friend.
its in HB's APII'm aware of that, but I would really prefer not to hack anything, I'd like to use API only functionality....
its in HB's API
That has been functioning okay, sending a KeyPress, but I need a way to send a Right Click to the Batch Post button of Auctioneer :-\. Not finding a way to do it.
if you Find MaiN's method too difficult then you can always do right mouse clicks from macros. /click [button:3] buttonnameThat has been functioning okay, sending a KeyPress, but I need a way to send a Right Click to the Batch Post button of Auctioneer :-\. Not finding a way to do it.
if you Find MaiN's method too difficult then you can always do right mouse clicks from macros. /click [button:3] buttonname
Auctioneer defines the button locally, otherwise I would have already done that, not to mention that the AH requires Hardware Events.....