interface desginer software
-
Is there any programs using which I can design interface of my program before I actually start coding? Something lightweight program that we let me to design or scratch the program. Do you use any program like this? Which? Thanks
-
Is there any programs using which I can design interface of my program before I actually start coding? Something lightweight program that we let me to design or scratch the program. Do you use any program like this? Which? Thanks
Pen and paper?
Upcoming events: * Glasgow: Introduction to AJAX (2nd May), SQL Server 2005 - XML and XML Query Plans, Mock Objects, SQL Server Reporting Services... Never write for other people. Write for yourself, because you have a passion for it. -- Marc Clifton My website
-
Pen and paper?
Upcoming events: * Glasgow: Introduction to AJAX (2nd May), SQL Server 2005 - XML and XML Query Plans, Mock Objects, SQL Server Reporting Services... Never write for other people. Write for yourself, because you have a passion for it. -- Marc Clifton My website
Yes I thought about that but computer would be easier,faster, more beautiful and realistic
-
Yes I thought about that but computer would be easier,faster, more beautiful and realistic
Giorgi Dalakishvili wrote:
computer would be easier,faster
How would a computer be faster than you with a pen and paper? Seriously, blocking out the general interface using pen and paper is much quicker - you just need to work out what goes where and if you don't like the positioning, you can easily start again.
Deja View - the feeling that you've seen this post before.
-
Giorgi Dalakishvili wrote:
computer would be easier,faster
How would a computer be faster than you with a pen and paper? Seriously, blocking out the general interface using pen and paper is much quicker - you just need to work out what goes where and if you don't like the positioning, you can easily start again.
Deja View - the feeling that you've seen this post before.
I already have some general view of the application and I would like to make a model in computer now. If you now some software for that please write. I haven't posted this in order to argue which is better
-
I already have some general view of the application and I would like to make a model in computer now. If you now some software for that please write. I haven't posted this in order to argue which is better
Visio then.
Deja View - the feeling that you've seen this post before.
-
Visio then.
Deja View - the feeling that you've seen this post before.
Something more lightweight?
-
Something more lightweight?
Visual Studio. Seriously, it's fairly trivial to knock up the framework of your application in VS.NET - and then you'll have something to build on later.
Deja View - the feeling that you've seen this post before.
-
Something more lightweight?
Well, the three tools I use are: * Pen and paper (or whiteboard if I need to share in realtime) * Visio (for documentation) * Visual Studio (because the class diagram gives me what I need and it is easy to create stub code to start off with)
Upcoming events: * Glasgow: Introduction to AJAX (2nd May), SQL Server 2005 - XML and XML Query Plans, Mock Objects, SQL Server Reporting Services... Never write for other people. Write for yourself, because you have a passion for it. -- Marc Clifton My website
-
Visual Studio. Seriously, it's fairly trivial to knock up the framework of your application in VS.NET - and then you'll have something to build on later.
Deja View - the feeling that you've seen this post before.
absolutely. VS is also quicker to make a a mockup than visio, and visio's fake app controls don't look exactly like the real thing either.
-- CleaKO The sad part about this instance is that none of the users ever said anything [about the problem]. Pete O`Hanlon Doesn't that just tell you everything you need to know about users?
-
Well, the three tools I use are: * Pen and paper (or whiteboard if I need to share in realtime) * Visio (for documentation) * Visual Studio (because the class diagram gives me what I need and it is easy to create stub code to start off with)
Upcoming events: * Glasgow: Introduction to AJAX (2nd May), SQL Server 2005 - XML and XML Query Plans, Mock Objects, SQL Server Reporting Services... Never write for other people. Write for yourself, because you have a passion for it. -- Marc Clifton My website
I found this: http://www.carettasoftware.com/gds/index.html not professional but can be helpful
-
I found this: http://www.carettasoftware.com/gds/index.html not professional but can be helpful
http://www.carettasoftware.com/gds/index.html[^]
Upcoming events: * Glasgow: Introduction to AJAX (2nd May), SQL Server 2005 - XML and XML Query Plans, Mock Objects, SQL Server Reporting Services... Never write for other people. Write for yourself, because you have a passion for it. -- Marc Clifton My website