Click to See Complete Forum and Search --> : Check Out This VB Wire Link - Part II
MartinLiss
Jan 10th, 2003, 02:11 PM
As I post this there is a link in VB Wire to
Creating High-Tech Forms in Visual Basic (http://vbwire.com/brief.asp?6148). 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.
Sastraxi
Jan 10th, 2003, 11:21 PM
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.
Muddy
Jan 12th, 2003, 07:06 PM
Originally posted by MartinLiss
As I post this there is a link in VB Wire to
Creating High-Tech Forms in Visual Basic (http://vbwire.com/brief.asp?6148). 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 ...
Osnr
Jan 12th, 2003, 07:10 PM
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)
MidgetsBro
Jan 18th, 2003, 02:29 PM
Originally posted by MartinLiss
As I post this there is a link in VB Wire to
Creating High-Tech Forms in Visual Basic (http://vbwire.com/brief.asp?6148). 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*
Microbasic
Jan 19th, 2003, 08:09 PM
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).
MartinLiss
Jan 19th, 2003, 08:16 PM
How about creating a tutorial or demo project that does it "right"?
MartinLiss
Jan 21st, 2003, 10:59 PM
There is now a Part II (http://vbwire.com/brief.asp?6166)
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.