Author Topic: Exe gui, auto fil for non broswer items  (Read 28896 times)

Offline Eric H. Jung

  • grimholtz
  • Administrator
  • *****
  • Posts: 3353
Exe gui, auto fil for non broswer items
« Reply #15 on: March 28, 2006, 10:12:34 PM »
Quote
what would you like returned if they don't specify somehting else, like a prefix.
The empty string.

Quote
How do you write and read?
In Java?

Offline lordgreggreg

  • Jr. Member
  • **
  • Posts: 21
Exe gui, auto fil for non broswer items
« Reply #16 on: March 28, 2006, 11:48:36 PM »
Wow, i just realised that you wrote a java book!  Wow.  Um, I don't see anyway where you would ever need my help!  I have about 2 years of experince, plus a ton of hours messing around outside of class. and thats about it.  *"I'm not worthy"*

Quote from: Eric H. Jung
In Java?
Yeah, In Java, I've never done anything like that before
« Last Edit: March 29, 2006, 12:37:27 AM by greg »
GregHendrickson

Offline Eric H. Jung

  • grimholtz
  • Administrator
  • *****
  • Posts: 3353
Exe gui, auto fil for non broswer items
« Reply #17 on: March 29, 2006, 12:23:41 AM »
Quote
I don't see anyway where you would ever need my help
We mostly need people's time. There's too much to do and not enough people and time to do them!  

Quote
Yeah, In Java, I've never done anything like that before
I don't think a first release needs I/O. Have a look at the PasswordMaker Yahoo! Widget (and screenshots). It doesn't read/write anything; it's simply a form like the online verison.

Offline lordgreggreg

  • Jr. Member
  • **
  • Posts: 21
Exe gui, auto fil for non broswer items
« Reply #18 on: March 29, 2006, 12:35:00 AM »
Quote from: Eric H. Jung
We mostly need people's time. There's too much to do and not enough people and time to do them!  
Alright then, I'll finish up this lab report, and bust out some code, I find it's much easier to edit stuff that has already gotten started.  Would you like me to make the Account object?  If so then we wold need to modify your Passwordmaker object to accept just two arguments.
I suppose that the gui object will be the one commanding the others.. so..
I could set it up to make an account object, and then weed the data out of it(in the gui program) and send it to the password maker object as a bunch of strings...but that's kinda messy if you ask me...
GregHendrickson

Offline Eric H. Jung

  • grimholtz
  • Administrator
  • *****
  • Posts: 3353
Exe gui, auto fil for non broswer items
« Reply #19 on: March 29, 2006, 03:18:37 AM »
Just send the PasswordMaker object two args (MPW and Account object). You can stub out PasswordMaker to return a hard-coded string for now. Just get the GUI working in such a way that it constructs the Account object and gathers the MPW...

Offline lordgreggreg

  • Jr. Member
  • **
  • Posts: 21
Exe gui, auto fil for non broswer items
« Reply #20 on: April 03, 2006, 06:49:11 PM »
just so you know im not dead, and yes , i know it sucks so far.. but heres soemthing
Code: [Select]
some code
Code: [Select]
more code
« Last Edit: April 04, 2006, 02:10:38 PM by greg »
GregHendrickson

Offline Eric H. Jung

  • grimholtz
  • Administrator
  • *****
  • Posts: 3353
Exe gui, auto fil for non broswer items
« Reply #21 on: April 03, 2006, 06:53:54 PM »
Wow, sweet! I'll give it a closer look tonight.
-Eric

Offline lordgreggreg

  • Jr. Member
  • **
  • Posts: 21
Exe gui, auto fil for non broswer items
« Reply #22 on: April 03, 2006, 06:57:00 PM »
Quote from: Eric H. Jung
Wow, sweet! I'll give it a closer look tonight.
-Eric
awesome.  There are LOTS of things i want to change to it , and add to it, and make some gifs to go with it.  but i have to go to wokr in 15 minutes.  however, after that there shud be much more added.  Ill keep updatng like i just did when i add somehting usefull.  btw.. how would i upload a gif if a make one?. and sorry for taking so long to work on it.. i like started working on the acount object, worte 10 lines. got bored, and went to sleep.  today i finaly put some time in on it, and seing the gui makes me happy (even though it sucks).  so ill be able to  spend more time on it now.
GregHendrickson

Offline Eric H. Jung

  • grimholtz
  • Administrator
  • *****
  • Posts: 3353
Exe gui, auto fil for non broswer items
« Reply #23 on: April 03, 2006, 07:36:30 PM »
Quote
how would i upload a gif if a make one?
Use ImageShack.us to host images.

Offline lordgreggreg

  • Jr. Member
  • **
  • Posts: 21
Exe gui, auto fil for non broswer items
« Reply #24 on: April 04, 2006, 01:35:07 AM »
ok, i have made some MAJOR modifications.  and im stil makng more, let me now when you want me to submit what i have when you are ready to take a peek at it
GregHendrickson

Offline Eric H. Jung

  • grimholtz
  • Administrator
  • *****
  • Posts: 3353
Exe gui, auto fil for non broswer items
« Reply #25 on: April 04, 2006, 02:36:42 AM »
Can you email them to me at [email protected]?

Offline lordgreggreg

  • Jr. Member
  • **
  • Posts: 21
Exe gui, auto fil for non broswer items
« Reply #26 on: April 04, 2006, 03:42:57 AM »
Quote from: Eric H. Jung
Can you email them to me at [email protected]?
Sent!:)
GregHendrickson

Offline lordgreggreg

  • Jr. Member
  • **
  • Posts: 21
Exe gui, auto fil for non broswer items
« Reply #27 on: April 04, 2006, 05:26:05 PM »
Quote from: greg
Sent!:)
and..let see, i added in a enerate button then decided i didnt want one, and so now it wokrs like it has one but it doesnt
GregHendrickson

PasswordMaker Forums

Exe gui, auto fil for non broswer items
« Reply #27 on: April 04, 2006, 05:26:05 PM »