User Profile
Collapse
-
Saving data
I have a program in which the user can alter the size of a circle. I need to rig things so that when the user hits space bar the size of their circle will be written to some file on the hard drive. I have looked at a number of different ways to do this but none seem appropriate. Can anyone help? -
perse981 started a topic Using Enter, Shift, and Arrow Keys to control Size and Posistion of a shapein Visual BasicUsing Enter, Shift, and Arrow Keys to control Size and Posistion of a shape
Hi
I need to know how, if even possible, to enable the user of my program to control the Size and Posisiton of the circle I have Drawn on the form by using the Enter Key (to increase size), Shift Key (to decrease size), and Arrow Keys (to alter posistion of circle on screen).
My program consists of a single form with six command buttons and a circle that I drew with the shape control. For each of the command buttons... -
Drawing circles in Visual Basic 6.0
I am new to programing so i'll apologize in advance.
I need to create a program in visual basic 6.0 in which the user can control the size of a cicle using the arrow keys. I then need to record the size of the circle once they have finished and convert that value to centimeters and save it on the computers hard drive.
I know this is a lot to ask so help with any portion of my question would be appreciated!
No activity results to display
Show More