[Cuis-dev] Simpler debugger view

Hernán Wilkinson hernan.wilkinson at 10pines.com
Wed Oct 12 13:04:45 PDT 2022


Hi Hilaire,
 I like your idea!! it could highlight the code directly in that editor
without opening a debugger.
 It is not difficult to do it if you use the Debugger class ... just look a
bit there and DebuggerWindow...
 A quick idea that comes to my mind is to subclass DebuggerWindow to only
show the code panel .. you will need a Over button (I recommend Through
really if the use blocks)...
 What do you like it to do when sending a message? I think in this case you
do not want them to do an step into, am I right?
 You will have to play a bit with the Save but I think it should not be
that difficult to accomplish.

Cheers!
Hernan

On Wed, Oct 12, 2022 at 3:32 PM Hilaire Fernandes via Cuis-dev <
cuis-dev at lists.cuis.st> wrote:

> Hi guys,
>
> I have now this dialog below to edit, execute and pause a script.
>
> What would be useful for kids is to execute step by step the script. Of
> course the script could be debugIt with Ctrl-D, but it will open a new
> debugger red window that may afraid the users. I would prefer my editor
> view in the dialog to be replaced by a simpler debugger view (so only one
> window, avoid confusion).
>
> I am exploring options but I will am interested to read about other
> opinions.
>
> Thanks
>
> Hilaire
> [image: editor]
>
> --
> GNU Dr. Geohttp://drgeo.euhttp://blog.drgeo.eu
>
> --
> Cuis-dev mailing list
> Cuis-dev at lists.cuis.st
> https://lists.cuis.st/mailman/listinfo/cuis-dev
>


-- 

*Hernán WilkinsonAgile Software Development, Teaching & Coaching*
*Phone: +54-011*-4893-2057
*Twitter: @HernanWilkinson*
*site: http://www.10Pines.com <http://www.10pines.com/>*
Address: Alem 896, Floor 6, Buenos Aires, Argentina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20221012/8c12c07b/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Capture d??cran de 2022-10-12 20-26-55.png
Type: image/png
Size: 67040 bytes
Desc: not available
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20221012/8c12c07b/attachment-0001.png>


More information about the Cuis-dev mailing list