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.
Viewing Vector, FRectangle, etc Properties in Debugger
Moderators: Frank Hileman, Anne Szyjan
- Frank Hileman
- Site Admin
- Posts: 1400
- Joined: Sun Jul 25, 2004 8:16 pm
- Location: California
- Contact:
Viewing Vector, FRectangle, etc Properties in Debugger
Last edited by Frank Hileman on Tue Apr 04, 2006 10:10 am, edited 1 time in total.
Frank Hileman
http://www.vgdotnet.com
http://www.vgdotnet.com
- Frank Hileman
- Site Admin
- Posts: 1400
- Joined: Sun Jul 25, 2004 8:16 pm
- Location: California
- Contact:
This file is now installed in the VG.net root folder:
Program Files\Prodige Software Corporation\VG.net\[version number]
Program Files\Prodige Software Corporation\VG.net\[version number]
Frank Hileman
http://www.vgdotnet.com
http://www.vgdotnet.com