Hi
We are working in Roassal and we would like to do something when the user double clicks on a node. We see that both ROMouseLeftClick and ROMouseRightClick are available but we can't see something like ROMouseDoubleClick. Do you plan to add it? Thanks, Roassal is nice! Martín and Gustavo _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Hi!
Currently Roassal has no support for double click. I do not know what are the interactions you need for your domain, but let me ask: are you sure you need a double click? Alexandre On Feb 17, 2014, at 11:06 AM, Martin Dias <[hidden email]> wrote: > Hi > > We are working in Roassal and we would like to do something when the > user double clicks on a node. > > We see that both ROMouseLeftClick and ROMouseRightClick are available > but we can't see something like ROMouseDoubleClick. > > Do you plan to add it? > > Thanks, Roassal is nice! > Martín and Gustavo > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Hi Alexandre,
We can do it in other way, no problem. In our case, the right click already opens the contextual menu and the left click updates a pane with information about the selected node. So for a third action we thought on double click. Well, in fact we are porting this tool from Mondrian and originally it was double click the event that was used. Martín On Tue, Feb 18, 2014 at 5:14 AM, Alexandre Bergel <[hidden email]> wrote: > Hi! > > Currently Roassal has no support for double click. I do not know what are the interactions you need for your domain, but let me ask: are you sure you need a double click? > > Alexandre > > > On Feb 17, 2014, at 11:06 AM, Martin Dias <[hidden email]> wrote: > >> Hi >> >> We are working in Roassal and we would like to do something when the >> user double clicks on a node. >> >> We see that both ROMouseLeftClick and ROMouseRightClick are available >> but we can't see something like ROMouseDoubleClick. >> >> Do you plan to add it? >> >> Thanks, Roassal is nice! >> Martín and Gustavo >> >> _______________________________________________ >> Moose-dev mailing list >> [hidden email] >> https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > _______________________________________________ > 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 |
Okay :)
Alexandre > Le 18-02-2014 à 7:14, Martin Dias <[hidden email]> a écrit : > > Hi Alexandre, > > We can do it in other way, no problem. > > In our case, the right click already opens the contextual menu and the > left click updates a pane with information about the selected node. So > for a third action we thought on double click. Well, in fact we are > porting this tool from Mondrian and originally it was double click the > event that was used. > > Martín > > On Tue, Feb 18, 2014 at 5:14 AM, Alexandre Bergel > <[hidden email]> wrote: >> Hi! >> >> Currently Roassal has no support for double click. I do not know what are the interactions you need for your domain, but let me ask: are you sure you need a double click? >> >> Alexandre >> >> >>> On Feb 17, 2014, at 11:06 AM, Martin Dias <[hidden email]> wrote: >>> >>> Hi >>> >>> We are working in Roassal and we would like to do something when the >>> user double clicks on a node. >>> >>> We see that both ROMouseLeftClick and ROMouseRightClick are available >>> but we can't see something like ROMouseDoubleClick. >>> >>> Do you plan to add it? >>> >>> Thanks, Roassal is nice! >>> Martín and Gustavo >>> >>> _______________________________________________ >>> Moose-dev mailing list >>> [hidden email] >>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev >> >> -- >> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >> Alexandre Bergel http://www.bergel.eu >> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >> >> >> >> >> _______________________________________________ >> 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 _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Free forum by Nabble | Edit this page |