[etoys-dev] [squeakland] Step by Step debugging and Etoys

Steve Thomas sthomas1 at gosargon.com
Tue Nov 15 20:38:01 EST 2011


On Tue, Nov 15, 2011 at 7:12 PM, Ricardo Moran <richi.moran at gmail.com>wrote:

> Also, maybe it would be a good idea to leave the visual feedback instead
> of deleting after a short while, what do you think?
>
Agreed,  Leave the feedback until next you click next, it gives a visual
clue as to where you are in the script and reminds you what just happened
on the screen.


>
> Cheers,
> Richo
>
>
> On Tue, Nov 15, 2011 at 8:00 PM, karl ramberg <karlramberg at gmail.com>wrote:
>
>> One issue or maybe feature I found with the TimesRepeatTile is that the
>> Try button does not reset the timesToRepeat property.
>> So the debug button jumps into the TimesRepeatTile and you press the Try
>> button, the debug button will hi-light the same tile you left before
>> clicking the Try button.
>>
>> Karl
>>
>>
>> On Tue, Nov 15, 2011 at 11:34 PM, karl ramberg <karlramberg at gmail.com>wrote:
>>
>>> Hi
>>> I think this code looks quite nice and I think it does what it should.
>>> I can't see how it could be much simpler either.
>>> Others chime in here.
>>>
>>> I made a drawing of a bug that maybe could be used as the debug button.
>>>
>>> Karl
>>>
>>> On Mon, Nov 14, 2011 at 9:21 PM, Ricardo Moran <richi.moran at gmail.com>wrote:
>>>
>>>> This version works with the repeat tile, and I replaced the red button
>>>> with the "next page" button from books. It's more intention revealing,
>>>> don't you think? :)
>>>>
>>>> Although it seems to work fine, I think the code should be examined
>>>> before inclusion because I have the feeling the code is too complex for
>>>> what it does and I'm not sure how to improve it...
>>>> To make it easy for review, I put all the code in a package called
>>>> "Etoys-Debugger" (except for the code adding the button to the row editor).
>>>> I don't mean we should upload them as separate packages but it might help
>>>> to review the code.
>>>>
>>>> Thanks!
>>>>
>>>> Richo
>>>>
>>>>
>>>> On Mon, Nov 14, 2011 at 4:15 AM, karl ramberg <karlramberg at gmail.com>wrote:
>>>>
>>>>> This is really nice, Richo.
>>>>> So very useful. We must add this to the image :-)
>>>>> Maybe enhance the look of the red button a little.
>>>>>
>>>>> Karl
>>>>>
>>>>>
>>>>> On Mon, Nov 14, 2011 at 5:39 AM, Scott Wallace <
>>>>> scott.wallace at squeakland.org> wrote:
>>>>>
>>>>>> Yay, Richo!  Outstanding!
>>>>>>
>>>>>>  -- Scott
>>>>>>
>>>>>>
>>>>>> On Nov 12, 2011, at 12:33 PM, Ricardo Moran wrote:
>>>>>>
>>>>>> > Hi,
>>>>>> >
>>>>>> > I've added a simple "step over" button in the script editor. I
>>>>>> attached a project to demonstrate. For now, it's an ugly red circle because
>>>>>> I don't have a nice image, but it should work as expected.
>>>>>> >
>>>>>> > Limitation: it doesn't work with the repeat tile yet. And it could
>>>>>> probably be coded more nicely.
>>>>>> >
>>>>>> > Cheers,
>>>>>> > Richo
>>>>>>
>>>>>> _______________________________________________
>>>>>> etoys-dev mailing list
>>>>>> etoys-dev at squeakland.org
>>>>>> http://lists.squeakland.org/mailman/listinfo/etoys-dev
>>>>>>
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> etoys-dev mailing list
>>>>> etoys-dev at squeakland.org
>>>>> http://lists.squeakland.org/mailman/listinfo/etoys-dev
>>>>>
>>>>>
>>>>
>>>
>>
>
> _______________________________________________
> etoys-dev mailing list
> etoys-dev at squeakland.org
> http://lists.squeakland.org/mailman/listinfo/etoys-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakland.org/pipermail/etoys-dev/attachments/20111115/0e2c23b2/attachment-0001.html>


More information about the etoys-dev mailing list