Indeed, no theming yet :)

Since I knew I will be the one having to do it and the one setting the new Pharo Theme, I just delay it :)

Ben

On Jun 21, 2013, at 12:32 PM, Tudor Girba <tudor@tudorgirba.com> wrote:

As far as I saw, the Tabs are not going through the theme to decide the look and feel.

Could we work on this? Perhaps we can take the opportunity to try a new oo-design for the theme code: I proposed to have a theme strategy per morph and have the theme be a conglomerate of these strategies.

Cheers,
Doru


On Fri, Jun 21, 2013 at 12:16 PM, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
Thank you :)

Ben

On Jun 21, 2013, at 6:48 AM, S Krish <krishnamachari.sudhakar@gmail.com> wrote:

It is super cool to see "Chrome"  look n feel in Pharo. More so the startup of the video.. 

Way to go Ben.. It is inspiring


On Thu, Jun 20, 2013 at 2:21 PM, Tudor Girba <tudor@tudorgirba.com> wrote:
Great job, Ben.

Doru


On Sun, Jun 9, 2013 at 9:03 PM, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
hello guys :)

I would like to introduce a new implementation of tabs with the following features (for now):
- tabs with icon (and a label of course)
- un-closable tabs
- threaded contents loading (with animated icon)
- shortcuts handling (to navigate from one tab to the next/previous one, to close a tab)
- multi-selection (will display all the selected contents with splitter in between)
- actions (each tab can define actions displayed in the tab bar) - Thanks Tudor for the idea
- menu items - Thanks Tudor for the idea

Here is a little (geeky) video showing a bit of everything: https://dl.dropboxusercontent.com/u/24369478/Tabs.m4v

The code can be loaded executing this:

Gofer it
package: 'ConfigurationOfTabs';
load.

ConfigurationOfTabs loadDefault.
TabExample open

Next steps:
- drag and drop (for rearranging tabs)
- Spec support (almost finished)


Ben




--

"Every thing has its own flow"





--
www.tudorgirba.com

"Every thing has its own flow"