Connecting Tech Pros Worldwide Help | Site Map

Your Best Interface :)

Banned
 
Join Date: Oct 2008
Location: Lahore Pakistan
Posts: 82
#1: Mar 27 '09
Hi all,
I started this thread to see how others do in creating Graphical User Interfaces (GUI) for their programs. :)

Regards
ARUZ
JosAH's Avatar
Expert
 
Join Date: Mar 2007
Posts: 10,611
#2: Mar 27 '09

re: Your Best Interface :)


Quote:

Originally Posted by EYE4U View Post

Hi all,
I started this thread to see how others do in creating Graphical User Interfaces (GUI) for their programs. :)

I meticulously program them myself; that way I can trust the code and I understand what it does and why it does it. I trust those darn GUI builders as far as I can throw a rock at them.

kind regards,

Jos
tlhintoq's Avatar
Moderator
 
Join Date: Mar 2008
Location: Arizona, USA
Posts: 1,752
#3: Mar 27 '09

re: Your Best Interface :)


Quote:

Originally Posted by JosAH View Post

I meticulously program them myself; that way I can trust the code and I understand what it does and why it does it. I trust those darn GUI builders as far as I can throw a rock at them.

kind regards,

Jos

Ditto. I want my forms to behave the way *I* say they will. " Dock.Left " only goes so far. What if the parent control widens? I want my items to take advantage of that space in the way that makes the most sense for that application.
numberwhun's Avatar
Site Moderator
 
Join Date: May 2007
Location: New Hampshire
Posts: 2,566
#4: Mar 28 '09

re: Your Best Interface :)


Quote:

Originally Posted by tlhintoq View Post

Ditto. I want my forms to behave the way *I* say they will. " Dock.Left " only goes so far. What if the parent control widens? I want my items to take advantage of that space in the way that makes the most sense for that application.

Me three. I whole-heartedly agree! Designing your own interface is a must, especially if you want to be completely happy with your project.
tlhintoq's Avatar
Moderator
 
Join Date: Mar 2008
Location: Arizona, USA
Posts: 1,752
#5: Mar 28 '09

re: Your Best Interface :)


And it takes WAY too much time! But it makes the application look 'finished.'
Banned
 
Join Date: Oct 2008
Location: Lahore Pakistan
Posts: 82
#6: Mar 29 '09

re: Your Best Interface :)


Now this is mine GUI i made for a project i will post a full image with icons and labels in it.....

I design it on photoshop... :)
Attached Thumbnails
gui.jpg  
Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 4,936
#7: Mar 29 '09

re: Your Best Interface :)


Quote:

Originally Posted by EYE4U View Post

Now this is mine GUI i made for a project i will post a full image with icons and labels in it.....

I design it on photoshop... :)

What does it do? Pokémon, perhaps?
tlhintoq's Avatar
Moderator
 
Join Date: Mar 2008
Location: Arizona, USA
Posts: 1,752
#8: Mar 30 '09

re: Your Best Interface :)


That's not a GUI. The I stands for interface. There is nothing to interface with here. That's a wallpaper


<chuckle>
dafodil's Avatar
Needs Regular Fix
 
Join Date: Jul 2007
Location: Philippines
Posts: 393
#9: Mar 30 '09

re: Your Best Interface :)


Quote:

Originally Posted by tlhintoq View Post

That's not a GUI. The I stands for interface. There is nothing to interface with here. That's a wallpaper


<chuckle>


Lol. I can't even distinguish it as a window or a form.
JosAH's Avatar
Expert
 
Join Date: Mar 2007
Posts: 10,611
#10: Mar 30 '09

re: Your Best Interface :)


Quote:

Originally Posted by tlhintoq View Post

That's not a GUI. The I stands for interface. There is nothing to interface with here. That's a wallpaper


<chuckle>

It could be a button ... press it and it does it all ...

kind regards,

Jos
Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 4,936
#11: Mar 30 '09

re: Your Best Interface :)


GO CHARIZARD!

Am I the only person that sees the pokéball?

I need to get out more.
Banned
 
Join Date: Oct 2008
Location: Lahore Pakistan
Posts: 82
#12: Mar 30 '09

re: Your Best Interface :)


Its not a button its a circular menu... Not a pokeball or a button...
Expert
 
Join Date: Sep 2007
Location: VA
Posts: 410
#13: Mar 30 '09

re: Your Best Interface :)


I did see the pokéball, but some things are best left unsaid; even on the internet.

I create GUI's in MFC for a touchscreen application... God i want to upgrade to C# :S
msquared's Avatar
Administrator
 
Join Date: Aug 2006
Location: Dublin, Ireland
Posts: 10,865
#14: Mar 30 '09

re: Your Best Interface :)


Hi everyone

I am moving this thread to the software development area. Please everyone remember no technical questions no matter how simple are allowed in the lounge.

Mary
dafodil's Avatar
Needs Regular Fix
 
Join Date: Jul 2007
Location: Philippines
Posts: 393
#15: Mar 31 '09

re: Your Best Interface :)


Quote:

Originally Posted by EYE4U View Post

Its not a button its a circular menu... Not a pokeball or a button...


How can that be a menu? Does it rotate and changes or something... I wonder how many menu items you will be able to put there.
jhardman's Avatar
Moderator
 
Join Date: Jan 2007
Location: logan, utah
Posts: 2,690
#16: Apr 2 '09

re: Your Best Interface :)


Quote:

Originally Posted by EYE4U View Post

Now this is mine GUI i made for a project i will post a full image with icons and labels in it.....

I design it on photoshop... :)

Well it does draw the eye to the center, implies that that is the only thing the user should do. Attractive? sure. Functional? depends on what you want it to do.

Jared
Banned
 
Join Date: Oct 2008
Location: Lahore Pakistan
Posts: 82
#17: Apr 4 '09

re: Your Best Interface :)


you can add infinite items to it.. which circulates when u want....
Banned
 
Join Date: Oct 2008
Location: Lahore Pakistan
Posts: 82
#18: Apr 4 '09

re: Your Best Interface :)


The screen looks like this when you start the application with menu icons and other labels and buttons.. :)

ARUZ
Attached Thumbnails
untitled.jpg  
tlhintoq's Avatar
Moderator
 
Join Date: Mar 2008
Location: Arizona, USA
Posts: 1,752
#19: Apr 4 '09

re: Your Best Interface :)


Now its starting to look like something... Something nice even.
Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 4,936
#20: Apr 5 '09

re: Your Best Interface :)


Quote:

Originally Posted by EYE4U View Post

The screen looks like this when you start the application with menu icons and other labels and buttons.. :)

ARUZ

Have you got a working model of it? Looks interesting.. a little small maybe.
tlhintoq's Avatar
Moderator
 
Join Date: Mar 2008
Location: Arizona, USA
Posts: 1,752
#21: Apr 5 '09

re: Your Best Interface :)


Obviously you're pouring a lot of time into this. How reusable is it? If it is tightly attached to the application and you have to "re-make" a different versions for each application that can be a killer.
But if the UI accepts events and exposes methods that make it reusable and skinable then there is a much greater potential for it.
gits's Avatar
Moderator
 
Join Date: May 2007
Location: Munich, Germany
Posts: 4,126
#22: Apr 5 '09

re: Your Best Interface :)


i find this an quite interesting approach ... but how does it handle an 'infinite' number of items? does it use categories and replaces the inner circle when the user selects one? or does it expand to more concentric circles then?

kind regards
Banned
 
Join Date: Oct 2008
Location: Lahore Pakistan
Posts: 82
#23: Apr 5 '09

re: Your Best Interface :)


When you move your mouse on the edge of upper half circle, new items replaces with the old ones, and same with the other half circle.

