RE: [SE|PY-macdev] Preferences frozen
Brought to you by:
sephiroth_tmm
|
From: Alessandro C. *sephiroth* <sep...@us...> - 2004-09-04 15:27:26
|
The only difference get in my mind is the fact proference window used Notebook, keyboard instead is only a flat panel. Try to allow only the first preference page commenting out this lines in WindowsPrefs.py: self.__do_layout_page1() #self.__do_layout_page2() #self.__do_layout_page3() #self.__do_layout_page4() #self.__do_layout_page5() #self.__do_layout_page6() Alessandro Crugnola - sephiroth --------------------------------------------- Macromedia Flash Team Volunteer http://www.macromedia.com/go/team Flash && PHP developer ale...@se... *relax with SEPY http://www.sf.net/projects/sepy --------------------------------------------- ::-----Original Message----- ::From: sep...@li... ::[mailto:sep...@li...] On Behalf Of valley ::Sent: sabato 4 settembre 2004 16.14 ::To: sep...@li... ::Subject: [SE|PY-macdev] Preferences frozen :: :: ::>>Can you take a look at the getAvailLanguageFile method of ::common.py file? ::Seems to work fine. The following items are filled into ListLang: :: Deutsch-de_DE :: English-en_US :: Espanol-es_ES :: Francais-fr_FR :: Magyar-ma_HU :: Nederlands-nl_NL :: Italiano-it_IT :: ::without generating errors, as on startup (SEPY.py) and as on ::opening the Preferences (WindowsPrefs.py). :: ::I guess there is a general problem when creating/displaying ::data because nothing really works in this window. But it's ::funny that for instance the two comboboxes for the encoding ::(default newline mode and default encoding) on the first page ::seem to have been filled correctly (i see UNIX and UTF-8) but ::as for all elements i cannot see the other content because ::the combos don't accept a mouse click on it. :: ::Do you know the difference to other window pop-ups (like Keyboard ::Shortcuts) ? ::Because there everything works fine. :: ::valley :: :: :: :: :: ::------------------------------------------------------- ::This SF.Net email is sponsored by BEA Weblogic Workshop FREE ::Java Enterprise J2EE developer tools! ::Get your free copy of BEA WebLogic Workshop 8.1 today. ::http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click ::_______________________________________________ ::sepy-macdev mailing list ::sep...@li... ::https://lists.sourceforge.net/lists/listinfo/sepy-macdev :: |