|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
Fonts, sizes and colorsHi,
Has anyone available a class /forms to set fonts, fontsizes and colors for an application ? I know Fabien Bodard has done something like this in his Laurux program, but the fonts donnot work properly. I just thought, before inventing the wheel ;-) Steven ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Gambas-user mailing list Gambas-user@... https://lists.sourceforge.net/lists/listinfo/gambas-user |
|
|
Re: Fonts, sizes and colorsLe Tuesday 15 July 2008 16:10:38 Steven Lobbezoo, vous avez écrit :
> Hi, > > Has anyone available a class /forms to set fonts, fontsizes and colors > for an application ? > I know Fabien Bodard has done something like this in his Laurux > program, but the fonts donnot > work properly. > > I just thought, before inventing the wheel ;-) > > Steven Hello steven The Fabien Bodard program work very well. Go to Parametres ==> Couleurs ==> produits ==> stockés. Put that you want in the police ( bold or italic for example. ) and now go to Facturation ==> Tables ==> Articles. Select a line, activate the "Stocké" button, clic the "Enregistrer" button and look at the top. That is that you want, no ? :+) Jacky ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Gambas-user mailing list Gambas-user@... https://lists.sourceforge.net/lists/listinfo/gambas-user |
|
|
Re: Fonts, sizes and colorsHi Jacky,
Yes, ... No, i want to change it for the whole app. All forms, menus textboxes etc. (and to save it for the next time). Steven Le mardi 15 juillet 2008 à 16:30 +0200, Jacky a écrit : > Le Tuesday 15 July 2008 16:10:38 Steven Lobbezoo, vous avez écrit : > > Hi, > > > > Has anyone available a class /forms to set fonts, fontsizes and colors > > for an application ? > > I know Fabien Bodard has done something like this in his Laurux > > program, but the fonts donnot > > work properly. > > > > I just thought, before inventing the wheel ;-) > > > > Steven > > Hello steven > > The Fabien Bodard program work very well. Go to Parametres ==> Couleurs ==> > produits ==> stockés. Put that you want in the police ( bold or italic for > example. ) and now go to Facturation ==> Tables ==> Articles. Select a line, > activate the "Stocké" button, clic the "Enregistrer" button and look at the > top. That is that you want, no ? :+) > > Jacky > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Gambas-user mailing list > Gambas-user@... > https://lists.sourceforge.net/lists/listinfo/gambas-user > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Gambas-user mailing list Gambas-user@... https://lists.sourceforge.net/lists/listinfo/gambas-user |
|
|
Re: Fonts, sizes and colorsLe Tuesday 15 July 2008 16:46:29 Steven Lobbezoo, vous avez écrit :
> Hi Jacky, > > Yes, ... No, i want to change it for the whole app. All forms, menus > textboxes etc. > (and to save it for the next time). Excuse me. I has badly understood your question. For the whole appli, i d'ont know. Jacky ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Gambas-user mailing list Gambas-user@... https://lists.sourceforge.net/lists/listinfo/gambas-user |
|
|
Re: Fonts, sizes and colorsOn mardi 15 juillet 2008, Steven Lobbezoo wrote:
> Hi Jacky, > > Yes, ... No, i want to change it for the whole app. All forms, menus > textboxes etc. > (and to save it for the next time). > > Steven > For the font, just read and write the Application.Font property. For colors, there is no other way than doing it by hand. Regards, -- Benoit Minisini ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Gambas-user mailing list Gambas-user@... https://lists.sourceforge.net/lists/listinfo/gambas-user |
|
|
Re: Fonts, sizes and colorsOn mardi 15 juillet 2008, Steven Lobbezoo wrote:
> Hi Jacky, > > Yes, ... No, i want to change it for the whole app. All forms, menus > textboxes etc. > (and to save it for the next time). > > Steven > Note that changing the default font and the default colors of applications are a bad thing. These settings are decided by the user of the desktop, not the application developer! :-) -- Benoit Minisini ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Gambas-user mailing list Gambas-user@... https://lists.sourceforge.net/lists/listinfo/gambas-user |
|
|
Re: Fonts, sizes and colorsYou're absolutely right of course.
I just want them to have the option, because some complained that characters where to massive, others wanted special fonts, whatever... All for the freedom for our dear users ;-)) Steven Le mardi 15 juillet 2008 à 16:59 +0200, Benoit Minisini a écrit : > On mardi 15 juillet 2008, Steven Lobbezoo wrote: > > Hi Jacky, > > > > Yes, ... No, i want to change it for the whole app. All forms, menus > > textboxes etc. > > (and to save it for the next time). > > > > Steven > > > > Note that changing the default font and the default colors of applications are > a bad thing. These settings are decided by the user of the desktop, not the > application developer! :-) > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Gambas-user mailing list Gambas-user@... https://lists.sourceforge.net/lists/listinfo/gambas-user |
| Free Forum Powered by Nabble | Forum Help |