Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Linkbox problem

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
jjang16 Posted - Oct 25 2014 : 9:26:42 PM
1. Visual Assist :

License: trial
VA_X.dll file version 10.9.2048.0 built 2014.09.22
DevEnv.exe version 12.0.30723.0 Professional
msenv.dll version 12.0.30723.0
Comctl32.dll version 6.10.9600.16384
Windows 8.1 6.3 Build 9600
8 processors (x86-64, WOW64)
Language info: 1252, 0x409

Platform: Project defined
Stable Includes:
C:\\Program Files (x86)\\Windows Kits\\8.1\\Include\\winrt;
C:\\Program Files (x86)\\Windows Kits\\8.1\\Include\\shared;
C:\\Program Files (x86)\\Windows Kits\\8.1\\Include\\um;
C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\atlmfc\\include;
C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\include;

Other Includes:

Stable Source Directories:
C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\crt\\src;
C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\atlmfc\\src\\atl;
C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\atlmfc\\src\\mfcm;
C:\\Program Files (x86)\\Microsoft Visual Studio 12.0\\VC\\atlmfc\\src\\mfc;

2. IDE : Visual Studio 2013 Professional
Language : c++

3. Problem :
Linkbox is not working. (actually it works half)

I have a member variable myNumber.
When I try to type it, it shows
myNumber - int32 myNumber
accept with <TAB> or <ENTER>.
But when I press tab or enter, it doesn't complete the word,
it does nothing but selects the word that i was typing.
my -> tab or enter -> my (highlighted)

Also when I try to complete through VA snippets, I type
#in to type #include,
it shows
#include""
, so I press tab or enter,
but then the #in I wrote dissappears.
#in -> tab or enter -> (nothing!)

Please help me!
I am trying to purchase the license after this.

1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Oct 27 2014 : 5:20:59 PM
Can you try posting a screen shot of the listboxes you are seeing when you get this problem? Do the listboxes have full focus? Does using the arrow keys to change the current item in the listbox make any difference?

What happens if you use the mouse? Can you select items in the listbox and accept the listbox by single and double clicking with the mouse?

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