Page 1 of 1

Viewing Vector, FRectangle, etc Properties in Debugger

Posted: Wed Oct 27, 2004 6:56 am
by Frank Hileman
For Visual Studio 2003 only (VS 2005 uses ToString):

If you are using C#, edit the mcee_cs.dat file in your

Program Files\Microsoft Visual Studio .NET 2003\Common7\Packages\Debugger

folder, adding to the bottom of mcee_cs.dat the contents of this file:

http://www.vgdotnet.org/support_files/a ... cs.dat.txt

Now you can see the coordinates of points, rectangles, names of elements, and many other data structures right in the watch windows, without having to expand.

In addition, you can hold the mouse over a variable and see the contents of a Prodige.Drawing data structure.

Posted: Tue May 03, 2005 8:06 am
by Frank Hileman
This file is now installed in the VG.net root folder:
Program Files\Prodige Software Corporation\VG.net\[version number]