TMenuItem height [Fixed]

User avatar
Enrico Maria Giordano
Posts: 8734
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Been thanked: 1 time
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 | Expand

GETNWIDTHITEM( 0.92 )


EMG
User avatar
cnavarro
Posts: 6557
Joined: Wed Feb 15, 2012 8:25 pm
Location: España
Been thanked: 3 times

Re: TMenuItem height

Post by cnavarro »

Make this comparison

Image
Cristobal Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
User avatar
Enrico Maria Giordano
Posts: 8734
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Been thanked: 1 time
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