Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 #pragma once

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
znakeeye Posted - Apr 02 2008 : 09:14:11 AM
This is really getting on my nerves!

#pragma once<enter>
yields:
#pragma ON_WM_WINDOWPOSCHANGED

#pragma com<enter>
yields:
#pragma COMBUTTON_COMMAND_FASTFORWARD_STOP

It seems you do not have syntax-checks for the #pragma directive :(
7   L A T E S T    R E P L I E S    (Newest First)
znakeeye Posted - Apr 11 2008 : 06:03:09 AM
Now I have considered that :P
feline Posted - Apr 10 2008 : 3:56:02 PM
Have you considered adding a Snippet, perhaps the shortcut #p and the code #pragma once
znakeeye Posted - Apr 10 2008 : 3:41:16 PM
I believe this should be solved by adding an empty item at the top of the list box when ListboxSelectionStyle=2 and you have typed a complete keyword. Perhaps?
znakeeye Posted - Apr 04 2008 : 08:05:41 AM
But I want the 2-style :P
accord Posted - Apr 03 2008 : 4:42:24 PM
Yes, ListboxSelectionStyle is controlling this :)

http://docs.wholetomato.com?W350&SearchTerms=ListboxSelectionStyle

The default is 1, and it means that suggestion listboxes will not have focus by default. For now, you can set it to 1 as a workaround.
znakeeye Posted - Apr 03 2008 : 10:14:13 AM
Version 1626. Perhaps it has something to do with the "ListboxSelectionStyle" property in the registry?
accord Posted - Apr 02 2008 : 5:55:37 PM
Do you still using 1624?
If I remember correctly it was improved in 1626.

When I type
#pragma once

I still get weird suggestions, but they are not focused, so if I press enter, VAX will not accept them.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000