ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

is it possible to easily build a GUI mockup?

<< < (2/6) > >>

firace:
Something along the lines of this? (I did not implement everything because I'm running out of time now)

kalos:
yes, something like this! how you created it?

Renegade:
Download Visual Studio Express or a free version of Borland's RAD Studio and create your mockup with it. You can easily add functionality if needed, in your language of choice, VB, C# or Delphi.
-Ath (March 07, 2015, 02:57 AM)
--- End quote ---

^ That's some good advice.

Something along the lines of this? (I did not implement everything because I'm running out of time now)


-firace (March 07, 2015, 07:07 AM)
--- End quote ---

yes, something like this! how you created it?
-kalos (March 07, 2015, 07:10 AM)
--- End quote ---

It looks like it was done in an IDE.

Try out Ath's recommendation.

In Visual Studio, just create a Windows Forms project then start dragging & dropping. It's really easy. (I've not used Delphi in almost 10 years now, but IIRC, it's about the same as VS.)



MilesAhead:
Download Visual Studio Express or a free version of Borland's RAD Studio and create your mockup with it. You can easily add functionality if needed, in your language of choice, VB, C# or Delphi.
-Ath (March 07, 2015, 02:57 AM)
--- End quote ---

Do you have a link for Free Rad Studio?  I'm not having any luck finding the freebie.  :)

Renegade:
Download Visual Studio Express or a free version of Borland's RAD Studio and create your mockup with it. You can easily add functionality if needed, in your language of choice, VB, C# or Delphi.
-Ath (March 07, 2015, 02:57 AM)
--- End quote ---

Do you have a link for Free Rad Studio?  I'm not having any luck finding the freebie.  :)
-MilesAhead (March 07, 2015, 07:41 AM)
--- End quote ---

I can only see a free trial. :(

If only a mockup is needed, then Eclipse is a good choice:

https://eclipse.org

Also, Monodevelop:

http://www.monodevelop.com

Use GTK# with that.

Xamarin Studio has a free version:

https://store.xamarin.com

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version