Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 CArray problem
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

paultait
New Member

Australia
2 Posts

Posted - Jan 12 2006 :  12:09:29 AM  Show Profile  Reply with Quote
I type mWL[0]. and nothing happens !!!!

toolbar shows

CArray<WellLogData, WellLogData&>.[]
TYPE operator[](int index) const

mWL is defined WellLogDataArray &mWL

even CTRL space CTRL ALT T does nothing

I'm running current version VAX with default settings VC6 SP6

Next I type n and the only suggestion I get is new or NULL !!

Any suggestions

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jan 12 2006 :  5:51:46 PM  Show Profile  Reply with Quote
not knowing CArray i had a brief look at the documentation and ended up with the code:

void testTemplate()
{
CArray<std::string, int> arrayString;
arrayString[0].|
}

in VC6 with VA 1418 i get std::string methods after pressing CTRL-SPACE at this point.

doing the same test in VA 1438 there are no suggestions.

it looks like moving to the new parser upset this

case=960

zen is the art of being at one with the two'ness
Go to Top of Page

paultait
New Member

Australia
2 Posts

Posted - Feb 20 2006 :  12:46:26 AM  Show Profile  Reply with Quote
How do I find out if this bug has been fixed yet ?

Thanks Paul
Go to Top of Page

jpizzi
Tomato Guru

USA
642 Posts

Posted - Feb 20 2006 :  01:14:46 AM  Show Profile  Reply with Quote
They usually post a notice in response to this thread in this forum. Another way to see is to check the release notes (available on this site, http://www.wholetomato.com/support/history.html). The numbers at the end of the line refer to the thread topic id (this one is 4282).

Joe Pizzi
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Feb 21 2006 :  5:28:47 PM  Show Profile  Reply with Quote
i have just checked and unfortunately this has not yet been resolved.

zen is the art of being at one with the two'ness
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Feb 21 2006 :  5:36:01 PM  Show Profile  Reply with Quote
We moved case 960 up the queue a bit.
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Jun 19 2006 :  5:39:13 PM  Show Profile  Reply with Quote
Fixed in 1524:

Better suggestions and listboxes appear for CArray template classes. (case=960)
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000