<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>[WD 23]  gFontBold, gFontSize problem?</title>
        <description> greetings

In my report the gFontXXX option is not giving the result as it should?
Where is the problem?

QuotePrimjer
STC_Text = &amp;quot;Plain text&amp;quot;+gFontBold(True)+&amp;quot;Bold text&amp;quot;+gFontBold(False)</description>
        <link>https://www.wxforum.info/read.php?27131,798812,798812#msg-798812</link>
        <lastBuildDate>Wed, 12 Aug 2026 13:11:38 +0200</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://www.wxforum.info/read.php?27131,798812,798827#msg-798827</guid>
            <title>Re: [WD 23]  gFontBold, gFontSize problem?</title>
            <link>https://www.wxforum.info/read.php?27131,798812,798827#msg-798827</link>
            <description><![CDATA[ I solved the problem in another way, using RTF control.<br />
<br />
Regards]]></description>
            <dc:creator>infos</dc:creator>
            <category>WinDev Forum</category>
            <pubDate>Sat, 19 Jul 2025 21:05:52 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?27131,798812,798820#msg-798820</guid>
            <title>Re: [WD 23]  gFontBold, gFontSize problem?</title>
            <link>https://www.wxforum.info/read.php?27131,798812,798820#msg-798820</link>
            <description><![CDATA[ WD 23]]></description>
            <dc:creator>infos</dc:creator>
            <category>WinDev Forum</category>
            <pubDate>Fri, 11 Jul 2025 16:18:45 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?27131,798812,798817#msg-798817</guid>
            <title>Re: [WD 23]  gFontBold, gFontSize problem?</title>
            <link>https://www.wxforum.info/read.php?27131,798812,798817#msg-798817</link>
            <description><![CDATA[ I cant remember if markdown was available in WD23. <br />
<br />
If yes, then you can easily do what you want:<br />
STC_Text = &quot;Plain text **Bold text** *Italic text*&quot;]]></description>
            <dc:creator>Markus K.</dc:creator>
            <category>WinDev Forum</category>
            <pubDate>Fri, 11 Jul 2025 11:38:06 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?27131,798812,798815#msg-798815</guid>
            <title>Re: [WD 23]  gFontBold, gFontSize problem?</title>
            <link>https://www.wxforum.info/read.php?27131,798812,798815#msg-798815</link>
            <description><![CDATA[ Hello Infos,<br />
<br />
My tests replicated your issue using WD25.   <br />
The only way I could get a good result was to use two statics with one having the caption set to bold in the style on the report.<br />
<br />
Another way, I discovered is to create your own fonts with FontCreate()   This would still need two separate statics, one for plain and the other to use your custom font<br />
<br />
<br />
Regards<br />
Al]]></description>
            <dc:creator>Al</dc:creator>
            <category>WinDev Forum</category>
            <pubDate>Fri, 11 Jul 2025 00:46:21 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?27131,798812,798814#msg-798814</guid>
            <title>Re: [WD 23]  gFontBold, gFontSize problem?</title>
            <link>https://www.wxforum.info/read.php?27131,798812,798814#msg-798814</link>
            <description><![CDATA[ Hi infos, this looks bad. What version of WinDev is it?]]></description>
            <dc:creator>gpredl</dc:creator>
            <category>WinDev Forum</category>
            <pubDate>Thu, 10 Jul 2025 18:01:52 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?27131,798812,798812#msg-798812</guid>
            <title>[WD 23]  gFontBold, gFontSize problem?</title>
            <link>https://www.wxforum.info/read.php?27131,798812,798812#msg-798812</link>
            <description><![CDATA[ greetings<br />
<br />
In my report the gFontXXX option is not giving the result as it should?<br />
Where is the problem?<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>Primjer</strong><br />
STC_Text = &quot;Plain text&quot;+gFontBold(True)+&quot;Bold text&quot;+gFontBold(False)</div></blockquote>]]></description>
            <dc:creator>infos</dc:creator>
            <category>WinDev Forum</category>
            <pubDate>Wed, 09 Jul 2025 19:45:20 +0200</pubDate>
        </item>
    </channel>
</rss>
