Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to previous messageGo to previous message
fudadmin is currently offline  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

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: ArrayCtrl with enabled/Disabled columns
Next Topic: how to set/get data in a composite embedded ctrl in an arrayctrl
Goto Forum:
  


Current Time: Sat Aug 02 20:55:15 CEST 2025

Total time taken to generate the page: 0.09274 seconds