Focused docked window gripper |
Post Reply |
Author | |
gary
Newbie Joined: 18 August 2003 Status: Offline Points: 4 |
Post Options
Thanks(0)
Posted: 05 September 2003 at 3:30am |
When a docked window has the focus and its style contains CBRS_XT_GRIPPER_FLAT it is quite clear to the user which window has the focus because the colour of the gripper area changes. There seems to be no visual cue when the style is not present (e.g. when the window looks like the Visual C++ "Workspace" window). Wouldn't it be nicer or the user if some indication were shown? I thought the title text could be drawn in black instead of grey or something.
|
|
kstowell
Admin Group Joined: 25 January 2003 Location: MIchigan, USA Status: Offline Points: 496 |
Post Options
Thanks(0)
|
Hi Gary, You can accomplish this effect by overriding the DrawCaption(CDC* pDC, const CRect& rect) method for your derived CXTDockWindow class. Cheers, |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |