Search found 6 matches

by TRN
Sat Feb 25, 2006 6:30 pm
Forum: General Discussion
Topic: GUI creation for PB?
Replies: 15
Views: 4620

Sure, np... Thanks for the answers ;)

Regarding other libraries... Say, how difficult is it to modify/adjust a tool made for Delphi over to be used in PB? ...Is there an advantage to this in the new PB v4?

Think I have to examine a few things like this before I purchase PB...


- TRN
by TRN
Sat Feb 25, 2006 2:32 pm
Forum: General Discussion
Topic: GUI creation for PB?
Replies: 15
Views: 4620

Yes, I've read the FAQ and still dont see those 4 you refeer to.
They are plain windows GUI based, im talking about GUI with knobs, sliders etc for things like VSTi, remote controllers and so on...

- TRN
by TRN
Fri Feb 24, 2006 1:42 pm
Forum: General Discussion
Topic: GUI creation for PB?
Replies: 15
Views: 4620

60 views, and no answer.
Guess maybe there isnt anything for PB then... too bad
by TRN
Thu Feb 23, 2006 9:23 pm
Forum: General Discussion
Topic: GUI creation for PB?
Replies: 15
Views: 4620

GUI creation for PB?

Hi, I'm lurking around and wondering if PB have any good GUI creation tools?
I'm talking about something like DIB Controls (Delphi) = http://www.droopyeyes.com/default.asp?m ... oduct&ID=3

...Or do I still have to use Delphi for this?
by TRN
Sat Feb 14, 2004 12:35 am
Forum: Feature Requests and Wishlists
Topic: [Implemented] Ensure the variable is assigned a value
Replies: 3
Views: 1792

Explicit!

... that was just what i wanted to hear.
...i was a little stunned when i couldnt find a way to ensure my variables was assigned, but since its allready an issue, i know it will be implemented in a future release (hopefully the next).. it IS essential!



thanks again for the replies 8)
by TRN
Fri Feb 13, 2004 11:54 pm
Forum: Feature Requests and Wishlists
Topic: [Implemented] Ensure the variable is assigned a value
Replies: 3
Views: 1792

[Implemented] Ensure the variable is assigned a value

Hi.. I just started testing PureBasic, and as a former Amiga assembler coder i find PB quite amusing :)

now.....this is essential...
The compiler must make sure the Variable is assigned a value or else let the user know!!! or let there be an option to turn this on.. i cant quite remember what this ...