Search found 6 matches

by Bizzy
Wed Jul 13, 2005 2:15 am
Forum: General Discussion
Topic: Security Issue - Encryption Algorithms -
Replies: 9
Views: 2218

A subject of great interest is password and protection. Trouble is someone can buy product get the password and hand the program and password out to others and in no time everyone can have the program no matter how good the encryption is.

APC Magazine had an article on how to Crack software in it ...
by Bizzy
Sun Jul 10, 2005 11:27 pm
Forum: General Discussion
Topic: Loving Purebasic
Replies: 45
Views: 15317

Thanks for the LINKS to Color in PureBasic. The Library shown makes it simple to use.
Just need to find the same for Linux if available?
Bizzy
by Bizzy
Sat Jul 09, 2005 3:15 am
Forum: General Discussion
Topic: Loving Purebasic
Replies: 45
Views: 15317

I have had iBasic for a couple years and it is a good language. You dont have to use API in it to do good programs. The API just lets you dig deeper for more options.
SETCONTROLCOLOR mydlg, 7, RGB(255,255,255), RGB(0,0,0) Is all you need to do to set a Control (Gadget) foreground and background ...
by Bizzy
Wed Jul 06, 2005 1:28 am
Forum: Announcement
Topic: [Book] PureBasic - A Beginners Guide
Replies: 18
Views: 9067

Hi

I would read Chapter 7 first.

Step by Step approach in Tutorials makes learning and comprehension 100%. Without good tutorials it becomes hard labor learning new software.

Best of luck with the book!

Bizzy
by Bizzy
Wed Jul 06, 2005 12:56 am
Forum: Coding Questions
Topic: Color for Gadgets
Replies: 3
Views: 1025

Hi

Thanks for the lead on PureColor. Great for Windows use in PureBasic . . . .

Has there been any success with Linux at all in Color of Gadgets?

Bizzy
by Bizzy
Tue Jul 05, 2005 1:42 am
Forum: Coding Questions
Topic: Color for Gadgets
Replies: 3
Views: 1025

Color for Gadgets

Hi

Downloaded the DEMO Version to have a look at PureBasic as I am interested in code that can work on BOTH platforms (Windows and Linux).

I notice Color for Font Forecolor and Backcolor are not available in Gadgets.

That would be an absolute must have for me!

Really like the design overall of ...