Fix the focus rectangle

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Psych
Enthusiast
Enthusiast
Posts: 239
Joined: Thu Dec 18, 2008 3:35 pm
Location: Wales, UK

Fix the focus rectangle

Post by Psych »

I'd like to see the focus rectangle behaving correctly (ie. shown) when the user presses the tab key.
There is a discussion here:

http://www.purebasic.fr/english/viewtop ... 67#p312367

I'd also like to see Focus and LostFocus events fire for all gadgets, and not just text-based ones.

Thanks
----------------------------------------------------------------------------
Commenting your own code is admitting you don't understand it.
----------------------------------------------------------------------------
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Re: Fix the focus rectangle

Post by Trond »

This should be in bug reports. It's not working correctly when the Windows option mentioned in the linked topic is checked (which it is by default).
Post Reply