<?xml version="1.0"?>
<rss version="2.0">
<channel>
<title>SyMenu - New SyMenu releases - SyMenu 8.00 - Messages</title>
<link>https://www.ugmfree.it/forum/messages.aspx?TopicID=880</link>
<description>SyMenu - New SyMenu releases - SyMenu 8.00 - Messages</description>
<language>en-us</language>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<pubDate>Wed, 31 Jan 2024 12:11:17 GMT</pubDate>
<lastBuildDate>Wed, 31 Jan 2024 12:11:17 GMT</lastBuildDate>
<item>
<link>https://www.ugmfree.it/forum/messages.aspx?TopicID=880</link>
<title>Message from butaford</title>
<description><![CDATA[<b>Gianluca</b> wrote:<br/><blockquote><b>butaford</b> wrote:<br/><blockquote>The program does not open in the line command</blockquote><br/>Yes, I was replying you that the first script lacks the working directory definition.<br/>You solved it changing the current dir. <br/>Good for you but please next time open a new thread in the right forum topic (Troubleshooting &amp; Bug Reports).</blockquote><br/>Oh sorry. Yes, I found the <a href="https://www.ugmfree.it/Forum/messages.aspx?TopicID=882" target="_blank" rel="nofollow">topic</a>.]]></description>
<pubDate>Wed, 31 Jan 2024 12:11:17 GMT</pubDate>
</item>
<item>
<link>https://www.ugmfree.it/forum/messages.aspx?TopicID=880</link>
<title>Message from Gianluca</title>
<description><![CDATA[<b>butaford</b> wrote:<br/><blockquote>The program does not open in the line command</blockquote><br/>Yes, I was replying you that the first script lacks the working directory definition.<br/>You solved it changing the current dir. <br/>Good for you but please next time open a new thread in the right forum topic (Troubleshooting &amp; Bug Reports).]]></description>
<pubDate>Wed, 31 Jan 2024 12:05:48 GMT</pubDate>
</item>
<item>
<link>https://www.ugmfree.it/forum/messages.aspx?TopicID=880</link>
<title>Message from butaford</title>
<description><![CDATA[The program does not open in the line command if you specify the path to the exe file<br/><br/>Example:<br/>I:\Programs\SyMenu\SyMenu.exe<br/><br/>I use a bat file at the root of USB:<br/>@echo off<br/>set syMenuPath=Programs\SyMenu<br/>set syMenuExe=%syMenuPath%\SyMenu.exe<br/>start %~dp0%syMenuExe%<br/><br/><i><br/>UPD<br/>FIX:<br/>@echo off<br/>set syMenuPath=Programs\SyMenu<br/>set syMenuExe=SyMenu.exe<br/>cd %~dp0%syMenuPath%<br/>start %syMenuExe%<br/></i><br/><br/><i>edited by butaford on 31/01/2024</i>]]></description>
<pubDate>Wed, 31 Jan 2024 11:49:31 GMT</pubDate>
</item>
<item>
<link>https://www.ugmfree.it/forum/messages.aspx?TopicID=880</link>
<title>Message from scentse</title>
<description><![CDATA[<b>Gianluca</b> wrote:<br/><blockquote>I should try to execute it with the  other available drivers but, I wonder, what's the point in that. MS is not paying  me to catch their bugs, rather it causes me to lose a lot of time for  this issue.<br/></blockquote><br/><br/><br/>MS has burned many devs over the years. Windows Mobile. Silverlight. WinRT. And many more.<br/>Just read MS is joining Google. They're getting their own "graveyard" website.<br/><br/><br/><br/>Unaware if updating the NET release breaks any dependencies, but I get your point.<br/>Benefit-cost ratio: Suppose it's better to wait and see if it gets patched.<br/><br/><br/>Despite the graphical glitches, no issues with functionality.<br/><br/><img src="images/smilies/32308364851.gif" border="0" alt="Applause" />]]></description>
<pubDate>Sun, 28 Jan 2024 18:47:56 GMT</pubDate>
</item>
<item>
<link>https://www.ugmfree.it/forum/messages.aspx?TopicID=880</link>
<title>Message from Gianluca</title>
<description><![CDATA[<b>scentse</b> wrote:<br/><blockquote>I was hoping that the previous issues encountered in the  Beta - with many UI elements improperly scaling - were tied to AMD's  instruction set. But alas, that is not the case. The issue persists with Nvidia as well.</blockquote><br/>It's  probably because the graphical issues are on the Windows side. <br/>Rendering a form is not a complex thing... It's a 2D draw. <br/>What's  difficult is calculating the distances among elements when you have more  space available for them and they need to be resized. <br/><br/>But MS asserts the new framework is able to do the magic by itself allowing a smart resize.<br/>And instead we experienced that the only working resize mode in zoomed screens above 150% is the virtual resizing and not the real resizing. <br/>So WTF are you doing MS?<br/><br/><b>scentse</b> wrote:<br/><blockquote>As for why the program displays properly in Win11 virtual machine's VMware SVGA driver, I cannot say.</blockquote><br/>Interesting  enough the machine where I experienced the issue was a virtual one running on  VirtualBox with VBOXSVGA driver.... I should try to execute it with the  other available drivers but, I wonder, what's the point in that. MS is not paying  me to catch their bugs, rather it causes me to lose a lot of time for  this issue.<br/><br/><b>scentse</b> wrote:<br/><blockquote>Unknown if there is an issue with HP machines specifically.</blockquote><br/>Well, my tests are on a HP PC too but, at this point, I'm pretty sure the problem is on the software layer.]]></description>
<pubDate>Thu, 04 Jan 2024 08:14:50 GMT</pubDate>
</item>
<item>
<link>https://www.ugmfree.it/forum/messages.aspx?TopicID=880</link>
<title>Message from scentse</title>
<description><![CDATA[A quick update on my end.<br/>I recently changed my GPU from AMD 5500 to an Nvidia 4060.<br/><br/>I was hoping that the previous issues encountered in the Beta - with many UI elements improperly scaling - were tied to AMD's instruction set.<br/>But alas, that is not the case. The issue persists with Nvidia as well.<br/><br/><br/>As for why the program displays properly in Win11 virtual machine's VMware SVGA driver, I cannot say.<br/>Unknown if there is an issue with HP machines specifically.<br/><br/><img src="images/smilies/dunno.gif" border="0" alt="dunno" />]]></description>
<pubDate>Wed, 03 Jan 2024 19:31:31 GMT</pubDate>
</item>
<item>
<link>https://www.ugmfree.it/forum/messages.aspx?TopicID=880</link>
<title>Message from Gianluca</title>
<description><![CDATA[<b>jopa66</b> wrote:<br/><blockquote>Yeah, the only way to close it is click the version number which also takes you to the home page.</blockquote><br/>If you have an issue like that, try pressing the ESC key on the keyboard.]]></description>
<pubDate>Thu, 07 Dec 2023 14:38:44 GMT</pubDate>
</item>
<item>
<link>https://www.ugmfree.it/forum/messages.aspx?TopicID=880</link>
<title>Message from jopa66</title>
<description><![CDATA[<b>Gianluca</b> wrote:<br/><blockquote>Hi sl23,<br/>the About windows should close clicking outside of it. Otherwise it's a bug.</blockquote><br/><br/>Yeah, the only way to close it is click the version number which also takes you to the home page.]]></description>
<pubDate>Thu, 07 Dec 2023 01:50:49 GMT</pubDate>
</item>
<item>
<link>https://www.ugmfree.it/forum/messages.aspx?TopicID=880</link>
<title>Message from sl23</title>
<description><![CDATA[Seems good now <img src="images/smilies/wink.gif" border=0 alt="wink" />]]></description>
<pubDate>Wed, 06 Dec 2023 20:19:23 GMT</pubDate>
</item>
<item>
<link>https://www.ugmfree.it/forum/messages.aspx?TopicID=880</link>
<title>Message from Gianluca</title>
<description><![CDATA[Hi sl23,<br/>the About windows should close clicking outside of it. Otherwise it's a bug.]]></description>
<pubDate>Wed, 06 Dec 2023 18:43:40 GMT</pubDate>
</item>
<item>
<link>https://www.ugmfree.it/forum/messages.aspx?TopicID=880</link>
<title>Message from sl23</title>
<description><![CDATA[Wow! New update! Thanks Gian... I didn't even know it was in the works. <img src="images/smilies/smile.gif" border=0 alt="smile" /><br/>No issues so far my end. Just a standard HD TV.<br/>Except... I can't close the About window.<br/>Thanks for your continued work on this amazing app!]]></description>
<pubDate>Wed, 06 Dec 2023 18:38:14 GMT</pubDate>
</item>
<item>
<link>https://www.ugmfree.it/forum/messages.aspx?TopicID=880</link>
<title>Message from Sir_X</title>
<description><![CDATA[Feedback two days of testing, evething OK, You are the ONE.]]></description>
<pubDate>Wed, 06 Dec 2023 06:37:18 GMT</pubDate>
</item>
<item>
<link>https://www.ugmfree.it/forum/messages.aspx?TopicID=880</link>
<title>Message from Gianluca</title>
<description><![CDATA[And finally it's out.<br/>SyMenu is entering into the future with the newest MS programming framework.<br/><br/>I'm pretty sure we will experience a lot of issues with this 8 version but, guys, it was time... A new era has started!<br/><br/><br/>In the next few days I'll update the manual and the other materials. Please be patient with these.]]></description>
<pubDate>Mon, 04 Dec 2023 18:25:57 GMT</pubDate>
</item>
</channel>
</rss>
