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 » U++ Widgets - General questions or Mixed problems » up & down within ColumnList moves focus out
Re: up & down within ColumnList moves focus out [message #23813 is a reply to message #23807] Tue, 24 November 2009 03:43 Go to previous messageGo to previous message
bonami is currently offline  bonami
Messages: 186
Registered: June 2007
Location: Beijing
Experienced Member
NoRoundSize() works.
but adding items shows nothing. i changed my constructor to
ezcommwin() { 	Add(cl.LeftPos(10, 100).TopPos(30, 80)); cl.Add("item", true); cl.Add("itemmm", false); cl.NoRoundSize(); }
the log you requested (no adding items or NoRoundSize() as above, only cl.LeftPos.TopPos) is,
cy = 0
r.Height() = 0
rr.Height() = 0
cy = 0
r.Height() = 0
rr.Height() = 0
cy = 0
r.Height() = 0
rr.Height() = 0
cy = 0
r.Height() = 76
rr.Height() = 80
cy = 0
r.Height() = 76
rr.Height() = 80
cy = 0
r.Height() = 76
rr.Height() = 80
cy = 0
r.Height() = 76
rr.Height() = 80
cy = 0
r.Height() = 76
rr.Height() = 80
 
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: Paint outside Ctrl Rect
Next Topic: UPP app -> Ext EXE (send email) wrong charset
Goto Forum:
  


Current Time: Sun Jun 08 17:07:30 CEST 2025

Total time taken to generate the page: 0.04326 seconds