Hi everyone. I have another question.

Based on the Filebrowser.hs example, when I click on a folder in the
left side, files appear on the right.
Suppose I want to mimic the windows explorer. Clicking the "Name"
column should order files by name, alternating ascending or descending
order.

I want to know if there is a standard method to order the files when I
click the columns. Do I have to code a mouse event to order the
contents, for every column?

------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
_______________________________________________
wxhaskell-users mailing list
wxhaskell-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users

Reply via email to