xtpControlLabel in designer |
Post Reply |
Author | |
Ark42
Senior Member Joined: 20 October 2003 Status: Offline Points: 291 |
Post Options
Thanks(0)
Posted: 25 July 2004 at 10:18pm |
There is no option to set a control as a label, so I added I _T("xtpControlCustom"), _T("xtpControlLabel") to the end of the const LPCTSTR lpTypes[] declaration in CommandBarDesigner.h and recompiled. It works, but it also lets you pick custom control, which makes the control tiny and hard to select if you do that since it doesn't draw anything for it. Oh well, at least I can create labels in the designer now. Oh I should mention its hard to click on the labels in the designer because of the flags the CXTPControlLabel sets in its ctor, but you can at least right click on them. Edited by Ark42 |
|
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 |