TMenuItem height [Fixed]

User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

Re: TMenuItem height

Post by Enrico Maria Giordano »

With FWH 17.09 the height of the menuitems seems ok (maybe only a very little bit higher) but the width is wider than it should be. I had to use this to get the correct width:

Code: Select all

GETNWIDTHITEM( 0.92 )
EMG
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: TMenuItem height

Post by cnavarro »

Make this comparison

Image
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

Re: TMenuItem height

Post by Enrico Maria Giordano »

Sorry, something wrong in my yesterday test. Width and height of the menuitems look fine now, thank you.

EMG
Post Reply