Ok, thank you. Keep me updated.
EMG
TMenuItem height [Fixed]
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: TMenuItem height
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:
EMG
Code: Select all
GETNWIDTHITEM( 0.92 )
Re: TMenuItem height
Make this comparison
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.
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.
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: TMenuItem height
Sorry, something wrong in my yesterday test. Width and height of the menuitems look fine now, thank you.
EMG
EMG