Results 1 to 11 of 11

Thread: Adding new line.

  1. #1

    Thread Starter
    Lively Member haruki's Avatar
    Join Date
    Mar 2005
    Location
    Shibuya / Japan
    Posts
    118

    Adding new line.

    Is it possible to add a new line in a source. Like you can with a form, (new form)?

  2. #2

  3. #3
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649

    Re: Adding new line.

    Quote Originally Posted by haruki
    Is it possible to add a new line in a source. Like you can with a form, (new form)?
    I haven't got a clue of what you mean. Could you please elaborate a little?

  4. #4

    Thread Starter
    Lively Member haruki's Avatar
    Join Date
    Mar 2005
    Location
    Shibuya / Japan
    Posts
    118

    Re: Adding new line.

    Ok, I want to create new objects within the code.

    When for example "create new picturebox/line/whatever" button then it will create a new picturebox at perhapse a specific location. This without adding 10000000 of pictureboxes in the form.

  5. #5

  6. #6

    Thread Starter
    Lively Member haruki's Avatar
    Join Date
    Mar 2005
    Location
    Shibuya / Japan
    Posts
    118

    Re: Adding new line.

    And how do I make this work with a line?

  7. #7

  8. #8

    Thread Starter
    Lively Member haruki's Avatar
    Join Date
    Mar 2005
    Location
    Shibuya / Japan
    Posts
    118

    Re: Adding new line.

    I see. And If I want this ex line1 to be in a loop that creates several in a array.

    line1(0), line2(1) .. etc

  9. #9

    Thread Starter
    Lively Member haruki's Avatar
    Join Date
    Mar 2005
    Location
    Shibuya / Japan
    Posts
    118

    Re: Adding new line.

    I see. And If I want this ex line1 to be in a loop that creates several in a array.

    line1(0), line2(1) .. etc


    This is what Im trying to do. Create several lines that are displayed random on the screen. They will then slide by movement down by a timer until they have reached the bottom, then they will move back to the top again. this will create .. hm rain! in a simple way.

    using 3 timers and 3 types of lines with color shift will make kinda 3 layers and it will look better.

  10. #10

    Thread Starter
    Lively Member haruki's Avatar
    Join Date
    Mar 2005
    Location
    Shibuya / Japan
    Posts
    118

    Re: Adding new line.

    bah... seems its not possible to create this smoothly. and it become some sort of star-warp instead.
    Attached Files Attached Files

  11. #11

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width