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 #23818 is a reply to message #23813] |
Tue, 24 November 2009 14:52   |
 |
mirek
Messages: 14261 Registered: November 2005
|
Ultimate Member |
|
|
bonami wrote on Mon, 23 November 2009 21:43 | 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
|
INTERESTING.
Try
DDUMP(Draw::GetStdFontCy());
(it is enough to put it to GUI_APP_MAIN once).
Something is very strange, cy is only assigned in ColumnList contructor to GetStdFontCy value, which is standard font height...
Mirek
|
|
|
 |
|
up & down within ColumnList moves focus out
By: bonami on Wed, 04 November 2009 09:51
|
 |
|
Re: up & down within ColumnList moves focus out
By: mirek on Sun, 15 November 2009 14:18
|
 |
|
Re: up & down within ColumnList moves focus out
By: bonami on Thu, 19 November 2009 10:29
|
 |
|
Re: up & down within ColumnList moves focus out
By: mirek on Fri, 20 November 2009 14:25
|
 |
|
Re: up & down within ColumnList moves focus out
By: bonami on Mon, 23 November 2009 02:21
|
 |
|
Re: up & down within ColumnList moves focus out
By: mirek on Mon, 23 November 2009 11:09
|
 |
|
Re: up & down within ColumnList moves focus out
By: mirek on Mon, 23 November 2009 11:13
|
 |
|
Re: up & down within ColumnList moves focus out
By: bonami on Tue, 24 November 2009 03:43
|
 |
|
Re: up & down within ColumnList moves focus out
By: mirek on Tue, 24 November 2009 14:52
|
 |
|
Re: up & down within ColumnList moves focus out
By: bonami on Wed, 25 November 2009 02:46
|
 |
|
Re: up & down within ColumnList moves focus out
By: mirek on Wed, 25 November 2009 11:39
|
 |
|
Re: up & down within ColumnList moves focus out
By: bonami on Thu, 26 November 2009 05:00
|
 |
|
Re: up & down within ColumnList moves focus out
By: mirek on Sun, 29 November 2009 23:23
|
 |
|
Re: up & down within ColumnList moves focus out
By: bonami on Mon, 30 November 2009 06:43
|
 |
|
Re: up & down within ColumnList moves focus out
By: mirek on Mon, 30 November 2009 21:32
|
Goto Forum:
Current Time: Sun Jun 08 22:37:46 CEST 2025
Total time taken to generate the page: 0.04094 seconds
|