no roassal buttons

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

no roassal buttons

Tudor Girba-2
Hi Juraj,

I just saw that the zoom-in, zoom-out and export are part of all visualizations in Moose (like blueprint of system complexity). They should not be there. The reason is that these visualizations are meant to be embedded in all sorts of places, and typically the utility actions like zooming and exporting are part of the surrounding browser. The visualizations should display the data and offer data interaction only.

Please remove these.

Cheers,
Doru


--
www.tudorgirba.com

"Don't give to get. Just give."






_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: no roassal buttons

Juraj Kubelka-5
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: no roassal buttons

Tudor Girba-2
Hi,

On Jun 4, 2013, at 7:11 PM, Juraj Kubelka <[hidden email]> wrote:

> Hi Doru,
>
> because you changed method ROMondrianViewBuilder>>openWithStatusbar, the zoom-in, zoom-out and export buttons are not part of all visualisations. Only those, which are embedded for example in Moose Panel in tabs. And it is only possibility to zoom-in zoom-out. Do you really want to remove them?

Yes.

> Can we find out more general solution? These buttons are user-defined by messages ROMondrianViewBuilder>>item:action:.

Almost. It's actually done via addMenu: name callBack: aCallBack. This method is called from the finder paintings via "view populateBasicNavigationMenu". In any case, I removed all these calls :).

> So, basically it can be any button (action). It would be handy to populate them on a surrounding part, or if it is not possible on view.

Exactly. As I said, the idea is to have these buttons on the surrounding pane. In the meantime, I added the default actions in the initialization of the roassal presentation.

Cheers,
Doru



> What do you think?
> Jura
>
>
> 2013/6/4 Tudor Girba <[hidden email]>
> Hi Juraj,
>
> I just saw that the zoom-in, zoom-out and export are part of all visualizations in Moose (like blueprint of system complexity). They should not be there. The reason is that these visualizations are meant to be embedded in all sorts of places, and typically the utility actions like zooming and exporting are part of the surrounding browser. The visualizations should display the data and offer data interaction only.
>
> Please remove these.
>
> Cheers,
> Doru
>
>
> --
> www.tudorgirba.com
>
> "Don't give to get. Just give."
>
>
>
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
www.tudorgirba.com

"Not knowing how to do something is not an argument for how it cannot be done."


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev