PureBasic Forum http://forums.purebasic.com/english/ |
|
PB Editor toolbar buttons too small http://forums.purebasic.com/english/viewtopic.php?f=18&t=73815 |
Page 1 of 1 |
Author: | Tenaja [ Wed Oct 16, 2019 6:40 am ] |
Post subject: | PB Editor toolbar buttons too small |
I could not find the setting to enlarge the Pb Editor toolbar buttons...can someone tell me where the setting is? I started using pb on my "new" laptop, and the screen is so highres that the default size are under 2mm... certainly eliminates the ability to use the touchscreen! Thanks! |
Author: | STARGĂ…TE [ Wed Oct 16, 2019 6:46 am ] |
Post subject: | Re: PB Editor toolbar buttons too small |
PureBasic 5.70 toolbar very small on highres screen |
Author: | Tenaja [ Wed Oct 30, 2019 2:25 am ] |
Post subject: | Re: PB Editor toolbar buttons too small |
Thanks! |
Author: | aiguy [ Sun Mar 15, 2020 11:49 pm ] |
Post subject: | Re: PB Editor toolbar buttons too small |
I could not find the setting to enlarge the Pb Editor toolbar buttons...can someone tell me where the setting is? Same problem here! Any fix for this in the last 10 years? |
Author: | IdeasVacuum [ Mon Mar 16, 2020 1:32 am ] |
Post subject: | Re: PB Editor toolbar buttons too small |
.... I don't think there is one. I just tried enlarging the Theme images from 16 x 16 to 32 x 32, PB does not load them. (Windows 7/64) |
Author: | IdeasVacuum [ Mon Mar 16, 2020 1:34 am ] |
Post subject: | Re: PB Editor toolbar buttons too small |
of course, now the IDE is OpenSource, someone could define a custom size toolbar or fake a toolbar with a container (as I do for all my Apps). |
Author: | kurzer [ Mon Mar 16, 2020 8:55 am ] |
Post subject: | Re: PB Editor toolbar buttons too small |
if the IDE use the PB ToolBar command to create the toolbar, then the maximum size is 24x24 pixel icons, because of the limitation of the ToolBar command. in this case one have to use an own toolbar solution to enhance the IDE. Sent via mobile phone |
Author: | marcoagpinto [ Mon Mar 23, 2020 6:09 pm ] |
Post subject: | Re: PB Editor toolbar buttons too small |
kurzer wrote: if the IDE use the PB ToolBar command to create the toolbar, then the maximum size is 24x24 pixel icons, because of the limitation of the ToolBar command. in this case one have to use an own toolbar solution to enhance the IDE. Sent via mobile phone Well, since the minimum requirements for software nowadays should be Windows 7+, Ubuntu 18.04 LTS+, Mac unknown, why can't the ToolBar command support higher resolutions? |
Author: | fryquez [ Mon Mar 23, 2020 6:41 pm ] |
Post subject: | Re: PB Editor toolbar buttons too small |
marcoagpinto wrote: why can't the ToolBar command support higher resolutions? Let's change the question, a bit. Why are the toolbar and menu icons forced to be 16x16 pixel size? Common sense would says, if we don't have HiRes images, we upscale them. PB's gadget library says 16x16 pixel size is enough for everyone. |
Author: | IdeasVacuum [ Mon Mar 23, 2020 6:44 pm ] |
Post subject: | Re: PB Editor toolbar buttons too small |
Quote: Well, since the minimum requirements for software nowadays should be Windows 7+, Ubuntu 18.04 LTS+, Mac unknown, why can't the ToolBar command support higher resolutions? Probably because one of the OS APIs restricts the size to 24. |
Page 1 of 1 | All times are UTC + 1 hour |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |