Hello Guest it is April 16, 2024, 04:36:01 AM

Author Topic: Adding Other VB Controls  (Read 4223 times)

0 Members and 1 Guest are viewing this topic.

Adding Other VB Controls
« on: August 15, 2006, 03:28:06 PM »
I want to design a screen for a very simple machine (a spring winder).  There are only a few relevent variables, like wire diameter, spring inner diameter, spring length and a few others. 

I want the user to have two ways to enter the data:

  • Typing values into appropriate boxes
  • Selecting a predefined set of values from a list.

Text boxes and dropdown lists seem like the natural way to do this, but I can't tell from the documentation whether it's possible to add these features to the screen or not.  kc5qoc's code in the "File selection dialog" thread  suggests that it may be possible, but I'll freely confess that I didn't understand a lot of it.

 I'm slightly familiar with VBA from writing Excel macros and I have a smattering of other programming experience, and I like trying to figure stuff like this out, but I would rather not waste my time running down a blind alley.

ynneb

*
Re: Adding Other VB Controls
« Reply #1 on: November 27, 2006, 08:59:37 PM »
Possibly reading this thread might give you some pointers. http://www.machsupport.com/forum/index.php?topic=50.msg153#msg153
Near the end of the thread there is a some stuff to download and examine. Sorry I cant help you any more than this.
Re: Adding Other VB Controls
« Reply #2 on: November 28, 2006, 08:21:22 AM »
download the code for the winder and you will be able to edit the code to make it work :)
Fixing problems one post at a time ;)

www.newfangledsolutions.com
www.machsupport.com