Hi,

I'm coding a window that will show files (like Finder of Windows file  
system explorer).

The current version use a table, each line is a file and column show  
file attributes (could be size, ...).
This is like the details view on Windows OS.

I would like to have another view with icon instead of table's lines  
but I have no idea how to start !

What widget should I use knowing that there could be lots of file  
eventually ... ?
I'm already inside qx.ui.window.Window.
I thought I might use Window without title bar and just one icon  
inside, but I'm quite sure its probably a bad idea to use Window  
inside Window...

I don't want that end-user could move file like in real file system to  
void storing all positions.
I would like to allow drag'n drop between opened window (to move/copy  
file) and in some cases, allow file to be reordered by drag'n drop.

Any ideas welcome :-)

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to