[F-Script-talk] Console toolbar button
Brought to you by:
pmougin
From: Jonathan 'W. R. <ni...@re...> - 2004-09-28 20:57:56
|
Greetings all, It's easy to go from an interpreter window to a browser, but I needed to go in the opposite direction in my app (briefly, I call [[[FSInterpreter alloc] init] browse:myObject] to get a better exploratory environment than gdb offers). So, I added a basic console window implementation into the .framework, and made it accessible via a new "Console" toolbar button in the BigBrowser. Let me know if this is interesting to other folks and I'll toss you the code. | Jonathan 'Wolf' Rentzsch http://rentzsch.com | Red Shed Software http://redshed.net | "better" necessarily means "different" |