[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Web Font from WebControl font
[Thread Prev] | [Thread Next]
[Date Prev] | [Date Next]
- Subject: Re: Web Font from WebControl font
- From: Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
- Date: Sun, 31 Aug 2025 20:48:55 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Le 31/08/2025 à 19:51, Benoît Minisini a écrit :
Le 31/08/2025 à 10:11, Bruce Steers a écrit :Excellent stuff. now i can just simply do this.. Paint.Font = hControl.Font Thank you good sir :) BruceSBeware that there is still a main difference with 'gb.gui' at the moment:Modifying the Font returned by 'WebControl.Font' has no effect on the WebControl.Only assigning the Font property has an effect! Regards,
Not true anymore with the last commit.Now settings 'MyWebControl.Font.Bold = True' works like in 'gb.gui'. The control font becomes bold, and the control is refreshed.
Regards, -- Benoît Minisini.
Web Font from WebControl font | Bruce Steers <bsteers4@xxxxxxxxx> |
Re: Web Font from WebControl font | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
Re: Web Font from WebControl font | Bruce Steers <bsteers4@xxxxxxxxx> |
Re: Web Font from WebControl font | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
Re: Web Font from WebControl font | Bruce Steers <bsteers4@xxxxxxxxx> |
Re: Web Font from WebControl font | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |