-
Hi Ben,
To deal with the differing selection behaviour of TreeView_SelectItem across Windows versions, what I did was to remember the selections in the treeview, call TreeView_SelectItem, then restore the selections. I am curious to hear what you think of this approach vs. your own - my way is perhaps less efficient but is perhaps easier to understand and more futureproof.
Also concerning...
2007-04-19 23:40:55 UTC in wxWidgets
-
unclose?.
2007-04-13 17:25:50 UTC in wxWidgets
-
unclose?.
2007-04-13 17:25:50 UTC in wxWidgets
-
Yep, you're right - turns out
wxWidgets version of wxURI::Escape is probably
the culprit in that it assumes single byte - maybe
use the 4-hex percent encoding for unicode or
count the number of bytes in a wxChar...
2007-02-21 22:07:06 UTC in wxWidgets
-
I'm sorry but you're really going to have to be more specific and/or provide a test case
>Anyway, it must be fixed :/
WHAT must be fixed? You've said it "Doesn't support unicode" but it has for quite some time, so I'm assuming you'll need to be at describe your problem
>I have a problem using wxHtmlWindow & wxLaunchDefaultBrowser those use wxURI internally.
What's the problem?!??...
2007-02-17 19:52:11 UTC in wxWidgets
-
What does this have to do with wxURI? It isnt in the HTML lib either....
2007-02-13 16:48:32 UTC in wxWidgets
-
ryannpcs committed patchset 2062 of module wxCode to the wxCode - wxWidgets components CVS repository, changing 3 files.
2006-12-13 18:53:39 UTC in wxCode - wxWidgets components
-
ryannpcs committed patchset 2060 of module wxCode to the wxCode - wxWidgets components CVS repository, changing 1 files.
2006-12-12 17:28:07 UTC in wxCode - wxWidgets components
-
Done :D.
2006-12-12 17:21:00 UTC in wxCode - wxWidgets components
-
ryannpcs committed patchset 2059 of module wxCode to the wxCode - wxWidgets components CVS repository, changing 5 files.
2006-12-12 17:20:05 UTC in wxCode - wxWidgets components