Search found 37 matches

by ssb
Sun Apr 21, 2019 11:51 am
Forum: Mac OSX
Topic: Xcode requirement
Replies: 6
Views: 4047

Re: Xcode requirement

TI-994A wrote:You're absolute correct. Just tried it with an old MacBook on El Capitan, and it works.
You've just made me happy! :D
by ssb
Sun Apr 21, 2019 10:34 am
Forum: Mac OSX
Topic: Xcode requirement
Replies: 6
Views: 4047

Re: Xcode requirement

Thanks wilbert, I'll give it a try after getting my new MBP.
I hope it works because I hate the idea of 10gb of bloat
by ssb
Sun Apr 21, 2019 3:48 am
Forum: Mac OSX
Topic: Xcode requirement
Replies: 6
Views: 4047

Re: Xcode requirement

Thanks for the info!
I hoped I could avoid the Xcode bloat since command line tools contain macOS SDK and compiler toolchain but nevermind :)
by ssb
Sun Apr 21, 2019 2:00 am
Forum: Mac OSX
Topic: Xcode requirement
Replies: 6
Views: 4047

Xcode requirement

Just a simple question regarding PB on MacOS

PureBasic requires the whole Xcode or the much smaller "command line tools" package is enough?
by ssb
Fri Feb 19, 2016 7:35 pm
Forum: Feature Requests and Wishlists
Topic: IDE - Delete line under cursor
Replies: 12
Views: 4484

Re: IDE - Delete line under cursor

On Windows it never worked though
by ssb
Wed Feb 17, 2016 8:04 pm
Forum: Feature Requests and Wishlists
Topic: Lexers support for Scintilla
Replies: 9
Views: 5741

Re: Lexers support for Scintilla

+1
by ssb
Wed Feb 17, 2016 6:07 pm
Forum: Feature Requests and Wishlists
Topic: An old suggestion that imho should be considered as a bug
Replies: 7
Views: 2141

An old suggestion that imho should be considered as a bug

skywalk wrote:You are a programmer? Purebasic offers Tool code and Preferences for this very purpose.
I'm also a mechanic; Should I build a steering wheel for the brand new car I bought and didn't had one?
by ssb
Wed Feb 17, 2016 4:01 pm
Forum: Feature Requests and Wishlists
Topic: An old suggestion that imho should be considered as a bug
Replies: 7
Views: 2141

An old suggestion that imho should be considered as a bug

Please Fred,

Do us the favor and enable the CTRL-L shortcut (delete current line) in PB IDE. It is a standard key combination in Scintilla and a function found on every editor ever released.

Thanks
by ssb
Tue Feb 16, 2016 12:28 pm
Forum: Announcement
Topic: PureBasic 5.42 LTS final is available !
Replies: 98
Views: 52265

Re: PureBasic 5.42 Beta 2 LTS is available

walbus wrote:...I'm not a little kid who endles begs
or cheers for all things !
Well said!
by ssb
Sun Feb 14, 2016 2:48 pm
Forum: Announcement
Topic: PureBasic 5.42 LTS final is available !
Replies: 98
Views: 52265

Re: PureBasic 5.42 Beta 2 LTS is available

Thank you Fred.

I really hope you'll adopt a faster update cycle with more frequent bug fixed releases. :)
by ssb
Thu Feb 11, 2016 11:32 pm
Forum: The PureBasic Form Designer
Topic: Form-Designer generates wrong code for String Gadgets?
Replies: 43
Views: 29579

Re: Form-Designer generates wrong code for String Gadgets?

Purebasic form designer is garbage. Fred has to ditch it and concentrate on fixing some long lasting compiler bugs instead.
by ssb
Thu Feb 11, 2016 7:35 pm
Forum: Feature Requests and Wishlists
Topic: IDE - Delete line under cursor
Replies: 12
Views: 4484

IDE - Delete line under cursor

Workarounds workarounds...
Why cannot have Scintilla's default key bindings?
Come on Fred do us a favor and implement this. For God's shake, it is a standard shortcut found on almost every editing application! :(
by ssb
Sun Feb 07, 2016 11:44 pm
Forum: The PureBasic Editor
Topic: IDE PB5.42b1 (x64) Issues Color configuration doesn't work
Replies: 3
Views: 2912

Re: IDE PB5.42b1 (x64) Issues Color configuration doesn't wo

Thank you both, it's the "Update" button that I missed.
Never thought it was a necessary action just to apply new selected colors when an "Apply" button already exists . :?
by ssb
Sun Feb 07, 2016 7:49 pm
Forum: The PureBasic Editor
Topic: IDE PB5.42b1 (x64) Issues Color configuration doesn't work
Replies: 3
Views: 2912

IDE PB5.42b1 (x64) Issues Color configuration doesn't work

Steps to reproduce

Go to Preferences - Issues
Select any issue item (eg Fixme)
Change the background color to anything but the default
Press OK and close prefs

Color not changes in editor, and seems to revert to default when going back to preferences

Thanks