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
Need to learn how to make a ui or gui + buttons and all that stuff
Started by CreeperWiz, Jan 28 2015 12:08 AM
2 replies to this topic
#1
Posted 28 January 2015 - 12:08 AM
#2
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.
-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
Posted 28 January 2015 - 01:29 AM
KingofGamesYami, 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.
-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.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











