kdebase/kicker/applets/clock

Benjamin Meyer ben at meyerhome.net
Mon Jun 30 16:26:15 BST 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> > Probably the simplest answer would be to change the propertyMap for that
> > app so that the kautoconfig uses the text() rather then the value() for
> > that combobox.  then simply call i18n() when reading in the config and be
> > done with it.  Then you keep the user friendly config.
>
> Is it possible to do?  I cannot find current text as a settable property in
> the combo box?  Can we add it in a safe manner?  If so we should try to do
> the same for the listview and listbox, as those too suffer this same
> problem.

Sure, I wasn't being serious about doing it though.  If the point is to make 
it easier for people to read the configs rather then making sure all of the 
config's entries are user friendly I lean much more to the installing of a 
default config file (that might even have comments woho!).

Just fyi qcombo has:
Q_PROPERTY( QString currentText READ currentText WRITE setCurrentText 
DESIGNABLE false )
    
:)

- -Benjamin Meyer
- -- 
Public Key: http://www.csh.rit.edu/~benjamin/public_key.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE/AFaX1rZ3LTw38vIRAs7xAKCF23FgAlUDTx8ntYfkztp5Tp3u+gCbBAEg
2OM1jaFlnHd77RdRHl6mA8Q=
=Otqe
-----END PGP SIGNATURE-----





More information about the kde-core-devel mailing list