Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Bugs in dropdown list box.

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
supercloud Posted - Apr 17 2006 : 9:16:18 PM
Sample code:

void Test()
{
typedef struct IDENRESULT
{
int nVal;
}IDENRESULT;

for (int j=0; j<5; j++)
{
typedef struct VERIRESULT
{
int nSomeVal;
}VERIRESULT;
}
}

The dropdown list shows something like the following:

Test-0.IDERRESULT
Test-0.for-101.VERIRESULT

Test()

3   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Apr 18 2006 : 5:16:10 PM
i can reproduce this in 1445, and this is fixed in the 15xx builds. this version is currently working its way towards a beta release.
supercloud Posted - Apr 18 2006 : 05:38:18 AM
The latest build of VAX, build 1445.
support Posted - Apr 18 2006 : 02:54:20 AM
What build of VA X do you have?

We will guess this is case 1037.

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