Support Forums
(Shockingly) My First GUI (OMG) - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87)
+--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18)
+---- Forum: Visual Basic and the .NET Framework (https://www.supportforums.net/forumdisplay.php?fid=19)
+---- Thread: (Shockingly) My First GUI (OMG) (/showthread.php?tid=17668)

Pages: 1 2 3


(Shockingly) My First GUI (OMG) - Resistance - 04-03-2011

Yes it is terribly sad that I have been using the Windows Default GUI the whole time for two years but I think I have a more futuristic idea for my GUI. Tell me if you like it. I never really made a true GUI since never.

[Image: 135e2c489bbc838d52592d50daa3eac6.png]

Are those progressbars? Yes they are because I think it adds a more unique look for a drag bar. I coded it so when you click it the form shall drag along with the mouse, so its a drag bar lol. It is kind of a "whatever" look for a GUI but it was from scratch and a ten minute rush Yeye

I think it looks great.

Comments +

/Discuss


RE: (Shockingly) My First GUI (OMG) - Peter L - 04-03-2011

Nothing special, and it doesn't hurt on the eyes. It is a step in the right direction. Good job.


RE: (Shockingly) My First GUI (OMG) - Fragma - 04-03-2011

I think the progress bars would look a lot better if they were a lot thinner, and perhaps have 3 of them.
Not a big fan of the "-" & "X" buttons.

Apart from that it's ok though. Not much to comment on though. Tongue It's quite basic.


RE: (Shockingly) My First GUI (OMG) - Resistance - 04-03-2011

(04-03-2011, 01:46 PM)Fragma Wrote: I think the progress bars would look a lot better if they were a lot thinner, and perhaps have 3 of them.
Not a big fan of the "-" & "X" buttons.

Apart from that it's ok though. Not much to comment on though. Tongue It's quite basic.

Hmmm, ill try that, your up to something their Fragma about more thinner progress bars. And do you have ideas as to how to replace the "_" and "X" buttons?


RE: (Shockingly) My First GUI (OMG) - Fragma - 04-03-2011

(04-03-2011, 04:18 PM)C0de_Override Wrote: Hmmm, ill try that, your up to something their Fragma about more thinner progress bars. And do you have ideas as to how to replace the "_" and "X" buttons?

Just have a play around on Photoshop. Make them a bit smaller, and add some layer styles to them. They just look a bit dull at the moment.


RE: (Shockingly) My First GUI (OMG) - Pyratepig - 04-03-2011

It's a start, and it's better than what I can do, but I wouldn't use it.


RE: (Shockingly) My First GUI (OMG) - Braco22 - 04-04-2011

Nothing special, but however I like the neat design. Also, are form 1 and form 2 separated or are they together?


RE: (Shockingly) My First GUI (OMG) - AceInfinity - 04-04-2011

It looks like a simple background with the close and minimize buttons, you can do a lot more than this, but it's okay for a basic GUI. The "X" and "-" are way too big though.


RE: (Shockingly) My First GUI (OMG) - RE6D1V3 - 04-04-2011

(04-04-2011, 11:43 AM)Infinity Wrote: The "X" and "-" are way too big though.

Yes.

The gui is pretty basic but i like it.


RE: (Shockingly) My First GUI (OMG) - Resistance - 04-04-2011

(04-04-2011, 11:11 AM)VanCliffe Wrote: Nothing special, but however I like the neat design. Also, are form 1 and form 2 separated or are they together?

They are separated it is just that I had moved them near each other.