On 3 oct. 2014, at 12:34, Yuriy Tymchuk <[email protected]> wrote:
> Hi. > > I want to make something like a browser on a single class. I.e. just use 2 > last lists out if 4 in standard browser. > > Is there already something like that? If not, should I use existing widgets, > or implement my own using spec? > You can parametrize Nautilus with a RBBrowserEnvironment if that fits your needs: Nautilus openInEnvironment: (RBClassEnvironment class: YourClass) Camille > Cheers! > Uko > > Sent from my iPhone
