Results 1 to 8 of 8

Thread: Check Out This VB Wire Link - Part II

  1. #1

    Thread Starter
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Check Out This VB Wire Link - Part II

    As I post this there is a link in VB Wire to
    Creating High-Tech Forms in Visual Basic. I know that many, or perhaps even all of the topics covered in the article could probably be found if you searched our forums, but it's nice to have all the information in one place and in the form of a tutorial.

  2. #2
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    It was okay, however I didn't learn anything that I didn't already know. And the news items really suck-

    "I released a new version!" *post*
    "I figured out how to do what everyone else has been doing since VB5!" *post*

    If there were some descriptions as to what a "Query-Blaster 1.14.55 Update version" does, I might click on it.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  3. #3
    PowerPoster
    Join Date
    Feb 2001
    Location
    Crossroads
    Posts
    3,046

    Re: Check Out This VB Wire Link

    Originally posted by MartinLiss
    As I post this there is a link in VB Wire to
    Creating High-Tech Forms in Visual Basic. I know that many, or perhaps even all of the topics covered in the article could probably be found if you searched our forums, but it's nice to have all the information in one place and in the form of a tutorial.
    First time I have seen this so well documented and presented. Thanks for calling attention to that. Interesting read ...

  4. #4
    Addicted Member
    Join Date
    Feb 2002
    Posts
    152
    I like it too...

    Still there's no excuse for a VBForums news list making things ugly. We've very rarely found gems like these, right? (this is the first time)

  5. #5
    PowerPoster MidgetsBro's Avatar
    Join Date
    Oct 2000
    Location
    Apparently, Internet.com
    Posts
    3,125

    Re: Check Out This VB Wire Link

    Originally posted by MartinLiss
    As I post this there is a link in VB Wire to
    Creating High-Tech Forms in Visual Basic. I know that many, or perhaps even all of the topics covered in the article could probably be found if you searched our forums, but it's nice to have all the information in one place and in the form of a tutorial.
    I'd click it if it wasn't just another ad. Plus, vbwire.com is now blocked on all computers I have access to as to limit the amount of ads that waste bandwidth. Am still waiting for the AMD ads to get their own host so that I can block them too.

    *waits patiently*
    <removed by admin>

  6. #6
    Frenzied Member Microbasic's Avatar
    Join Date
    Mar 2001
    Posts
    1,402
    Two things I didn't like:

    1) He used CreatePolyRgn to create regions with holes. Why bother with the calculations when you could just join the regions with RGN_DIFF?

    2) The text thing is even worse. I mean, if you want a text with a windows logo (a character in wingdings), how are you going to PolyRgn that? He could have just taught the BeginPath, EndPath, DrawText, and the PathToRegion APIs to make MUCH better text regions (I've made windows-shaped, shapes of many characters in WebDings, and shapes that read "This computer is possessed by Egyptions!!!" - try doing that with CreatePolyRgn).


    MicroBasic
    Dragon Shadow Trainer

    There is no good or evil in the world...only programmers and fools .

  7. #7

  8. #8

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