CTRL Debugger / UI

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
3 posts • Page 1 of 1
amichon
Posts:93
Joined: Sat May 17, 2014 3:49 pm

CTRL Debugger / UI

Post by amichon »

Hello,


I'm using Version 3.18 P009

I'm trying to debug a panel it looks like the debugger doesn't display my panel until there's a panelref inside.

Also I put a pushbutton with a simple code in it and the pushbutton does not appear in the debugger.

Are there any precautions to take when using the debugger? I have the impression to do as before and it does not work the same anymore.

thank you all for your reactions

Aurélien

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: CTRL Debugger / UI

Post by leoknipp »

I have tested it with a simple panel with just a few objects in it.
The CTRL debugger shows the objects which already have executed a script.
When you want to debug a "Clicked" script of a button it must be executed once before you can see it in the debugger.

Best Regards
Leopold Knipp
Senior Support Specialist

amichon
Posts:93
Joined: Sat May 17, 2014 3:49 pm

Re: CTRL Debugger / UI

Post by amichon »

Thanks a lot !

Looks like I've never needed to debug a clicked event until now !!

:D :D :D

3 posts • Page 1 of 1