CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 35
  1. #16
    Join Date
    Oct 2008
    Location
    The Netherlands
    Posts
    18

    Re: Scrolling to textbox bottom without focus ?

    Quote Originally Posted by WoF View Post
    Shame, shame on me. There are always these blanks I have to type when using the &.

    And you know, these days I completely neglect to Set my objevt variables to Nothing, at end of sub, even at Form_Unload(), too.
    I hope I find forgiveness, when once in VB heaven.
    Or just GTFO of this crappy programming language and use a real one :P
    Last edited by xeross; November 7th, 2009 at 12:37 PM.

  2. #17
    Join Date
    Jul 2006
    Location
    Germany
    Posts
    3,725

    Re: Scrolling to textbox bottom without focus ?

    My, my. Hard words. What are YOU doing here, then?

    You know, I can't. For professional reasons I have to stick to it. And I have come to love it, too.

  3. #18
    Join Date
    Oct 2008
    Location
    The Netherlands
    Posts
    18

    Re: Scrolling to textbox bottom without focus ?

    Quote Originally Posted by WoF View Post
    My, my. Hard words. What are YOU doing here, then?

    You know, I can't. For professional reasons I have to stick to it. And I have come to love it, too.
    Hmm, well I am just starting to learn C++ and VB6 is the language I know like second best (PHP is my specialty and thats not useful for making programs), VB6 is just getting dated and it has all this compatibilty stuff I don't like. but if you need to stick to it for professional reasons I guess it's the best to get as good in it as possible.

  4. #19
    Join Date
    Jul 2006
    Location
    Germany
    Posts
    3,725

    Re: Scrolling to textbox bottom without focus ?

    Right you are. That's what I'm trying to.

    Sure I also start mingling with C# and looking into VB.NET, but I think I will not be able in near future to migrate the big application I have made in VB6 into one of those. I only hope it will still be supported furthermore by Microsoft operating systems.

  5. #20
    Join Date
    Oct 2008
    Location
    The Netherlands
    Posts
    18

    Re: Scrolling to textbox bottom without focus ?

    Ye that's the only problem, microsoft discontinuing the functioning of vb6 apps. I just love C++ because it's multi-platform and it's more advanced then vb6, just need to get the hang of all the complicated OOP stuff etc in C++

  6. #21
    Join Date
    Apr 2009
    Posts
    394

    Re: Scrolling to textbox bottom without focus ?

    For me, vb was my first language and my first love because of its rad environment. Then the shocking reality of C was the following semister and even though I know several other languages, I still use these various forums to keep my slowly dying love alive in my mind and don't bother with the rest...

  7. #22
    Join Date
    Jul 2006
    Location
    Germany
    Posts
    3,725

    Re: Scrolling to textbox bottom without focus ?

    Boy, this is very moving. *sniff*

    Well, in the past I used to do at least one project each in Fortran Cobol, Pascel (respectively Delphi) and some other (Pl/I for instance, PLM, both completely died away). In VB6 I did my largest project yet. It grew over the years and over the years got more features and less bugs, and now I have to maintain this quality, still expanding it. I can't help loving it.

  8. #23
    Join Date
    Apr 2009
    Posts
    394

    Re: Scrolling to textbox bottom without focus ?

    Well here is to you and your race to retirement or should I say I hope you are able to retire before you are forced to upgrade your multiple year vb project to .h e l l



    Good Luck

  9. #24
    Join Date
    Jul 2006
    Location
    Germany
    Posts
    3,725

    Re: Scrolling to textbox bottom without focus ?

    Here's to you, too.
    As long as I can get it to run in Windows 7 I shall be save for the next years, I expect.
    Although it seems not too impossible to completely migrate to VB.NET within 8 or 12 Months (as I'm doing that all alone), I'd rather avoid this. Automatic migration would surely fail, so I'd have to rewrite it piece by piece.

    The problem is, within this time I guess VB2008 is outdated again and Windows FlyFly is coming on strong, get the Beta to test it, old API functions no longer supported .Net Framework 7.0 guides you through everything and even programmers can not anymore do what they want. And then it's time to retire.

  10. #25
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: Scrolling to textbox bottom without focus ?

    VS2010 is a totally different animal. Take a look at the BETA
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

  11. #26
    Join Date
    Jul 2006
    Location
    Germany
    Posts
    3,725

    Re: Scrolling to textbox bottom without focus ?

    Does that mean I can already stuff up my new VS2008 which I hardly ever touched to play with, yet?

  12. #27
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: Scrolling to textbox bottom without focus ?

    Not really. The editor is now WPF, so you can zoom and scroll easier. Adds a few features, like Net 4.0
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

  13. #28
    Join Date
    Jul 2006
    Location
    Germany
    Posts
    3,725

    Re: Scrolling to textbox bottom without focus ?

    *gulp*
    Until I get to know VS2008 better, VS2010 will be antiquated, I guess.

  14. #29
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: Scrolling to textbox bottom without focus ?

    Not even due until Feb, 2010, I think. Just hit Beta 2
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

  15. #30
    Join Date
    Jul 2006
    Location
    Germany
    Posts
    3,725

    Re: Scrolling to textbox bottom without focus ?

    You think I should drop my new VS2008 for the 2010 beta version? I don't know.

Page 2 of 3 FirstFirst 123 LastLast

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

Featured