Pharo 2.0 already has tabs. Look at latest Configurations Browser, for instance. Esteban On Jun 23, 2012, at 12:05 PM, Stéphane Ducasse wrote:
Doru
what is the new tab implementation you did for Glamour? Because I would like to integrate it into Pharo so that Ben can really build tabs (but with a good tab implementation).
Stef
On Jun 22, 2012, at 5:04 PM, Esteban Lorenzano wrote:
On Jun 22, 2012, at 3:29 PM, Sean P. DeNigris wrote:
Torsten Bergmann wrote
- use Tabs as in Dolphins browser - use a real toggle button... - use two Radio Buttons...
Either of these sound like better options, but the tabs in general would be *really* exciting. I want tabs on the method pane for "all | public | private" and a toggle/tab/radio for "just local methods" for methods up the superclass chain, maybe even with a methodsBelow: parentClass option. That would be powerful!
+1 Tabs! but occupying the whole class+protocols+methods area (otherwise it will be awkward)
Esteban