Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Work in Progress / mswxpgui

Author
Message
Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 12th Jun 2005 22:03 Edited at: 29th Jun 2005 08:56
MicroSoft Windows XP Graphical User Interface

[EDIT]
Website:
http://www.frontiernet.net/~Jrhube/Index.htm

Attachments

Login to view attachments
DBAlex
19
Years of Service
User Offline
Joined: 4th Oct 2004
Location: United Kingdom
Posted: 12th Jun 2005 22:18
Cool

Downloading...

Are you the same Gamefreak from the GM Community?


AMD 64 3000 + 512mb RAM + 80GB HD + Radeon 9600se 128mb
http://www.dbastudios.cjb.net
Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 12th Jun 2005 22:23
The download is just the screen shot (PNG), maybe I'll put a demo up soon.

Well, I am Gamefreak31 from the GM Community, if that's who you mean.

I'm working on disabled buttons and things so when that's done I'll just post a demo.
Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 12th Jun 2005 23:38 Edited at: 29th Jun 2005 08:57
Dom
20
Years of Service
User Offline
Joined: 31st May 2004
Location:
Posted: 12th Jun 2005 23:39
Pretty good.


Thanks to Animeblood for the Logo!
Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 13th Jun 2005 00:14
I'm thinking about adding sliders next.
Baggers
20
Years of Service
User Offline
Joined: 31st May 2004
Location: Yonder over dem dere hills
Posted: 13th Jun 2005 00:26 Edited at: 13th Jun 2005 00:27
Very nice, how have you gone about creating these...im assuming its images due to the theme.

<EDIT>
Ahh I should read the first post before downloading...my bad !

Dom
20
Years of Service
User Offline
Joined: 31st May 2004
Location:
Posted: 13th Jun 2005 00:43
Lol Baggers,
@Gamefreak: Will we be able to use this to create our own GUIs easily like BlueGUI?


Thanks to Animeblood for the Logo!
Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 13th Jun 2005 00:49
It is WindowsXP Silver Theme (my favorite )

@Saberdude, possibly, I doubt it will be quite as good as BlueIDE, but I think it'll be pretty good and easy to use when its done.

All the create commands now have another parameter called Disabled, too.
Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 13th Jun 2005 03:39
If anyone has ideas, please post them and I'll try to use them
Sergey K
20
Years of Service
User Offline
Joined: 4th Jan 2004
Location:
Posted: 13th Jun 2005 03:56
nice one
so where is the download?

does 1 + 1 is 11?!
Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 13th Jun 2005 04:02
?????
There is a demo in the forth post (hyperlink)
There is no download yet
Hopefully, there will be a new demo with sliders soon.
Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 13th Jun 2005 05:12 Edited at: 29th Jun 2005 08:57
The Sliders are done. Hooray!!!

New Demo:
http://www.frontiernet.net/~Jrhube/Demo.zip
Baggers
20
Years of Service
User Offline
Joined: 31st May 2004
Location: Yonder over dem dere hills
Posted: 13th Jun 2005 06:19
That looks very nice Gamefreak !

Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 13th Jun 2005 11:03
@Baggers, thanks.

I added a somewhat [really] lousy frame now.

Anyone have any ideas at all?
Megaton Cat
21
Years of Service
User Offline
Joined: 24th Aug 2003
Location: Toronto, Canada
Posted: 13th Jun 2005 11:09
Yeah looks good.

For a moment when I glanced at this thread's title I though your cat jumped on your keyboard.

It's M-E-G-A-T-O-N. NOT MEGATRON.
DON'T MAKE ME GET THE RABBIT.
Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 13th Jun 2005 11:20
Thanks, and I do have a cat

Anyway, for the sake of preserving fps, I removed the stupid frames
Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 13th Jun 2005 20:43 Edited at: 13th Jun 2005 20:50
FUNCTION LIST (so far)

Create_Button("Text", XPos, YPos, Disabled)
Create_CBox("Text", XPos, YPos, Checked, Disabled)
Create_Radio2("Text1", "Text2", XPos, YPos, Checked, Disabled)
Create_Slider("Text", XPos, YPos, Min, Max, Start, Disabled)

ButtonPressed(ID)
SetButton(ID, Disabled)
ButtonDisabled(ID)

CBoxChecked(ID)
SetCBox(ID, Checked, Disabled)
CBoxDisabled(ID)

Radio2Checked(ID)
SetRadio2(ID, Checked, Disabled)
Radio2Disabled(ID)

SliderValue(ID)
SetSlider(ID, Position, Disabled)
SliderDisabled(ID)
SliderMin(ID)
SliderMax(ID)

Update()

Please post comments, ideas, etc.
Sergey K
20
Years of Service
User Offline
Joined: 4th Jan 2004
Location:
Posted: 13th Jun 2005 21:12
what with Web Browser?

does 1 + 1 is 11?!
Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 14th Jun 2005 06:00
What??????
Sergey K
20
Years of Service
User Offline
Joined: 4th Jan 2004
Location:
Posted: 14th Jun 2005 06:30
i mean "Web Page" Browser.. (Ixplorer)
and what with TextBox?

does 1 + 1 is 11?!
Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 14th Jun 2005 07:25
I'll try to work on a text box.
Sergey K
20
Years of Service
User Offline
Joined: 4th Jan 2004
Location:
Posted: 14th Jun 2005 07:39
good luck with it..

does 1 + 1 is 11?!
Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 14th Jun 2005 08:04
I'll need it
Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 14th Jun 2005 09:08
I added an exists option to the components to make things "go away"
I added _____Exists functions
I added Exists to the Set_____ functions

