Page 4 of 4

Re: TMenuItem height

PostPosted: Sat Sep 09, 2017 8:43 am
by Enrico Maria Giordano
Ok, thank you. Keep me updated.

EMG

Re: TMenuItem height

PostPosted: Wed Oct 04, 2017 9:57 pm
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 view
GETNWIDTHITEM( 0.92 )


EMG

Re: TMenuItem height

PostPosted: Wed Oct 04, 2017 10:08 pm
by cnavarro
Make this comparison

Image

Re: TMenuItem height

PostPosted: Thu Oct 05, 2017 8:33 am
by Enrico Maria Giordano
Sorry, something wrong in my yesterday test. Width and height of the menuitems look fine now, thank you.

EMG