Recent

Author Topic: WINCE, problems with TEdit, TGroupBox, TLabel  (Read 9508 times)

_Bernd

  • New Member
  • *
  • Posts: 21
WINCE, problems with TEdit, TGroupBox, TLabel
« on: November 22, 2006, 12:16:47 pm »
Hello,

I have some problems with the controls TEdit, TGroupBox and TLabel.

TEdit: I am not able to get a border around the edit field.

TLabel: A label within a groupbox will not be displayed.

TGroupBox: All controls within a groupbox are not placed correctly. The are placed too high.

I don't know, if WINCE-LCL ist still in experimental state. Or does it make sense to create bug reports?

Regards, Bernd.

Sorry, I forgot: I am using Lazarus 0.9.21b, SVN revision 10212 dated: 17.11.06

roeug

  • Jr. Member
  • **
  • Posts: 67
    • http://roeug.50megs.com/
WINCE, problems with TEdit, TGroupBox, TLabel
« Reply #1 on: November 22, 2006, 12:24:02 pm »
Try not to use default fonts (it helped me with some controls, for others i had to use more simple equivalents)

_Bernd

  • New Member
  • *
  • Posts: 21
WINCE, problems with TEdit, TGroupBox, TLabel
« Reply #2 on: November 22, 2006, 01:35:35 pm »
Quote from: "roeug"
Try not to use default fonts (it helped me with some controls, for others i had to use more simple equivalents)

which fonts would you suggest? I tried MS Sans Serif, Courier New, and Arial with no effect.

Regards, Bernd.

Legolas

  • Full Member
  • ***
  • Posts: 117
    • http://itaprogaming.free.fr
WINCE, problems with TEdit, TGroupBox, TLabel
« Reply #3 on: November 22, 2006, 01:46:15 pm »
About TEdit, seems that onClick event does not work at all too, at least in 0.9.20.

_Bernd

  • New Member
  • *
  • Posts: 21
WINCE, problems with TEdit, TGroupBox, TLabel
« Reply #4 on: November 22, 2006, 02:17:41 pm »
Quote from: "Legolas"
About TEdit, seems that onClick event does not work at all too, at least in 0.9.20.

same behaviour with 0.9.21.

Regards, Bernd.

felipemdc

  • Administrator
  • Hero Member
  • *
  • Posts: 3538
Re: WINCE, problems with TEdit, TGroupBox, TLabel
« Reply #5 on: November 22, 2006, 10:16:35 pm »
Quote from: "_Bernd"
I don't know, if WINCE-LCL ist still in experimental state. Or does it make sense to create bug reports?


Reporting bugs is always good, because they document what behavior is incorrect.

But remember that wince interface is driven by community patches, so don´t wait that the bug will be solved by itself anytime soon, unless someone sends a patch for it.

roeug

  • Jr. Member
  • **
  • Posts: 67
    • http://roeug.50megs.com/
WINCE, problems with TEdit, TGroupBox, TLabel
« Reply #6 on: November 23, 2006, 06:44:42 am »
Quote from: "_Bernd"
Quote from: "roeug"
Try not to use default fonts (it helped me with some controls, for others i had to use more simple equivalents)

which fonts would you suggest? I tried MS Sans Serif, Courier New, and Arial with no effect.

Regards, Bernd.


Sorry, I was not clear:
Font section of Object Inspector
CharSet: DEFAULT_CHARSET
(+Fonts...SelectFontDialog has no effect on my iPOD)
BUT
 change Size or Height (in Font section of Object Inspector)

Sure: Autosize===False

 

TinyPortal © 2005-2018