[Done] PB v6.02 FormDesigner Bugfix and New Function

Post bugs related to the IDE here
User avatar
mk-soft
Always Here
Always Here
Posts: 6204
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

[Done] PB v6.02 FormDesigner Bugfix and New Function

Post by mk-soft »

Bugfix:
- The scrollbars of the workspace were sometimes not visible. The area is now always kept free for the scrollbars.
- Query of the scrollbar width is incorrect under Linux. Fixed value is now used.
- With multi selection of gadgets and multiple moving, the positions were not correct.
- The gadgets inside a scroll area gadget could be selected outside of the scroll area gadget.
- Mousewheel too slow. Value increased.

New:
- Multi selection of gadget with left pressed mouse and mouse movement. A selection frame is not displayed, but the selected gadgets are displayed immediately.

Link: https://github.com/fantaisie-software/p ... c/pull/228
Last edited by mk-soft on Fri May 05, 2023 3:35 pm, edited 1 time in total.
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
User avatar
mk-soft
Always Here
Always Here
Posts: 6204
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: PB v6.02 FormDesigner Bugfix and New Function

Post by mk-soft »

Bugfix:
- IDE Crash at undo delete ScrollArea. Restore all gadget in right order.

Link: https://github.com/fantaisie-software/p ... c/pull/229
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Post Reply