<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/hwgui/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/hwgui/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 25 Aug 2025 14:32:14 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/hwgui/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>#90 hwg_WChoice display problem</title><link>https://sourceforge.net/p/hwgui/support-requests/90/?limit=25#2ccc</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wilfried Brunken</dc:creator><pubDate>Mon, 25 Aug 2025 14:32:14 -0000</pubDate><guid>https://sourceforge.net849e43f252272e58fe215be93c8bd131c8336333</guid></item><item><title>#90 hwg_WChoice display problem</title><link>https://sourceforge.net/p/hwgui/support-requests/90/?limit=25#ef84</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Nice ... you can close&lt;/p&gt;
&lt;p&gt;Thanks&lt;br/&gt;
A+&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aupeix Alain</dc:creator><pubDate>Mon, 25 Aug 2025 08:34:19 -0000</pubDate><guid>https://sourceforge.net85d10013c067bd8e4113d0d7fdb1747923a00c1c</guid></item><item><title>#90 hwg_WChoice display problem</title><link>https://sourceforge.net/p/hwgui/support-requests/90/?limit=25#f439</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello Alain,&lt;br/&gt;
i have now problem, on my Ubuntu system, the bug is fixed.&lt;br/&gt;
(see commit r3790, r3792 and screenshot)&lt;br/&gt;
Please check again.&lt;/p&gt;
&lt;p&gt;This parameter represents the size of one line in the BROWSE window.&lt;br/&gt;
This fact is also described in the comment lines of test program.&lt;/p&gt;
&lt;p&gt;The default value of nwline is 21, i get this value by running experimental&lt;br/&gt;
modifications.&lt;br/&gt;
Also the function docu is updated. On Windows, this parameter is ignored.&lt;/p&gt;
&lt;p&gt;hwg_Gettextmetric( hDC ) runs not correct,&lt;/p&gt;
&lt;p&gt;With regards&lt;/p&gt;
&lt;p&gt;MNI TNX, 73 es 55 de&lt;br/&gt;
DF7BE, Wilfried&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wilfried Brunken</dc:creator><pubDate>Mon, 25 Aug 2025 08:02:49 -0000</pubDate><guid>https://sourceforge.neta38856ba2d66c849b1db202933c9e4704a37e965</guid></item><item><title>#90 hwg_WChoice display problem</title><link>https://sourceforge.net/p/hwgui/support-requests/90/?limit=25#5187</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi Wilfried,&lt;br/&gt;
I don't understand your workaround. It doesn't change anything.&lt;/p&gt;
&lt;p&gt;I had a look to gtkmain.prg, and I saw you have added a parameter (nwline), but I don't understand how it works.&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="n"&gt;FUNCTION&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;hwg_WChoice&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;arr&lt;/span&gt;&lt;span class="o"&gt;,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;cTitle&lt;/span&gt;&lt;span class="o"&gt;,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;nLeft&lt;/span&gt;&lt;span class="o"&gt;,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;nTop&lt;/span&gt;&lt;span class="o"&gt;,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;oFont&lt;/span&gt;&lt;span class="o"&gt;,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;clrT&lt;/span&gt;&lt;span class="o"&gt;,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;clrB&lt;/span&gt;&lt;span class="o"&gt;,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;clrTSel&lt;/span&gt;&lt;span class="o"&gt;,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;clrBSel&lt;/span&gt;&lt;span class="o"&gt;,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;cOk&lt;/span&gt;&lt;span class="o"&gt;,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;cCancel&lt;/span&gt;&lt;span class="o"&gt;,&lt;/span&gt;&lt;span class="n"&gt;nwline&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;span class="o"&gt;...&lt;/span&gt;
&lt;span class="w"&gt;   &lt;/span&gt;&lt;span class="n"&gt;IF&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;nwline&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;==&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;NIL&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;nwline&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;:=&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="mi"&gt;21&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;ENDIF&lt;/span&gt;&lt;span class="w"&gt;  &lt;/span&gt;&lt;span class="o"&gt;&amp;amp;&amp;amp;&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;Ticket&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="mi"&gt;90&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;As nwline seems to be an interge, I tried to set it as an interge, but it crashed :&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;Daté du 24/08/25 21:02:43
---------------------------------------------
Error BASE/1070  Argument error: ==
Called from (b)HWG_ERRSYS(19)
Called from HBRUSH:ADD(314)
Called from HBROWSE:REBUILD(586)
Called from HBROWSE:PAINT(668)
Called from HBROWSE:ONEVENT(306)
Called from HWG_ACTIVATEDIALOG(0)
Called from HDIALOG:ACTIVATE(186)
Called from HWG_WCHOICE(170)
Called from TYPESEARCH(93)
Called from (b)MAIN(449)
Called from HOWNBUTTON:MUP(323)
Called from HOWNBUTTON:ONEVENT(151)
Called from HWG_ACTIVATEMAINWINDOW(0)
Called from HMAINWINDOW:ACTIVATE(340)
Called from MAIN(815)

