I love the feature of being able to have the help in ToolsPanel too, saves a lot of window switching.
PureBasic 4.60 beta 4
- electrochrisso
- Addict

- Posts: 989
- Joined: Mon May 14, 2007 2:13 am
- Location: Darling River
Re: PureBasic 4.60 beta 4
Great work PB team and thanks very much.
I have done a bit of testing, everything running great and have only notice one small bug still existing for me so far... Color Picker still mess up the RGB HSL boxes when switching between RGB Panel and the other ones when using in a separate window, but is ok when used in the ToolsPanel.
I love the feature of being able to have the help in ToolsPanel too, saves a lot of window switching.
A great added feature would be to be able to toggle between two ToolsPanel display widths so to quickly expand and decrease the view of the help and code areas.
I love the feature of being able to have the help in ToolsPanel too, saves a lot of window switching.
PureBasic! Purely the best 
Re: PureBasic 4.60 beta 4
Just noticed the "View Changes" and "Compare Files" tools in the IDE... nice addition, more thanks!
-
ColeopterusMaximus
- User

- Posts: 67
- Joined: Fri Oct 29, 2010 11:29 am
Re: PureBasic 4.60 beta 4
Sweeet!
-
Little John
- Addict

- Posts: 4807
- Joined: Thu Jun 07, 2007 3:25 pm
- Location: Berlin, Germany
Re: PureBasic 4.60 beta 4
Thank you very much! Time for a donation. 
Best regards, Little John
Best regards, Little John
Re: PureBasic 4.60 beta 4
Old incompatible UserLib!Wladek wrote:Why ?
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Re: PureBasic 4.60 beta 4
No need to apologize!
PushListPosition() and PopListPosition() are so useful, especially for making some procedures (which use lists) very self-contained and modular.
I just want to add even more thanks for these small but valuable new features!
PushListPosition() and PopListPosition() are so useful, especially for making some procedures (which use lists) very self-contained and modular.
I just want to add even more thanks for these small but valuable new features!
Re: PureBasic 4.60 beta 4
Aaaaaaah! I overlooked those, they will really come in helpful when doing recursive stuff, or reusing the same list over and over again, as I've done in some code...kenmo wrote:No need to apologize!![]()
PushListPosition() and PopListPosition() are so useful, especially for making some procedures (which use lists) very self-contained and modular.
I just want to add even more thanks for these small but valuable new features!
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB - upgrade incoming...)
( The path to enlightenment and the PureBasic Survival Guide right here... )
( The path to enlightenment and the PureBasic Survival Guide right here... )
Re: PureBasic 4.60 beta 4
Yup already replaced a bunch of pointer assigning and ChangeCurrentElement!
That and the Canvas Gadget are probably the most useful additions to this release - well, for me anyway!
That and the Canvas Gadget are probably the most useful additions to this release - well, for me anyway!


