Dark Bit Factory & Gravity

PROGRAMMING => General coding questions => Topic started by: [GsC]$@M on April 24, 2010

Title: Login code
Post by: [GsC]$@M on April 24, 2010
Hi guys

i have just made my first program using qbasic ( a calculator) but i want to make a login app, i have heard of it done before but it doesnt help u to make it.
I just wanted to know if u guys had any idea how to make it.

Thank you for taking the time to read this.

-[GsC]$@M
Title: Re: Login code
Post by: Clyde on April 24, 2010
http://www.dbfinteractive.com/forum/index.php/topic,4184.msg62785.html#msg62785

I know the link is for Freebasic + orginally intended for icons, but maybe this'll help.
Title: Re: Login code
Post by: Jim on April 24, 2010
Can you be a bit more specific about what you want mate?  Clyde's link goes to a post where it's described how to do a Windows-style dialog box.  I don't think you can do that in qbasic - in fact, is qbasic not for DOS only?

Jim
Title: Re: Login code
Post by: Clyde on April 25, 2010
Congrats on your 1st program and :hi:
freebasic you'll find very similar and a whole lot better dude. www.freebasic.net (http://www.freebasic.net/) and also checkout the IDE called fbide

i've a hunch your on the lookout for something like the login screen to windows, but not as big?
Title: Re: Login code
Post by: [GsC]$@M on April 25, 2010
yhea sorry i wansnt very persific :)

Like clyde said i want to make a login screen obhiously though not like the windows one, i want to add my own features and stuff.

Thanks for all of the help!