Now, for that textbox ... ... ... ...
Sergey K
20
Years of Service
User Offline
Joined: 4th Jan 2004
Location:
Posted: 14th Jun 2005 21:28
what is that? have any screenshots? cuz i dont know what u mean..

does 1 + 1 is 11?!
Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 15th Jun 2005 03:14
It just keeps the data for it, but it is hidden and inactive
Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 17th Jun 2005 04:31 Edited at: 29th Jun 2005 08:58
Part way done with the text boxes now. They need some work. Just click in them/outside them to select/deselect, respectively.

http://www.frontiernet.net/~Jrhube/Demo.zip

It's a start, I've been busy.
Sergey K
20
Years of Service
User Offline
Joined: 4th Jan 2004
Location:
Posted: 17th Jun 2005 04:40
now thats more like it

but i think u should work on the EditBoxes with the cursor (with the line thing "|")

now your program starting to get some size
now its 1+MB..

does 1 + 1 is 11?!
Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 17th Jun 2005 04:41 Edited at: 17th Jun 2005 05:04
Thanks.
I'm getting there, slowly.

[EDIT] Comments are appreciated
Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 17th Jun 2005 05:14
The textbox can over flow. Should I have an adjustable limit or something else?
Dom
20
Years of Service
User Offline
Joined: 31st May 2004
Location:
Posted: 17th Jun 2005 05:17
In answer to your question. Yes.
Have it so that when you get to the end of the text box it scrolls on like in windows.


Thanks to Animeblood for the Logo!
Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 17th Jun 2005 05:29
That might be a little hard. For now, I'll have an adjustable length.

Is it good so far?
Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 17th Jun 2005 06:18
In addition to the textboxes I'm doing:

-I'll add a return ID to the create functions
-I'm adding a vertical slider gadget
Raven
19
Years of Service
User Offline
Joined: 23rd Mar 2005
Location: Hertfordshire, England
Posted: 17th Jun 2005 09:17
you know somehow I had a feeling I knew what you were planning to do with the Text Entry stuff. Be interesting to see if you can figure some of the quite annoyingly difficult tasks with strings on your own ^_^

Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 17th Jun 2005 09:47
If someone could snap me a picture of a disabled vertical slider like in volume control, it would be greatly appreciated.
Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 17th Jun 2005 10:32
A NEW DEMO!!!!!
http://www.frontiernet.net/~Jrhube/MSWXPGUI/Demo.zip

-Vertical Sliders
-Slightly Improved Textboxes

*I still need a disabled vertical slider image please

< Comments ARE Appreciated >
Sergey K
20
Years of Service
User Offline
Joined: 4th Jan 2004
Location:
Posted: 17th Jun 2005 17:56
now thats more like it

u can change texts of any of that functions dont u?

does 1 + 1 is 11?!
Sergey K
20
Years of Service
User Offline
Joined: 4th Jan 2004
Location:
Posted: 17th Jun 2005 18:04
here is another idea, the "Loading Bar" or whatever it calls..

does 1 + 1 is 11?!

Attachments

Login to view attachments
Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 17th Jun 2005 20:39 Edited at: 17th Jun 2005 20:51
You can change the font for everything at once. I don't recommend it for individual gadgets, I think it murders the frame rate.

Do you mean the download bar kind of thing? With the green squares?

[EDIT] You posted an image

[EDIT2] May I ask where you found that?
Raven
19
Years of Service
User Offline
Joined: 23rd Mar 2005
Location: Hertfordshire, England
Posted: 17th Jun 2005 21:29
The best place to get the sprite images would be TGTSoft StyleBuilder btw.

Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 18th Jun 2005 00:48 Edited at: 18th Jun 2005 00:49
[EDIT] Stupid IExplorer
Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 18th Jun 2005 00:48 Edited at: 29th Jun 2005 08:59
http://www.frontiernet.net/~Jrhube/Demo.zip

Text boxes have names
Text boxes change cursor to I-Beam
Vertical disabled slider
A small progress bar (10 pieces)

I'd like to thank those of you who are going out of your way to help me.
(especially GogetaX)
Thanks for the idea, Raven.
Dom
20
Years of Service
User Offline
Joined: 31st May 2004
Location:
Posted: 18th Jun 2005 00:59
Make higlighting available for the text boxes!


Thanks to Animeblood for the Logo!
Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 18th Jun 2005 01:18
I'll get there. It could be a little complicated
DBAlex
19
Years of Service
User Offline
Joined: 4th Oct 2004
Location: United Kingdom
Posted: 18th Jun 2005 01:20
Really Awesome!

Keep up the good work...


AMD 64 3000 + 512mb RAM + 80GB HD + Radeon 9600se 128mb
http://www.dbastudios.cjb.net
Sergey K
20
Years of Service
User Offline
Joined: 4th Jan 2004
Location:
Posted: 18th Jun 2005 01:57 Edited at: 18th Jun 2005 02:01
i got the loading bar from winace )

does 1 + 1 is 11?!
Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 18th Jun 2005 21:03
I have a vertical and horizontal loading bar now. Any other ideas?
Sergey K
20
Years of Service
User Offline
Joined: 4th Jan 2004
Location:
Posted: 18th Jun 2005 23:23
what with tabs?

does 1 + 1 is 11?!
Gamefreak
20
Years of Service
User Offline
Joined: 20th Jun 2004
Location: Cyberspace
Posted: 18th Jun 2005 23:57
Thanks. I'll try, it could take a while though.

Login to post a reply

Server time is: 2024-09-29 08:30:55
Your offset time is: 2024-09-29 08:30:55