Re: Weird problem with sethint and setfocus
- Posted by Pete Lomax <petelomax at blueyonder.co.uk> Aug 10, 2005
- 500 views
On Tue, 9 Aug 2005 13:27:42 +0200 (MEST), Sascha Zindel <s.zindel at GMX.DE> wrote: >Hi, > >i am trying to use setFocus within a TabItem to set Focus to a control >within a group. This works well as long as i do not use setHint. > >When using setHint, setFocus does not work any more. FWIW, I translated your code to Arwen and it worked perfectly both with and without setHint. If nothing else it kinda proves this is a problem in win32lib (0.60.4) rather than windows itself. Regards, Pete