User Profile

Collapse

Profile Sidebar

Collapse
blackwellam
blackwellam
Last Activity: Jan 29 '07, 12:46 AM
Joined: Oct 26 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • blackwellam
    replied to dynamic label array generation
    Yes, yes you are! For good reason too me thinks. Just did exactly what you said with it in a plain UF and worked a treat only thing is it only moves Label1(1) correctly and the rest go off the screen but I reckon that can be sorted with either a mod to the .move or by specifying a .top and .left. Hmmmm now all I have to do is massage that into my code.

    As I have a series of Labels Label1(0),Label 2(0) do you know of a way I can define...
    See more | Go to post

    Leave a comment:


  • blackwellam
    replied to dynamic label array generation
    Hi thanks for the reply, still no joy tho I'm afraid says it doesnt like Load Label (Am I missing a blatently obvious reference definition?). Im trying to go down the lines of your suggestion by copying existing hidden labels then pasting and repositioning them into the UF. Kinda crude but if it works at the moment I dont mind. Only snag is I cant seem to find out how to do this copy/paste action if its even possible!? Any ideas would be greatly...
    See more | Go to post

    Leave a comment:


  • blackwellam
    started a topic dynamic label array generation

    dynamic label array generation

    Hi,

    Firstly apologies for asking a similar question to one I know has been covered before but I'm quite new to visual basic and dont really understand the answers or how to get the next step. Im looking to dynamically generate a label array with three label 'boxes' per array.

    Labelx(0)
    Labelx(1)
    Labelx(2)

    The number of arrays 'x' is given by an integer value. To complicate matters slightly...
    See more | Go to post
No activity results to display
Show More
Working...