Home | Reviews | GUIpedia | Forum | Fun500


BrandonLibrary Objects
Button Checkbox Radiobutton Window About Window(Library hould have hard coded function so if key like F10 is pressed then the About window pops up) Color Selector/Palette Input/Textbox Multiline Input Password Input File Dialogs VFS File Dialogs File...Edit Menus Image(support for PNG,JPG,GIF,BMP,ICO) You can thank me for the TODO list Todd. lol
2008-10-126:48 PM

agumaRe:Library Objects
...seems like a lot
2008-10-127:22 PM

ToddRe:Library Objects
[b]Brandon wrote:[/b] [quote]Button Checkbox Radiobutton Window About Window(Library hould have hard coded function so if key like F10 is pressed then the About window pops up) Color Selector/Palette Input/Textbox Multiline Input Password Input File Dialogs VFS File Dialogs File...Edit Menus Image(support for PNG,JPG,GIF,BMP,ICO) You can thank me for the TODO list Todd. lol[/quote] Just don't take ALL the credit. ;)
2008-10-127:45 PM

BrandonRe:Library Objects
I don't want credit, I want an OS that doesn't suck! :P
2008-10-127:49 PM

ToddRe:Library Objects
Also, what do you mean by VFS file dialogs? You mean like Q-Step's VFS?
2008-10-128:03 PM

BrandonRe:Library Objects
Yeah, dialogs for VFS. its simpler than regualr dialogs, and somethings might want them.
2008-10-128:18 PM

ToddRe:Library Objects
And what will we be doing, Mr. Brandon?
2008-10-128:35 PM

BrandonRe:Library Objects
[quote]The system will be simple with 2 major components: -SDK -Package Manager[/quote] Notice 2 Major Components. You are making one, and I'm making the other.
2008-10-128:47 PM

ToddRe:Library Objects
Okay. I just don't want this to fall apart like "Pheonix".
2008-10-128:57 PM

BrandonRe:Library Objects
Pheonix, whats that? Anyways, it won't. I don't have any other project right now.
2008-10-128:59 PM

agumaRe:Library Objects
...the phoenix lander didn't fall apart yet, in fact they extended the mission. lol jk you mean that gui you made with red windows?
2008-10-129:18 PM

BrandonRe:Library Objects
Yeah, it was my idea and todd did all the work.
2008-10-129:20 PM

ToddRe:Library Objects
[b]aguma wrote:[/b] [quote]...the phoenix lander didn't fall apart yet, in fact they extended the mission. lol jk you mean that gui you made with red windows?[/quote] Nah, not talking about Astronomy in this topic.
2008-10-129:28 PM

BrandonRe:Library Objects
Hey Todd, do not make Movable windows. And if you have the fuction get rid of it. It just will make it harder on you and developers of apps. Besides, we are making a unitasking GUI what will the window be in the way of?
2008-10-131:15 PM

ToddRe:Library Objects
[b]Brandon wrote:[/b] [quote]I don't want credit, I want an OS that doesn't suck! :P[/quote] No movable windows? Well, okay then.
2008-10-133:15 PM

BrandonRe:Library Objects
Think about it, if I make a game. Movable Windows: I have to draw everything to a buffer(the window) and then draw it. -Uses RAM+Speed Non Movable WIndows: I draw right to the screen!
2008-10-133:19 PM

ToddRe:Library Objects
What's the targeted hardware? Because you talk about Fun500 being able to have transparency and work on a Pentium I so I'm not sure what type of hardware you're aiming at with this GUI.
2008-10-133:42 PM

BrandonRe:Library Objects
There really isn't a target, but the library should run on any 32Bit system. I look at it like we will have "Distros" which will be the packages that one person likes all bundled together for download. It will be 100% modular, everything is just another Package.
2008-10-134:16 PM

ToddRe:Library Objects
Okay, I think I see where you're coming from. Have a base OS but everything like the desktop and apps are all installable packages.
2008-10-134:35 PM

BrandonRe:Library Objects
Yeah. So for the "Wisent-Core" release we will just have the Package Manager and the SDK. Then for "Wisent" every few months we will take the best packaged from the REPO and package them for download. So we will have a "master distro" that will be "wisent" and anyone can kick their favorite packages to make there own distro. The "Desktop" will just be an app that is set to run 1st.
2008-10-134:43 PM

ksrRe:Library Objects
Sounds good to me. Any way I can help?
2008-10-136:01 PM

BrandonRe:Library Objects
Yeah, make Todd work. And once the SDK is done make apps. I just installed PHP so I can work on the Server side stuff for the REPO. BTW: Kyle do you know PHP?
2008-10-136:05 PM

ToddRe:Library Objects
Make me work? At least I got something going. Any work on that [b]PACKAGE MANAGER[/b]? Huh? lol I can do PHP too. I think I can help you out with the package manager too (the online PHP part).
2008-10-137:41 PM

agumaRe:Library Objects
lol
2008-10-137:52 PM

BrandonRe:Library Objects
one word post? come on Aguma. Anyways Todd, I've got a start to the On-line REPO, I can make and manager Users. I have a form ready, once my other topic gets replied to I should have the online part done, the client will mainly be done once the SDK is done.
2008-10-138:08 PM

trollyRe:Library Objects
you forgot icons pictures in yours standard widget list, a gui is nothing without icons :p
2008-10-142:46 PM

BrandonRe:Library Objects
Icons are just images!
2008-10-143:58 PM

ToddRe:Library Objects
We can just make bitmaps and BLoad them in.
2008-10-144:25 PM

trollyRe:Library Objects
icon are image+text+associated action; not only image. with an icon you can: [ul] [li]clic it[/li][li]select it[/li][li]get the focus on it[/li] [/ul] so, the icons need to be managed like any other object like button or textbox
2008-10-167:58 AM

GUIs


2021 Brandon Cornell