On Fri, 19 Mar 2010 12:42:44 +0100 daniele_athome
said:
> Good morning list,
> I have a possible bug (or feature, actually I don't know) in genlist.
> Seems that listening to signals longpressed and selected will cause
> both signals to be fired when I longpress an item.
>
> Note that in the lon
On Fri, Mar 19, 2010 at 13:54, Tom Hacohen wrote:
> This seems to me like a correct behavior.
> I think you should probably use "longpress" and "press" for your uses,
> correct me if I'm wrong.
I don't see any "press" smart signal in genlist; only the selection
signals and double-click signals ca
On Fri, Mar 19, 2010 at 1:42 PM, daniele_athome wrote:
> Good morning list,
> I have a possible bug (or feature, actually I don't know) in genlist.
> Seems that listening to signals longpressed and selected will cause
> both signals to be fired when I longpress an item.
>
> Note that in the longpr
Good morning list,
I have a possible bug (or feature, actually I don't know) in genlist.
Seems that listening to signals longpressed and selected will cause
both signals to be fired when I longpress an item.
Note that in the longpress callback I launch an inner window, while in
the selected callba