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
 Feature Requests
 Verbose message on enums
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

PatLuja
Tomato Guru

Belgium
416 Posts

Posted - Jan 10 2005 :  07:46:47 AM  Show Profile
Hello all,

I want to ask the fine team of Whole Tomato, if it is possible to make a more verbose message when displaying enums on the definition bar.

If I have the next declaration:
enum MyEnumType
{
  eTest1 = 0,
  eTest2,
  nMyEnumType
};
And I click nMyEnumType somewhere in the code, I only see:
enum nMyEnumType

It would be very nice to see:
enum MyEnumType nMyEnumType
or even:
enum MyEnumType nMyEnumType = 2

This will also display the type-name of the enum (and maybe even it's integer value).
Whould this be possible?

Thank you in advance.

With kind regards,
Patrick Luja

This message was posted in the general forum, I've moved it to this forum, which is a much better place for this.

Stephen
Tomato Guru

United Kingdom
781 Posts

Posted - Jan 10 2005 :  12:00:22 PM  Show Profile
I think this can be combined with case=427.

Stephen Turner
ClickTracks http://www.clicktracks.com/
Winner: ClickZ's Best Web Analytics Tool 2003 & 2004
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18942 Posts

Posted - Jan 10 2005 :  5:16:06 PM  Show Profile
i agree, this has been added to

case=427

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000