On Oct 23, 2010, at 10:41 PM, Fraser Burns wrote:

> 1. - When I run dShell.py the debug output window is open - Good.
> If I check the menu, that option is not checked. Once you manually click 
> it off and then back on again it shows properly.
> So just a matter of setting the initial display status.

        It's sort of fixed. ;-)

        The initial state is correct, but the first time you show the debug 
window, the checkmark doesn't always appear. It seems to be a quirk in wxPython.

> Screen Cast:
> Tips on Using the Dabo Shell and the dabo.ui.browse() Function (Ed, 
> 2010-04-25
> 2. - In the screen cast you say to use Ctrl+R to Recall the history.
> Ctrl+R now shows in the menu as being "Redo".

        See: http://leafe.com/archives/msg/443828

        I think I'll change the Redo hotkey to Ctrl-Shift-Z, to complement 
Ctrl-Z for Undo. Make sense?

> Shift+UP or DOWN moves through the command history, one line at a time.
> There is now a Code Tab.
> It refers to Ctrl+UP or down to move through history but nothing seems 
> to happen.

        The Code tab does not persist history between sessions. If you enter 
code and then execute it, when you return to the Code tab, Ctrl-Up will show 
your previously executed code.

> On the Code Tab, I can enter commands, then when I click on RUN, all 
> commands are transferred to the Shell tab and executed. The Code tab is 
> cleared and no apparent access to the history from it.

        That is when you need to use Ctrl-Up/Down to access code that was 
previously executed in that session.



-- Ed Leafe



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to