Re: [SE|PY-macdev] Preferences frozen
Brought to you by:
sephiroth_tmm
From: valley <va...@ic...> - 2004-09-04 16:19:04
|
No improvement! Still the same behaviour. Actually tooltips do not work at all in SEPY at the moment, I just noticed! Also trying just one other page than page 1 doesn't work... Is there another window popup like Preferences (i.e. that uses Notebook) I could test if it works there ? valley ----- Original Message ----- From: "Alessandro Crugnola *sephiroth*" <sep...@us...> To: <sep...@li...> Sent: Saturday, September 04, 2004 5:59 PM Subject: RE: [SE|PY-macdev] Preferences frozen > Yes, very at all... > Try to comment also all the "SetToolTip" lines.. Then i dont know really where is the problem ^_^ > > 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.53 > ::To: sep...@li... > ::Subject: Re: [SE|PY-macdev] Preferences frozen > :: > ::still everything frozen, except the radio buttons at the > ::bottom of the page ('when files are modified by external > ::process), there i can change the selection... > ::very strange > :: > ::valley > :: > :: > ::----- Original Message ----- > ::From: "Alessandro Crugnola *sephiroth*" > ::<sep...@us...> > ::To: <sep...@li...> > ::Sent: Saturday, September 04, 2004 5:27 PM > ::Subject: RE: [SE|PY-macdev] Preferences frozen > :: > :: > ::> 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 > ::> :: > ::> > ::> > ::> > ::> > ::> ------------------------------------------------------- > ::> 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 > ::> > :: > :: > :: > ::------------------------------------------------------- > ::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 > > > > > ------------------------------------------------------- > 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 > |