This is a hyper-link button for use in debugging views. Clicking on the button calls .insp on the target object and brings the global InspManager to the front.
target |
the object to be inspected |
layout |
the parent view, FlowView or window |
minWidth |
Label will automatically size itself to fit the name. minWidth specifies a minimum width so that multiple labels will align nicely. |
a bigger button
target |
the object to be inspected |
layout |
the parent view, FlowView or window |
minWidth |
Label will automatically size itself to fit the name. minWidth specifies a minimum width so that multiple labels will align nicely. |
a button
A very small button with just "insp" for use when screen space is tight or you don't want to clutter it up.
target |
the object to be inspected |
layout |
the parent view, FlowView or window |
the little button
creates a pair of views: Caption: InspButton
caption |
string caption |
target |
the object to be inspected |
layout |
the parent view, FlowView or window |
minWidth |
The caption label will automatically size itself to fit the name. minWidth specifies a minimum width so that multiple labels will align nicely. |
the button