HWGUI 2.23 dev Build 8
Date:25/08/24
Time:21:02:43
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;What is the purpose of such parameter ?&lt;br/&gt;
How to set it correctly ?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aupeix Alain</dc:creator><pubDate>Sun, 24 Aug 2025 19:13:34 -0000</pubDate><guid>https://sourceforge.netc500dddd6720b224679632116cb1ad357979c20e</guid></item><item><title>#90 hwg_WChoice display problem</title><link>https://sourceforge.net/p/hwgui/support-requests/90/?limit=25#30b1</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Same problem ...&lt;br/&gt;
If I change the size it's ok&lt;/p&gt;
&lt;p&gt;See hardcopies&lt;/p&gt;
&lt;p&gt;A+&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aupeix Alain</dc:creator><pubDate>Tue, 19 Aug 2025 19:37:06 -0000</pubDate><guid>https://sourceforge.net7687f4500e7625dc2ca558292a37e76e7aa3183e</guid></item><item><title>#90 hwg_WChoice display problem</title><link>https://sourceforge.net/p/hwgui/support-requests/90/?limit=25#7f51</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello Alain,&lt;br/&gt;
added a workaround for this bug in GTK with commit r3790.&lt;/p&gt;
&lt;p&gt;I will wait a few days for your response, then (i think),&lt;br/&gt;
 the ticket is ready to close.&lt;/p&gt;
&lt;p&gt;With regards&lt;/p&gt;
&lt;p&gt;MNI TNX, 73 es 55 de&lt;br/&gt;
DF7BE, Wilfried&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wilfried Brunken</dc:creator><pubDate>Tue, 19 Aug 2025 15:27:38 -0000</pubDate><guid>https://sourceforge.net3d156affd39e44abcdb0c73a120fd6eb11477408</guid></item><item><title>#90 hwg_WChoice display problem</title><link>https://sourceforge.net/p/hwgui/support-requests/90/?limit=25#55e1</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello Alain,&lt;br/&gt;
TNX for request to close this ticket.&lt;br/&gt;
But i think, the function hwg_WChoice() must be run correct.&lt;br/&gt;
I started the bugfix for LINUX some time ago, &lt;br/&gt;
but on WinAPI the function works correct.&lt;/p&gt;
&lt;p&gt;I will close this ticket, if bug is fixed.&lt;/p&gt;
&lt;p&gt;With regards&lt;/p&gt;
&lt;p&gt;MNI TNX, 73 es 55 de&lt;br/&gt;
DF7BE, Wilfried&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wilfried Brunken</dc:creator><pubDate>Tue, 19 Aug 2025 07:49:35 -0000</pubDate><guid>https://sourceforge.net1b3c549422b192541fdccd34668d774e9ce1ad9f</guid></item><item><title>#90 hwg_WChoice display problem</title><link>https://sourceforge.net/p/hwgui/support-requests/90/?limit=25#b944</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br/&gt;
As there were only two result with hwg_choice (ok or cancel), I choose to create a dialog and use @ x,y browse.&lt;br/&gt;
So no need to search why the display isn't correct.&lt;/p&gt;
&lt;p&gt;You can close&lt;br/&gt;
Thanks&lt;br/&gt;
A+&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aupeix Alain</dc:creator><pubDate>Sat, 16 Aug 2025 18:50:24 -0000</pubDate><guid>https://sourceforge.nete83e3ad65dd63503baeb82b192aac16370cedc2d</guid></item><item><title>hwg_WChoice display problem</title><link>https://sourceforge.net/p/hwgui/support-requests/90/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br/&gt;
I have a little problem using it :&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;rg=hwg_WChoice( aMenu, "Menu du "+date, oMainWindow:nLeft+120,oMainWindow:nTop+140,,,,,,"Ouvrir", "Annuler" )
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;I have, here, 3 strings in the array, and only 2 appeared, the third appears empty, and just appears if I scroll .&lt;br/&gt;
It I change manually the size of the dialog, It's ok.&lt;br/&gt;
Is there a way to have directly a correct display ?&lt;/p&gt;
&lt;p&gt;Thanks&lt;br/&gt;
A+&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aupeix Alain</dc:creator><pubDate>Tue, 12 Aug 2025 08:23:40 -0000</pubDate><guid>https://sourceforge.net5343768eee62092942371cec9fcf2c3f8ccba847</guid></item><item><title>hwg_WChoice display problem</title><link>https://sourceforge.net/p/hwgui/support-requests/90/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 90 has been modified: hwg_WChoice display problem&lt;br/&gt;
Edited By: Wilfried Brunken (df7be)&lt;br/&gt;
Status updated: 'open' =&amp;gt; 'closed'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aupeix Alain</dc:creator><pubDate>Tue, 12 Aug 2025 08:23:40 -0000</pubDate><guid>https://sourceforge.netf819391ad6b3c2f2e13cf11c8aed18f6f1a1396c</guid></item></channel></rss>