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
 1530: Create Declaration Bug on Constructors
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

pogothemonkey
Senior Member

31 Posts

Posted - Jul 19 2006 :  4:50:55 PM  Show Profile  Reply with Quote
When using Create Declaration on the following code:


DirectEntryGroup::DirectEntryGroup(System::String* _name, TextBox box) : UIgroup(_name)
{
}


the following line gets generated in the .h file


DirectEntryGroup::DirectEntryGroup(System::String* _name, TextBox box) : UIgroup(_name);


compiling this of course produces a syntax error.

thanks, Harald

jpizzi
Tomato Guru

USA
642 Posts

Posted - Jul 20 2006 :  01:55:37 AM  Show Profile  Reply with Quote
Yep. Sure does.

case=1738

Joe Pizzi
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Sep 10 2009 :  3:15:01 PM  Show Profile  Reply with Quote
case=1738 is fixed in build 1734

Whole Tomato Software, Inc.
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