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 » bad align of an optionbutton in gridctrl
Re: bad align of an optionbutton in gridctrl [message #16310 is a reply to message #16309] Sat, 07 June 2008 13:38 Go to previous message
unodgs is currently offline  unodgs
Messages: 1367
Registered: November 2005
Location: Poland
Ultimate Contributor

add CtrlAlignHorzCenter() after Ctrls(). You can also use shortcut for creating option column:
grid.AddColumn(CHECK, "Yes/No").Option();
 
Read Message
Read Message
Previous Topic: ArrayCtrl: How can I refresh just one cell that changed?
Next Topic: How to create a GridCtrl with fixed cell size
Goto Forum:
  


Current Time: Fri Aug 22 14:35:47 CEST 2025

Total time taken to generate the page: 0.05747 seconds