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
 1647: C++/CLI move to source question
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Aug 12 2008 :  4:26:39 PM  Show Profile  Reply with Quote
Having a property in my .h file I am not being able to get VA to move the implementation to the source file, its simply not available.

	property bool IsConnected
	{
		bool get()
		{
			if(1 == 1)
				return true;

			return false;
		}
	}


Is that by design or an oversight? Or my fault?

feline
Whole Tomato Software

United Kingdom
18948 Posts

Posted - Aug 13 2008 :  09:26:09 AM  Show Profile  Reply with Quote
We are considering making this work:

case=7806

It is not your fault, it just does not work currently.

zen is the art of being at one with the two'ness
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