View Single Post
  #147  
Old 04-13-2006, 12:44 AM
jukofyork jukofyork is offline
Senior Member
 
Join Date: Sep 2004
Location: Leeds, UK.
Posts: 2,551
Default Re: Announcing New Software : PokerTableScan

[ QUOTE ]
juk, if implemented would that also give focus back to the bet amount field if I was using that at the time? Or would the function return the handle to the beat amount window in the first place?

[/ QUOTE ]
I can't be 100% sure without writing some test code, but in windows a widget is just treated like any other window, so in theory it should be possible to switch back to the bet amount window. If the focus steal was not very quick though, u may get strange stuff happening like missed keys, but again in theory you could setup global hotkey hooks to catch these, buffer them and then send to the re-focused widget (would be pretty messy to do though...).

Juk [img]/images/graemlins/smile.gif[/img]
Reply With Quote