Now how can u put infinite menu items on it... suppose your application has 25 items or more, there is a file which contains the information about the menu items... all menu items are added at runtime after fetching the information from the configuration file.

@tlhintoq : i m working on it.
right now i have made 2 themes... and of-course theres no need to remake all this.

ARUZ
Banned
 
Join Date: Oct 2008
Location: Lahore Pakistan
Posts: 82
#24: Apr 5 '09

re: Your Best Interface :)


Here is the other or you can say older style of this app....

Now tell me which one is better.... and please post some of yours...

Regards
ARUZ
Attached Thumbnails
abc.jpg  
Banned
 
Join Date: Oct 2008
Location: Lahore Pakistan
Posts: 82
#25: Apr 5 '09

re: Your Best Interface :)


Of course there is a working model for this interface but wait because the application is not deployed yet.. as soon as its completed and deployed to the customer i ll upload the working model for this interface...
Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 4,936
#26: Apr 5 '09

re: Your Best Interface :)


Is this some kind of 'dock' thing? Or is it an application that has a purpose other than holding icons.

By 'dock' I mean what you have on a mac, or what you can do on a PC with something like RocketDock.
Banned
 
Join Date: Oct 2008
Location: Lahore Pakistan
Posts: 82
#27: Apr 5 '09

re: Your Best Interface :)


Yes its a Dock....
It will hold all Menu icons...

Hey you have given me a cool idea of creating an application like Rocket Dock....

Thank u thank u :D
Banned
 
Join Date: Oct 2008
Location: Lahore Pakistan
Posts: 82
#28: Apr 5 '09

re: Your Best Interface :)


I have a small question here if admins dont mind it..
In which language Rocket Dock or Object Dock is written?
Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 4,936
#29: Apr 5 '09

re: Your Best Interface :)


Quote:

Originally Posted by EYE4U View Post

Yes its a Dock....
It will hold all Menu icons...

Hey you have given me a cool idea of creating an application like Rocket Dock....

Thank u thank u :D

:D np dude.

One thing I would suggest is: the good thing about rocket dock (and others) is that they're generally a strip that is stuck to one of the sides of your screen, and is never covered up by any applications (providing you use something like desktop coral to keep that area of the screen free - windows won't maximize over it) - because yours is right in the center of the screen, I could see that being a problem. Maybe you should incorporate a hotkey that will bring the dock to the front of the screen. Do you understand?

It sounds (and looks) like a nice app.
Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 4,936
#30: Apr 5 '09

re: Your Best Interface :)


Quote:

Originally Posted by EYE4U View Post

I have a small question here if admins dont mind it..
In which language Rocket Dock or Object Dock is written?

No idea. Programmers (that aren't going open source) don't usually divulge much about the application.
Banned
 
Join Date: Oct 2008
Location: Lahore Pakistan
Posts: 82
#31: Apr 5 '09

re: Your Best Interface :)


The idea i have got in my mind about the dock like app is that you can put the dock at the bottom or any where when you place the round plate on sides of screen only the half circle will appear but when you place it in the middle of screen the full circle will appear...

Now it will take a hard time to create animations :)
Because i only know fading effects and a bit circulatory animations of icon objects ...

ARUZ
JosAH's Avatar
Expert
 
Join Date: Mar 2007
Posts: 10,611
#32: Apr 7 '09

re: Your Best Interface :)


Quote:

Originally Posted by EYE4U View Post

I have a small question here if admins dont mind it..
In which language Rocket Dock or Object Dock is written?

You already asked that question a couple of days ago here; there's no need to repeat yourself.

kind regards,

Jos
Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 4,936
#33: Apr 7 '09

re: Your Best Interface :)


Quote:

Originally Posted by JosAH View Post

You already asked that question a couple of days ago here; there's no need to repeat yourself.

kind regards,

Jos

He's been hit with the ban hammer.

I wanted to see this app, tbh.
Reply