DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2618
Version: 1.3-feature


The add() function in Fl_Tree needs to be able to allow the user to specify
items that contain front slashes, without the slashes being interpreted as
submenus.

add(), parse_path() and item_pathname() should all be able to handle
escaping pathnames correctly, both into and out of the API.

So eg: add("/Photos/Holidays/12\\/25\\/2010") would make an item called
"12/25/2010" in the submenu "/Photos/Holidays".

Have a patch that I'll supply in a bit to support this.


Link: http://www.fltk.org/str.php?L2618
Version: 1.3-feature

_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to