Author Topic: Login code  (Read 4088 times)

0 Members and 1 Guest are viewing this topic.

Offline [GsC]$@M

  • ZX 81
  • *
  • Posts: 2
  • Karma: 0
    • View Profile
Login code
« 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

Offline Clyde

  • A Little Fuzzy Wuzzy
  • DBF Aficionado
  • ******
  • Posts: 7271
  • Karma: 71
    • View Profile
Re: Login code
« Reply #1 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.
Still Putting The IT Into Gravy
If Only I Knew Then What I Know Now.

Challenge Trophies Won:

Offline Jim

  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 5301
  • Karma: 402
    • View Profile
Re: Login code
« Reply #2 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
Challenge Trophies Won:

Offline Clyde

  • A Little Fuzzy Wuzzy
  • DBF Aficionado
  • ******
  • Posts: 7271
  • Karma: 71
    • View Profile
Re: Login code
« Reply #3 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 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?
Still Putting The IT Into Gravy
If Only I Knew Then What I Know Now.

Challenge Trophies Won:

Offline [GsC]$@M

  • ZX 81
  • *
  • Posts: 2
  • Karma: 0
    • View Profile
Re: Login code
« Reply #4 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!