Remember the current procedures positions on the right panel

Working on new editor enhancements?
User avatar
mk-soft
Always Here
Always Here
Posts: 6245
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Remember the current procedures positions on the right panel

Post by mk-soft »

Axolotl wrote: Fri Sep 02, 2022 12:32 pm To me, the Linux and MAC implementations look infinitely more complicated.
Not more complicated, but different.
Depending on the OS, some are even easier to adapt.
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
Axolotl
Addict
Addict
Posts: 837
Joined: Wed Dec 31, 2008 3:36 pm

Re: Remember the current procedures positions on the right panel

Post by Axolotl »

Yeah, I think so too.
IMHO: That something looks more complicated does not mean that it is more complicated.
Just because it worked doesn't mean it works.
PureBasic 6.04 (x86) and <latest stable version and current alpha/beta> (x64) on Windows 11 Home. Now started with Linux (VM: Ubuntu 22.04).
User avatar
Mijikai
Addict
Addict
Posts: 1520
Joined: Sun Sep 11, 2016 2:17 pm

Re: Remember the current procedures positions on the right panel

Post by Mijikai »

+1
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Re: Remember the current procedures positions on the right panel

Post by freak »

quidquid Latine dictum sit altum videtur
User avatar
marcoagpinto
Addict
Addict
Posts: 1051
Joined: Sun Mar 10, 2013 3:01 pm
Location: Portugal
Contact:

Re: Remember the current procedures positions on the right panel

Post by marcoagpinto »

freak wrote: Sat Sep 03, 2022 4:11 pm Cross-platform version: https://github.com/fantaisie-software/p ... c/pull/211
@freak!!!

Really?

Does that mean it will be released to the public (users)?

Will there be an update in PureBasic installer or a separate installer?

Thanks!
User avatar
ChrisR
Addict
Addict
Posts: 1466
Joined: Sun Jan 08, 2017 10:27 pm
Location: France

Re: Remember the current procedures positions on the right panel

Post by ChrisR »

Thank you Freak and Kenmo :)
Keeping the position is a real comfort.
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Re: Remember the current procedures positions on the right panel

Post by freak »

marcoagpinto wrote: Sat Sep 03, 2022 6:41 pmDoes that mean it will be released to the public (users)?

Will there be an update in PureBasic installer or a separate installer?
It will be part of the next regular release.
quidquid Latine dictum sit altum videtur
User avatar
kenmo
Addict
Addict
Posts: 2043
Joined: Tue Dec 23, 2003 3:54 am

Re: Remember the current procedures positions on the right panel

Post by kenmo »

freak wrote: Sat Sep 03, 2022 4:11 pm Cross-platform version: https://github.com/fantaisie-software/p ... c/pull/211
Thanks for implementing this cross-platform! I often don't have the knowledge or the toolchain setup to code and test a feature across 2-3 different OS :)
User avatar
kenmo
Addict
Addict
Posts: 2043
Joined: Tue Dec 23, 2003 3:54 am

Re: Remember the current procedures positions on the right panel

Post by kenmo »

ChrisR wrote: Fri Sep 02, 2022 11:51 am Do you have or would it be possible to have a branch, based on the official branch, which would regroup all your main additions, your improvements.
It's sometimes this kind of little thing that make the difference in use.
This is on my to-do list... it's almost there... a public fork which merges my personal feature branches (some major, many minor) and includes a Windows binary build.

Then, if other people agree with some features, and can help implement them cross-platform, we could submit them to the official IDE (like happened here!) :)
Post Reply