Search found 74 matches

by Frank Hileman
Wed Oct 27, 2004 6:56 am
Forum: General
Topic: Viewing Vector, FRectangle, etc Properties in Debugger
Replies: 1
Views: 62856

Viewing Vector, FRectangle, etc Properties in Debugger

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/additions...
by Frank Hileman
Fri Aug 27, 2004 6:00 am
Forum: General
Topic: Location and Size of Leaf Elements, Groups, and Pictures
Replies: 0
Views: 54396

Location and Size of Leaf Elements, Groups, and Pictures

In this posting I explain the behavior and rationale behind the Location and Size properties for various Element types. I also explain the purpose of Translation. We will try to incorporate some of this into the User's Guide, with illustrations. All Elements For all Elements, Location is the upper-l...
by Frank Hileman
Fri Jul 30, 2004 6:17 am
Forum: Enhancement Requests
Topic: Dials, Gauges, Buttons, Sliders, and other Controls
Replies: 0
Views: 37525

Dials, Gauges, Buttons, Sliders, and other Controls

Just adding a poll for an enhancment request.
by Frank Hileman
Tue Jul 27, 2004 6:06 am
Forum: Enhancement Requests
Topic: MouseWheel Event on all Elements
Replies: 1
Views: 50065

MouseWheel Event on all Elements

A MouseWheel event on all Elements, that can be captured using CaptureMouse. From petteroe.