Menu icons cropped with 6.21 but not 6.10

Windows specific forum
BarryG
Addict
Addict
Posts: 4194
Joined: Thu Apr 18, 2019 8:17 am

Menu icons cropped with 6.21 but not 6.10

Post by BarryG »

Menu icons get cropped by 1 pixel on the right and bottom sides with 6.21 but not 6.10, if you use #MFT_MENUBARBREAK with them.

See breeze4me's code here, and my screenshots under it showing the probem -> viewtopic.php?p=638647#p638647

This tiny problem is stopping me from leaving 6.10 now. :( It started when the menu system got updated recently.
Fred
Administrator
Administrator
Posts: 18300
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: Menu icons cropped with 6.21 but not 6.10

Post by Fred »

Unfortunately we use full API to render menu so we don't have any control on rendering. It's probably a Windows issue.
BarryG
Addict
Addict
Posts: 4194
Joined: Thu Apr 18, 2019 8:17 am

Re: Menu icons cropped with 6.21 but not 6.10

Post by BarryG »

But it worked on 6.10 so I don't understand. Something got changed when the menus were updated in a PureBasic update, and I can't have my app show cropped icons to my users just because of a switch. Looks like 6.10 is my final PureBasic version, then. :(
Post Reply