From: Carsten Z. <pos...@me...> - 2007-05-30 12:50:41
|
Hi, 1. The problem occurs on a Win-System ... Just returns a bad filehandle if the filename or a folder name has umlauts ... 2. Found nothing about changing wxNotebook-styles ... so i thought there is a general method to add or remove styles from any widget ? But ok, I have to live with it ... Thanx, Mattia ... Mattia Barbon <mat...@li...> schrieb: >> 1. wxFileDialog cannot open files or folders with umlauts ! >> Had this problem once. I solved it with installing wxPerl UNICODE in 0.26. >> In 0.74 it doesn't work. Have I forgotten something or has something >> changed ? >> > > Maybe what changed is the underlying wxWidgets or wxGTK version? > (I suppose you are using wxGTK, I doubt wxMSW has this problem) > > >> 2. Style Question ... >> Is it possible to add / remove styles from a widget. >> I'm trying to change wxNotebook style after creation. I'd like to add >> wxNB_MULTILINE >> after creation or remove it from wxNotebook. >> >> Is this possible ? >> > > For some styles it is, for some it is not. I believe it is > documented in wxWidgets documentation, but I am not sure. > > HTH > Mattia > > > > > ------------------------------------------------------ > Leggi GRATIS le tue mail con il telefonino i-mode™ di Wind > http://i-mode.wind.it/ > > > |