updates and problem in xfnautilus

Jasper Huijsmans jasper at moongroup.com
Thu Nov 21 11:24:20 CET 2002


Hey Edscott,

On 20 Nov 2002 16:58:49 -0600
edscott wilson garcia <edscott at imp.mx> wrote:

> 
> 
> Hi,
> 
>   I've updated cvs with a new version of xfnautilus (codename) with
>   more
> stuff enabled like toggle dotfiles, go-to go-up, statusline.
> Unfortunately I have been unable to make gtk2 respond to the
> double-click so that this is being emulated by a single click on
> button 2. If anybody has any idea how to make the double click work
> with a gtktreeview, please let me know. I'm a bit stuck here.
> 

I think it's caused by interaction between the text entry in the cell
and the treeview. You have to do a 'normal' g_signal_connect in the
treeview and return FALSE if you don't handle the event to allow the
default handler (editing the text entry) to run.

I attached a small patch that works for me. I didn't change anything
else.

Another thing: since the big update when you added all the new icons
xfnautilus doesn't show the entries in /home anymore. Very strange. I
attached a screenshot. It has indeed only one entry (my home dir), but
it doesn't show it. 

greetings,
	Jasper

> 
> Saludos,
> 
> Edscott
> 
> _______________________________________________
> Xfce4-dev mailing list
> Xfce4-dev at moongroup.com
> http://moongroup.com/mailman/listinfo/xfce4-dev


-- 
IRC channel: #xfce on irc.openprojects.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xfnautilus.patch
Type: application/octet-stream
Size: 1209 bytes
Desc: not available
URL: <http://mail.xfce.org/pipermail/xfce4-dev/attachments/20021121/69f44114/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xfnautilus.png
Type: image/png
Size: 82375 bytes
Desc: not available
URL: <http://mail.xfce.org/pipermail/xfce4-dev/attachments/20021121/69f44114/attachment.png>


More information about the Xfce4-dev mailing list