Purchase question...

Just starting out? Need help? Post your questions and find answers here.
XFreak
New User
New User
Posts: 6
Joined: Tue Jan 10, 2006 5:21 pm

Purchase question...

Post by XFreak »

I wish to write a screen saver construction kit... for both the PC and Mac. Purebasic has been suggested, but I have registered on here to ask for the opinion of others.

Is PureBasic up to the task.. is it possible to read the command like arguments for instance, as passed by Windows for screen savers etc?

Thank you for your time.
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Re: Purchase question...

Post by Kale »

XFreak wrote:Is PureBasic up to the task.. is it possible to read the command like arguments for instance, as passed by Windows for screen savers etc?
Of Course! You can achieve it in several different ways. Here is the source of a full screen saver written in Purebasic:

http://www.garyw.uklinux.net/pb/Screens ... Source.zip

As well as reading the command line args it contains a preview window and registry commands. :)

The only thing it doesn't handle is passwords, but that could be implemented.
--Kale

Image
XFreak
New User
New User
Posts: 6
Joined: Tue Jan 10, 2006 5:21 pm

Post by XFreak »

Thanks for the information, and speed of the reply. Looks like someones bank account is about to increase... (and mine to decrease).
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

Writing screensavers for the Mac is probably better done using the free Quartz Composer that comes with the DevTools bundled with Mac OS 10.4 (Tiger).
--Kale

Image
moogle
Enthusiast
Enthusiast
Posts: 372
Joined: Tue Feb 14, 2006 9:27 pm
Location: London, UK

Post by moogle »

XFreak wrote:Thanks for the information, and speed of the reply. Looks like someones bank account is about to increase... (and mine to decrease).
at leasts its value for money. and theres lots of support ;)
Image
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: Purchase question...

Post by PB »

> is it possible to read the command like arguments for instance,
> as passed by Windows for screen savers etc?

Sure: http://www.purebasic.com/documentation/ ... meter.html

BTW, one of the PureBasic programmers is called Freak, so maybe you could
change your name here to avoid confusion? Considering that you're new here.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Re: Purchase question...

Post by Trond »

PB wrote:BTW, one of the PureBasic programmers is called Freak, so maybe you could
change your name here to avoid confusion? Considering that you're new here.
Shouldn't you look at your own name first?
moogle
Enthusiast
Enthusiast
Posts: 372
Joined: Tue Feb 14, 2006 9:27 pm
Location: London, UK

Re: Purchase question...

Post by moogle »

Trond wrote:
PB wrote:BTW, one of the PureBasic programmers is called Freak, so maybe you could
change your name here to avoid confusion? Considering that you're new here.
Shouldn't you look at your own name first?
LOL. Yes that is true. I thought you were part of the PureBasic team even. So maybe you should change your name before you ask him to change his? :P
Image
aaron
Enthusiast
Enthusiast
Posts: 267
Joined: Mon Apr 19, 2004 3:04 am
Location: Canada
Contact:

Re: Purchase question...

Post by aaron »

moogle wrote:LOL. Yes that is true. I thought you were part of the PureBasic team even. So maybe you should change your name before you ask him to change his? :P
Hold on here.... your name is very similar to a search engine called google. For a second I thought that you were....

Ah well, never mind. :lol:

As for the original name.... I seriously doubt that anyone will be confused... unless of course they both end up using the same avatar. :twisted:
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

:lol:
moogle
Enthusiast
Enthusiast
Posts: 372
Joined: Tue Feb 14, 2006 9:27 pm
Location: London, UK

Post by moogle »

i have a distinct "m" in front of my name ;)
Image
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

moogle wrote:i have a distinct "m" in front of my name ;)
And PB has a distinct umm... Never mind.
Dare2
Moderator
Moderator
Posts: 3321
Joined: Sat Dec 27, 2003 3:55 am
Location: Great Southern Land

Post by Dare2 »

:)
@}--`--,-- A rose by any other name ..
Post Reply