Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » ArrayCtrl cell consisting of edit and helper button
Re: ArrayCtrl cell consisting of edit and helper button [message #3080 is a reply to message #3079] |
Sat, 06 May 2006 03:03   |
 |
fudadmin
Messages: 1321 Registered: November 2005 Location: Kaunas, Lithuania
|
Ultimate Contributor Administrator |
|
|
Also, try to change (with the above)
WithEditLabel<TopWindow> -> WithEditLabel<ParentCtrl>
and
CtrlLayout(*this,""); -> CtrlLayout(*this);
also:
ctrl.Create<EditLabel>().SizePos();
and this:
LAYOUT(EditLabel, 124, 32)
ITEM(EditInt, edit, LeftPosZ(12, 32).VCenterPosZ(17, 1))
ITEM(Label, lbl, SetFrame(ThinInsetFrame()).LeftPosZ(64, 56).VCenterPosZ(16, 0))
END_LAYOUT
[Updated on: Sat, 06 May 2006 03:17] Report message to a moderator
|
|
|
 |
|
ArrayCtrl cell consisting of edit and helper button
|
 |
|
Re: ArrayCtrl cell consisting of edit and helper button
By: fudadmin on Wed, 19 April 2006 06:56
|
 |
|
Re: ArrayCtrl cell consisting of edit and helper button
|
 |
|
Re: ArrayCtrl cell consisting of edit and helper button
By: fudadmin on Wed, 19 April 2006 07:38
|
 |
|
Re: ArrayCtrl cell consisting of edit and helper button
By: fudadmin on Wed, 19 April 2006 07:53
|
 |
|
Re: ArrayCtrl cell consisting of edit and helper button
By: mirek on Wed, 19 April 2006 14:31
|
 |
|
Re: ArrayCtrl cell consisting of edit and helper button
By: forlano on Sat, 06 May 2006 01:31
|
 |
|
Re: ArrayCtrl cell consisting of edit and helper button
|
 |
|
Re: ArrayCtrl cell consisting of edit and helper button
By: forlano on Sat, 06 May 2006 02:13
|
 |
|
Re: ArrayCtrl cell consisting of edit and helper button
|
 |
|
Re: ArrayCtrl cell consisting of edit and helper button
|
 |
|
Re: ArrayCtrl cell consisting of edit and helper button
By: forlano on Sat, 06 May 2006 10:38
|
 |
|
Re: ArrayCtrl cell consisting of edit and helper button
By: forlano on Sat, 06 May 2006 10:44
|
 |
|
Re: ArrayCtrl cell consisting of edit and helper button
|
 |
|
Re: ArrayCtrl cell consisting of edit and helper button
By: mirek on Sun, 07 May 2006 19:50
|
 |
|
Re: ArrayCtrl cell consisting of edit and helper button
|
 |
|
Re: ArrayCtrl cell consisting of edit and helper button
By: fudadmin on Wed, 19 April 2006 18:19
|
 |
|
Re: ArrayCtrl cell consisting of edit and helper button
By: mirek on Wed, 19 April 2006 18:35
|
Goto Forum:
Current Time: Sat Aug 02 12:32:05 CEST 2025
Total time taken to generate the page: 0.15891 seconds
|