Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
0 user currently in Hardware/Software.
Acmlm's Board - I2 Archive - Hardware/Software - Bugs in VB6. Omg.
  
User name:
Password:
Reply:
 

UserPost
FreeDOS
Posts: 822/1657
Originally posted by HyperHacker
Bleh, I hate it. There's nothing quite so annoying as having to remember not only the variable names, but also the capitalizaion. Then when you accidentally hit Caps Lock without noticing, you have to re-type it all. (And don't say "well don't accidentally hit it." YOU write 5000 lines of code without making any typos. ) Plus every now and then someone messes up a header file, and after hours of frustration you find out that 'SomeFunction' is really 'SomeFUnction'.


That's what debuggers are for... I also disable Caps Lock (actually, remap it to Left Control) to prevent that. You just change the keyboard definition on *nix... but more than likely you're on Windows, so I can't help you with that.
neotransotaku
Posts: 1597/4016
Originally posted by HyperHacker
Originally posted by neotransotaku
out of curiosity, HH, have you downloaded the service pack updates for VB6?

Where?


Service Pack 6 for VB6
Sokarhacd
Posts: 535/1757
at microsoft, its like SP6 or something, I dont know the exact link, but I had to do it, i kept getting errors when trying to run it, and after the sp it was fine...
HyperLamer
Posts: 1927/8210
Bleh, I hate it. There's nothing quite so annoying as having to remember not only the variable names, but also the capitalizaion. Then when you accidentally hit Caps Lock without noticing, you have to re-type it all. (And don't say "well don't accidentally hit it." YOU write 5000 lines of code without making any typos. ) Plus every now and then someone messes up a header file, and after hours of frustration you find out that 'SomeFunction' is really 'SomeFUnction'.
Originally posted by neotransotaku
out of curiosity, HH, have you downloaded the service pack updates for VB6?

Where?
Zem
Posts: 281/1107
Everything should be case sensitive! It keeps you on your toes! Also, there should be NO comments and whitespace should fuck everything up. Make it a pain in the ass to program anything!

Actually, I do prefer case sensitivity. Feels more consistent to me.
neotransotaku
Posts: 1592/4016
out of curiosity, HH, have you downloaded the service pack updates for VB6?
FreeDOS
Posts: 820/1657
I hate case insensitivity. More in file systems than programming languages, though.
HyperLamer
Posts: 1925/8210
I thought about it, but it relates more to the IDE software itself than to programming.

BTW case insensitivity isn't a bug, it's a feature, and it's how all programming languages should work.
FreeDOS
Posts: 817/1657
1) Case insensitivity...

Shouldn't this be in Programming?
HyperLamer
Posts: 1924/8210
Unless anyone has a better explanation. I thought I'd post this for people to report bugs in VB, and of course for those who are just going nuts over these 'features' to figure out WTF is wrong.

1) Add a scrollbar (horizontal or vertical). Set it to Disabled. Now click the form or another control, then try to click the scrollbar again. It won't respond! Even if you select it from the controls list, it doesn't respond to anything until you run the app and close it.

2) Add a picturebox and give it a height of say 250. Now change the form's scale mode to Pixel and try to do that again. It's a different height! Changing the form's scale mode to Pixel makes the Pictureboxes use a different measurement (close to Pixel) for Height and Width. (Really annoying if you don't know about it. )

Acmlm's Board - I2 Archive - Hardware/Software - Bugs in VB6. Omg.


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.010 seconds.