From: Andrew Olmsted <[email protected]> > I have started work on a pannable-font-selector and pannable-color-selector > (for lack of better names at this point) with the help and input of some of > the folks at #maemo. I want to have a dialog and button for each of them as > well as you suggest, to make it as easy as possible for the user.
Looking at the pannable-font-selector, it seems another HildonTouchSelector subclass. In this case, like the time selector and date selector, I suggest to avoid to use the pannable prefix, as IMHO, is confusing, as it seem to suggest a pannable modification. In the same way, normally on gtk and hildon (and nome libraries in general), the prefix are used to put the name of the library. For this cases I would use something like: <libraryname>-font-selector.c and <libraryname>-color-selector.c. BR === API ([email protected]) _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
