toggle buttons in glamour?

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

toggle buttons in glamour?

EstebanLM
hi,

I need some toggle buttons (or at least, I would like to have a couple of toggle buttons somewhere)
Is that possible?

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

Re: toggle buttons in glamour?

Tudor Girba-2
Hi,

There is no support for this. If you would want to add that, you would have to implement a special kind of action that handles this.

Cheers,
Doru



On Tue, Apr 28, 2015 at 3:41 PM, Esteban Lorenzano <[hidden email]> wrote:
hi,

I need some toggle buttons (or at least, I would like to have a couple of toggle buttons somewhere)
Is that possible?

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



--

"Every thing has its own flow"

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

Re: toggle buttons in glamour?

Andrei Chis
You can start from GLMPopupAction. If shows how to implement a pop-up action in glamour. (we use it to display the bindings in the playground).
A toggle action would have a somehow similar implementation.

Cheers,
Andrei

On Tue, Apr 28, 2015 at 8:17 PM, Tudor Girba <[hidden email]> wrote:
Hi,

There is no support for this. If you would want to add that, you would have to implement a special kind of action that handles this.

Cheers,
Doru



On Tue, Apr 28, 2015 at 3:41 PM, Esteban Lorenzano <[hidden email]> wrote:
hi,

I need some toggle buttons (or at least, I would like to have a couple of toggle buttons somewhere)
Is that possible?

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



--

"Every thing has its own flow"

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



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

Re: toggle buttons in glamour?

EstebanLM
In reply to this post by Tudor Girba-2

On 28 Apr 2015, at 20:17, Tudor Girba <[hidden email]> wrote:

Hi,

There is no support for this. If you would want to add that, you would have to implement a special kind of action that handles this.

I would like to, but since I’m doing a tool to be incorporated to the image, I suppose I cannot make too many changes :)
I will see if I find some time to contribute something like this to glamour… in the mean time I made a workaround. 

(same applies for the horizontal scrolling in tables… you are the guys who will use the tool, so you will know why I was asking for it :P)

Esteban


Cheers,
Doru



On Tue, Apr 28, 2015 at 3:41 PM, Esteban Lorenzano <[hidden email]> wrote:
hi,

I need some toggle buttons (or at least, I would like to have a couple of toggle buttons somewhere)
Is that possible?

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



--

"Every thing has its own flow"
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev


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