A Couple questions i have.

Discussion in 'Programming General' started by Visual Basic Matt, Oct 12, 2008.

A Couple questions i have.
  1. Unread #1 - Oct 12, 2008 at 9:58 AM
  2. Visual Basic Matt
    Joined:
    Jan 29, 2008
    Posts:
    647
    Referrals:
    2
    Sythe Gold:
    56
    Discord Unique ID:
    223154494878253056

    Visual Basic Matt Apprentice

    A Couple questions i have.

    Ive been working on this macro type program and have a few questions...

    First of all, I was wondering how i would be able to additem to a textbox's line with a Vertical axis. So I was wondering how i would be able to add an item to a new line of code from a different form like this.
    Code:
    frmmain.text1.additem frmadd.text1.text
    The other question was code lines. It will show the number of the line of code on the left of the text. How would that be done?

    Thank you very much. :)
     
  3. Unread #2 - Oct 12, 2008 at 9:02 PM
  4. Blupig
    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant

    Blupig BEEF TOILET
    $5 USD Donor

    A Couple questions i have.

    If I were you I'd store the lists into global variables, such as strings. It's always faulty when you start to depend on interface values to become important data. As for the vertical stuff, it's pretty straight-forward:

    List1.Additem ("B")
    List1.Additem ("L")
    List1.Additem ("U")
    List1.Additem ("P")
    List1.Additem ("I")
    List1.Additem ("G")
     
  5. Unread #3 - Oct 12, 2008 at 9:12 PM
  6. Visual Basic Matt
    Joined:
    Jan 29, 2008
    Posts:
    647
    Referrals:
    2
    Sythe Gold:
    56
    Discord Unique ID:
    223154494878253056

    Visual Basic Matt Apprentice

    A Couple questions i have.

    I wanted to use text boxes so the user will be able to edit the code. :p
     
  7. Unread #4 - Oct 13, 2008 at 12:55 AM
  8. Jazz00006
    Joined:
    Aug 26, 2005
    Posts:
    807
    Referrals:
    0
    Sythe Gold:
    0

    Jazz00006 Apprentice
    Visual Basic Programmers

    A Couple questions i have.

    Take a look at this old thing. Made by myself and a few other ages ago when I was still learning how to program VB6.

    [download]http://jazz.cruels.net/~~~Crap/Private/Source/VB6/VBVOS.zip[/download]
     
  9. Unread #5 - Oct 13, 2008 at 6:27 PM
  10. Visual Basic Matt
    Joined:
    Jan 29, 2008
    Posts:
    647
    Referrals:
    2
    Sythe Gold:
    56
    Discord Unique ID:
    223154494878253056

    Visual Basic Matt Apprentice

    A Couple questions i have.

    I'll just study this a little bit. Anything from here, ill give you credit. :p
     
  11. Unread #6 - Oct 13, 2008 at 9:42 PM
  12. exapto
    Joined:
    Oct 10, 2008
    Posts:
    645
    Referrals:
    0
    Sythe Gold:
    123
    Vouch Thread:
    Click Here
    Discord Unique ID:
    716746285151027321
    Discord Username:
    exapto#2360
    Homosex

    exapto #1 OSRS Magic Training Service
    $50 USD Donor New

    A Couple questions i have.

    So, what you're trying to do is basically, let the user edit the source of the currently running program??? I'm not understanding this thread! HELP!....lol =\
     
  13. Unread #7 - Oct 14, 2008 at 11:31 PM
  14. Blupig
    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant

    Blupig BEEF TOILET
    $5 USD Donor

    A Couple questions i have.

    "Programming for 3 years" but can't understand a simple question.
    He wants to add stuff into a textbox vertically, so that the user can edit it easily.
     
  15. Unread #8 - Oct 14, 2008 at 11:37 PM
  16. Jazz00006
    Joined:
    Aug 26, 2005
    Posts:
    807
    Referrals:
    0
    Sythe Gold:
    0

    Jazz00006 Apprentice
    Visual Basic Programmers

    A Couple questions i have.

    Considering most people here consider HTML a programming language, and that making fancy text using <b> and <blink> makes them a programmer...


    Anyway, 'add stuff vertically' isn't really the best description I've heard. So I can understand some confusion. I had to read it several times to fully understand the question because of the language/grammar used, so don't get too picky.



    @exapto
    A programming fad ages ago on these forums (and its affiliates) was to make a scriptable macro program, similar to AutoIT or SCAR. VBMatt is wanting to learn a few things to do with making one.
     
  17. Unread #9 - Oct 17, 2008 at 5:13 PM
  18. Visual Basic Matt
    Joined:
    Jan 29, 2008
    Posts:
    647
    Referrals:
    2
    Sythe Gold:
    56
    Discord Unique ID:
    223154494878253056

    Visual Basic Matt Apprentice

    A Couple questions i have.

    Thank you, Topic Solved.
     
< Make your own auto talker | Java scripting >

Users viewing this thread
1 guest


 
 
Adblock breaks this site