T O P I C R E V I E W |
znakeeye |
Posted - Dec 12 2007 : 10:40:34 AM I type the following (VS 2008, VAX 2316):
HitTest(point, &flags)
Note that 'flags' has not been declared! When I type the closing parenthesis, "flags" is changed to "FLAGS". Irritating? Yes!
By the way, the button control below the drop-down combo should be 1-2 pixels wider. The last button is obscured by the border! ;) |
6 L A T E S T R E P L I E S (Newest First) |
support |
Posted - Apr 10 2008 : 01:38:06 AM case=10623 is fixed in build 1632 |
feline |
Posted - Dec 15 2007 : 12:00:54 PM It is more obvious when you hover, I see it now:
case=10623 |
znakeeye |
Posted - Dec 14 2007 : 1:19:50 PM There can be an arbitrary number of buttons. The last one is always obscured by 1 pixel or so. It becomes more obvious if you hover the button instead of pressing it! |
feline |
Posted - Dec 14 2007 : 09:36:36 AM If you send me the screen shots via the form:
http://www.wholetomato.com/support/contact.asp
including this thread ID or URL in the description, so we can match it up, I can post them to the thread.
Under win2k I am seeing the following. This might depend on the code you are using, and thus the buttons that are being shown.
|
znakeeye |
Posted - Dec 13 2007 : 3:44:10 PM Haven't figured out how to post a screenshot yet :P
I'm referring to the drop-down list (not a combo, hehe) which replaces the IntelliSense-autocompletion. You show some buttons below this window where you can choose different filters: Only protected members Only public functions etc...
The right-most button is obscured by the frame. Please note that I have disabled the skins in Windows XP. |
feline |
Posted - Dec 13 2007 : 3:03:13 PM Do you have:
VA Options -> Advanced -> Correction -> Repair case
turned on? If so this is probably the correct, and intended, behaviour.
Can you post a screen shot? I don't understand what drop down combo you are talking about. |