PDA

View Full Version : quick VB question




mmmdreg
Feb 22, 2003, 12:19 AM
I'm quite a newbie so I was wondering if anyone could help out...I'm using a label thingie and i want to make an algorithm or 2 that will make it into an "X" shape in a 10 by 10 grid...as in u go one label at the start position and you gotta make more of them to automatically move to where they should be and all...help?



Gus
Feb 22, 2003, 10:11 AM
I'm a little confused. What is a "label thingie"? Is it a program, or a device?

If it is a program, you MIGHT be able to write an AppleScript for what you are wanting to do.

Regards,
Gus

mmmdreg
Feb 22, 2003, 08:49 PM
jeez no the whole point is that its in VB...the "label thingie" is a command button called gridBox(0) and I want that to replicate as gridBox(i) and turn into a "X" shape...