On Friday 14 January 2005 12:40 am, Ales Hvezda wrote:
> Oh, very nice.  I also just looked into how to do this all in gtk+
> and if kde supports xdnd then it should just "work".  

I'll bet that xdnd is nothing more than a call (Or set of calls) to xlib and 
that xlib is where the actual work is being done. My point is that features
implimented with gtk should be easy to impliment with any deskop based
on x. Of course,  x intrinsic sits between xlib and whatever gui library
you use (Be it gtk, qt, fox, fltk or whatever) and if differences exist, it 
will be in matters of protocol and will center around how the gui library 
interacts/interfaces/passes calls with/to x intrensic which in turn makes
a call to xlib. 

Or at least this is how I remember it. Sort of a half Educated guess / half 
memory :)

Even so, since the xdnd is a x windows thing, I wonder how GTK does it 
in wintendos? I doubt windows supports xdnd, but the code change probably
does not consist of much and is easy.

Best

Marvin   

Attachment: pgp27c1EtyZNK.pgp
Description: PGP signature

Reply via email to