On Wed, Jun 17, 2009 at 3:47 PM, Paul McConnon<[email protected]> wrote: > Hi Shoesers, > > I have a problem on Vista (I know, I know :) ) whereby, if I use the > shoes UI (and a button or other control grabs the focus) I cannot then > hit 'alt-/' to bring up the console. I assume that the keyboard input > is being swallowed by the controls on the window. > > Is there a way to launch the shoes console from within code? I want to > be able to open the console at program startup to see debug messages. > > Thanks and regards, > > Paul McConnon >
I think you should take a look at the lib/shoes.rb file, and particularly at line 301, that's what spawns the console.
