|
Re: Omnibrowser?: msg#00180lang.smalltalk.squeak.beginners
Well, Omni is a framework for writing browser like tools. So there is an Omni System Browser and an Omni Debugger and an Omni Process Browser. None of them tell the end user that they were written with Omni. If you inspect the morph, look at its model, it is an OBSystemBrowser. Just learned that the menu in the title bar of the system tools has a Choose new default browser option. The Omni System Browser does have the code to generate accessors. It is in the command ORCmdAccessorInstVarRefactoring. I don't see how to activate it in the menus. I believe it is a bug. (I know I was using this refactoring in the last month via a menu). I did see the method cmdInstVarRefactroings (note the misspelling). It doesn't seem like it is sent in my image. On 8/28/07, Blake <blake@xxxxxxxxxxxxxx> wrote: > On Tue, 28 Aug 2007 10:25:02 -0700, David Mitchell > <david.mitchell@xxxxxxxxx> wrote: > > > On mine, open browser prompts as to what kind of browser as first use. > > > > I believe choosing Open, Image Browser goes to direct to Omni. > > > > The code to open is: > > > > OBSystemBrowser open > > > > See class side for other variants. > > > > What I would love is a way to stay in Omni. Lots of tools still open > > non-Omni tools. > > Thanks! > > So this thing called "System Browser" is the OmniBrowser? Wow, I don't see > any indication of that anywhere, even if I inspect the morph! > > Can the OmniBrowser create accessors? I don't see any way to do so (other > than manually, of course). > _______________________________________________ > Beginners mailing list > Beginners@xxxxxxxxxxxxxxxxxxxxxxxxxx > http://lists.squeakfoundation.org/mailman/listinfo/beginners >
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Scratch questions, Alex Rice |
|---|---|
| Next by Date: | Re: Scratch questions, Benjamin Schroeder |
| Previous by Thread: | Scratch questions, Alex Rice |
| Next by Thread: | Re: Omnibrowser?, Blake |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |