Search found 265 matches

by oreopa
Sun Jul 21, 2024 5:33 pm
Forum: Announcement
Topic: PureBasic 6.11 LTS is out !
Replies: 70
Views: 43860

Re: PureBasic 6.11 LTS is out !

PB just gets better and better. The "new" C backend is incredible and seems to be working great with all my projects.

Massive thanx to Fred and all the team for the huge dedication involved in pushing PB forwards into a new era!
by oreopa
Sun Jul 21, 2024 5:18 pm
Forum: Feature Requests and Wishlists
Topic: Add 'Open file location' on file tab menu
Replies: 11
Views: 4289

Re: Add 'Open file location' on file tab menu

Not sure how long this has been in the ide, but it was always one of my wants... so just a thanks to all involved in implementing ;)
by oreopa
Sun Oct 16, 2022 4:22 am
Forum: Feature Requests and Wishlists
Topic: Watchlist, variable viewer
Replies: 1
Views: 757

Re: Watchlist, variable viewer

...Also it would be nice to have a 'double click' on an array name ( arrays/linked lists/maps tabs) (in Variable viewer) to automatically select 'display all items (first option when right-clicked). And on the 'variables' tab double-click on a variable name would add it to Watchlist (first option ...
by oreopa
Sun Oct 16, 2022 4:18 am
Forum: Feature Requests and Wishlists
Topic: Minor Request: IDE Colour-Picker values
Replies: 5
Views: 1047

Re: Minor Request: IDE Colour-Picker values

I never use the colour picker, but your suggestion is a sensible and valid one (and very much, "just do it anyway" territory ;) ).

+1
by oreopa
Mon Aug 02, 2021 9:56 pm
Forum: Coding Questions
Topic: Inbuilt Constants
Replies: 3
Views: 1969

Re: Inbuilt Constants

Goto PureBasic menu: Tools > Structure Viewer... In it there is a "Constants" tab which contains all the natively known constants and their values.
by oreopa
Sat Jul 17, 2021 1:52 am
Forum: General Discussion
Topic: Which BASICs have been you using in your life?
Replies: 61
Views: 29866

Re: Which BASICs have been you using in your life?


I started back in the days with an Acorn Electron. This had the same BASIC as the BBC Microcomputer. That was good as there were a number of books with examples for this computer.
I really enjoyed the tape-relais as this could be opened and closed with the *Motor-command directly. This relais ...
by oreopa
Sat Jul 17, 2021 1:28 am
Forum: General Discussion
Topic: Which BASICs have been you using in your life?
Replies: 61
Views: 29866

Re: Which BASICs have been you using in your life?

Wasn't there another thread like this before...?

I could have sworn I had assumed/interpreted Blitz Basic 2.1 on Amiga as the spiritual predecessor to PureBasic, which Fred confirmed.

Either that or I really am getting old... ;)

And rather than rehash a list i probably made already I'll say this ...
by oreopa
Sun Jun 27, 2021 1:52 pm
Forum: Off Topic
Topic: John McAfee's death
Replies: 26
Views: 14936

Re: John McAfee's death



Thats illogical, you cant disturbe a dead person.
Talking about the dead and remembering them is useful for a society.
As bad or good example - its another incentive to not to do stupid shit while walking this ball of dust.


You, sir, speak a lot of sense. :thumbsup:


He was wanted in Belize ...
by oreopa
Thu May 20, 2021 12:44 am
Forum: Announcement
Topic: PureBasic 6.00 released !
Replies: 626
Views: 222416

Re: PureBasic 6.00 Alpha 1 released !

Keya wrote: Wed May 19, 2021 7:55 pm
Fred wrote: Wed May 19, 2021 10:08 am C Backend limitations:
- No Label address in datasection (?Label)
Does this render DataSection useless? (how to access data objects in the DataSection without a label?)
I misinterpreted it the same way... but it's actually perfectly described in the text. ;)

Thanx Fred and team.
by oreopa
Tue Mar 30, 2021 5:41 pm
Forum: Coding Questions
Topic: Have a way to limit RAM USAGE and CPU USA of a application ?
Replies: 7
Views: 2620

Re: Have a way to limit RAM USAGE and CPU USA of a applicati

but can I at least "measure" the amount of ram being used? to avoid that my users do not use more than the limit that I pre-establish?

It totally depends on the application I suppose, but I surely imagine you can keep track of roughly how much memory you are using by keeping a tally of the size ...
by oreopa
Tue Mar 30, 2021 5:27 pm
Forum: Announcement
Topic: Blog post !
Replies: 325
Views: 127924

Re: Blog post !

Josh wrote:Somehow it's like a coop of startled chickens here.
Finding that more amusing than I should... :D
by oreopa
Thu Feb 11, 2021 7:34 pm
Forum: Off Topic
Topic: 18th birthday soon :)
Replies: 8
Views: 4012

Re: 18th birthday soon :)

Long time! :D Congratulatons!

I don't actually recall when I first tried it... I used warez version for a while :P But I bought it in 2006 actually as a birthday present to myself. So I'm not far behind... A lot has changed and I've certainly had my $79 worth :D The only other software I've used ...
by oreopa
Mon Feb 01, 2021 8:23 am
Forum: Feature Requests and Wishlists
Topic: IDE An idea to organize yourself better in large code files
Replies: 11
Views: 18851

Re: IDE An idea to organize yourself better in large code fi

Tenaja wrote:...one of us (i.e. you)...
:lol:

Made my morning... ;)
by oreopa
Mon Feb 01, 2021 8:17 am
Forum: Coding Questions
Topic: 360° = 0° ?
Replies: 14
Views: 3794

Re: 360° = 0° ?

tl;dr ;)

Zero is a DISCREET VALUE. Unique. I like the confusion on faces when I explain that more fully to my non computing friends. It's a very simple concept that a lot of ppl seem to have trouble with :) (not directed at the OP)
by oreopa
Mon Jan 11, 2021 9:40 am
Forum: Game Programming
Topic: Rainbowaves
Replies: 14
Views: 7961

Re: Rainbowaves

Olli wrote::shock:
I run away ! (ever with sinus for oreopa !)
lol :D

EDIT: unfortunately Bool breaks that code in newer pb.... (olli's code)
Nice one. :D