I have some T Boxes that need debugging how do i do that?![]()
I have some T Boxes that need debugging how do i do that?![]()
im trying to get a picture of my tboxes just the way DebugATPABounds work
What do you mean, what do you want to find out about the TBox? like what it's 4 coords are?
if so you would do:
(say the TBox was named Box1)
Code:For I:= 1 to 2 do begin writeln('X' + IntToStr(I) + ':' + Box1.XI); writeln('Y' + IntToStr(I) + ':' + Box1.YI); end;
EDIT: oh sorry, can't help yea there, I never used DebugATPABounds before, but someone will help you.
Well, thanks for trying any way appreciate it![]()
{.include srl/srl/misc/debug.scar} got it all![]()
caused there is nothing over there that can help me, or maybe it jut im too blind point me to the rite direction !!
Get the base from Debug.scar and edit it to do TBoxs...
lol
There are currently 1 users browsing this thread. (0 members and 1 guests)