Jump to content




Need to learn how to make a ui or gui + buttons and all that stuff


  • You cannot reply to this topic
2 replies to this topic

#1 CreeperWiz

  • Members
  • 116 posts
  • LocationOn earth!

Posted 28 January 2015 - 12:08 AM

Hi Im CreeperWiz (iCoder) I like to do a lot of background coding but I dont know much about visual stuff. Im looking for a good way to learn how to do visual programming. Do you know any good ideas?

-CreeperWiz

#2 KingofGamesYami

  • Members
  • 3,002 posts
  • LocationUnited States of America

Posted 28 January 2015 - 12:41 AM

Start with simple things like:

-Programming a text box
-Using key input to manipulate a simple key menu (move brackets)
-buttons
-user char input (aka rewrite read())

Progress to a more automatic level

-Automatically positioning several elements on a page
-Using key input to manipulate a simple key menu (move brackets)
-Writing to a buffer to reduce flicker

Getting to an even higher level

-Drawing polygons and circles
-Determining mouse_click on polygons / circles

Overall, the main thing to do is keep trying. It will take more than a single attempt to get graphics to look good.


#3 CreeperWiz

  • Members
  • 116 posts
  • LocationOn earth!

Posted 28 January 2015 - 01:29 AM

View PostKingofGamesYami, on 28 January 2015 - 12:41 AM, said:

Start with simple things like:

-Programming a text box
-Using key input to manipulate a simple key menu (move brackets)
-buttons
-user char input (aka rewrite read())

Progress to a more automatic level

-Automatically positioning several elements on a page
-Using key input to manipulate a simple key menu (move brackets)
-Writing to a buffer to reduce flicker

Getting to an even higher level

-Drawing polygons and circles
-Determining mouse_click on polygons / circles

Overall, the main thing to do is keep trying. It will take more than a single attempt to get graphics to look good.
Ok thank you!





3 user(s) are reading this topic

0 members, 3 guests, 0 anonymous users