Always showing combo button |
Post Reply |
Author | |
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
Posted: 09 February 2007 at 6:58pm |
Is it possible to make sure that all inplace combo buttons are visible at all time? At least when its row has focus. It is not so obvious to the user that a "choose from some items"-field is editable if there is no arrow beside the item.
I have dug through the whole source code now. It seems the control is destroyed as soon as it loses focus...
Any suggestions? Thanks!
|
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Regular functionality doesn't allow that. You'll have to create your custom RecordItem -- derived class and to implement drawing methods, where you can draw such an arrow...
-- WBR, Serge |
|
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
|
I think it would be better if the actual combo button was visible instead. Similar behavior as the auto-filters in MS Excel.
I guess I have to rewrite much of the report stuff for this.
|
|
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 |