<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Windev Forum - Off Topic Discussion / Ranting Corner</title>
        <description>Programming Language Wars! You are upset? Speak out! The place to talk plain language! Everything not belonging into the other Wx-forums! Wanna preach? We listen!</description>
        <link>https://www.wxforum.info/list.php?28849</link>
        <lastBuildDate>Tue, 17 Mar 2026 04:06:55 +0100</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,798709,798709#msg-798709</guid>
            <title>TSPlus - Subscriptions done correctly</title>
            <link>https://www.wxforum.info/read.php?28849,798709,798709#msg-798709</link>
            <description><![CDATA[ Hello All,<br />
<br />
I am a huge fan of TSPlus and use it to run my AWS EC2 servers.<br />
<br />
They have just announced a subscription model for their software and their process is exactly how PCSoft should have done it.<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>TSPlus</strong><br />
Starting May 5, 2025, TSplus will offer a subscription <br />
option for our product licensing. <br />
But before we go any further - this does not change anything about your current license. <br />
Your permanent license is still fully valid, supported, and remains a core part of our <br />
product offerings. <br />
Why subscriptions? <br />
Some of our clients have asked for more flexible options, especially for short-term <br />
projects, startups, or businesses with evolving needs. Our new subscription plans are <br />
designed to meet those needs - as an additional choice, not a replacement. <br />
Here’s what you can count on: <br />
•	Your current permanent license remains active and supported. <br />
•	We will continue to offer and sell permanent licenses as usual. <br />
•	Subscriptions are simply another way to start or expand with TSplus, if and when <br />
you choose. <br />
</div></blockquote>
<br />
I appreciate this is advertising but it just struck a chord with me as to how business should operate.<br />
<br />
Regards<br />
Al]]></description>
            <dc:creator>Al</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Sat, 26 Apr 2025 10:31:13 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,798209,798209#msg-798209</guid>
            <title>any plan to support HarmonyOS</title>
            <link>https://www.wxforum.info/read.php?28849,798209,798209#msg-798209</link>
            <description><![CDATA[ Hi , <br />
<br />
any plan for windev mobile to support HarmonyOS?]]></description>
            <dc:creator>ccc2</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Tue, 17 Sep 2024 18:44:37 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,797369,797375#msg-797375</guid>
            <title>Re: Anyone in the Forum using any Low Code tool(s) ?</title>
            <link>https://www.wxforum.info/read.php?28849,797369,797375#msg-797375</link>
            <description><![CDATA[ Hi,<br />
<br />
Thanks for your inputs.<br />
<br />
Learning Dart may not be mandatory anymore as FlutterFlow has integrated AI that will generate necessary source as and when needed.<br />
<br />
My primary trial with FlutterFlow for building web apps did not go well as the performance is unacceptable especially when the amount of data is large. Probably may be because I am still new to it and don&#039;t know how to fine tune it for performance. But when it come to mobile apps the performance is really good.<br />
<br />
My experience with Frappe Framework is quite good as I know enough Python to get things done. But overall after I crossed the basic learning curve my experience is pleasant. Unfortunately being 100% open source they do not have enough tutorials for onboarding new developers.<br />
<br />
Most of the other frameworks are based on NodeJS and ReactJS.<br />
<br />
In one other forum someone suggested me to check out GeneXus which is powered by .NET. Will check it when I get enough free time.<br />
<br />
TIA]]></description>
            <dc:creator>YogiYang</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Sat, 12 Aug 2023 07:15:08 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,797369,797370#msg-797370</guid>
            <title>Re: Anyone in the Forum using any Low Code tool(s) ?</title>
            <link>https://www.wxforum.info/read.php?28849,797369,797370#msg-797370</link>
            <description><![CDATA[ Hi, FlutterFlow offers a small portion of Flutter&#039;s range of widgets only. There&#039;s a number of stories on Medium comparing Flutter and FlutterFlow. Read them. Mostly not in favour of FlutterFlow. Using Flutter&#039;s Dart language, you have to become &quot;fluent&quot; in it which will take about 6 months of using and learning, 4-6 hours per day. Maybe, I&#039;m doing that somewhen in the far future. For the time being, I&#039;m content with WINDEV&#039;s development speed ....]]></description>
            <dc:creator>gpredl</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Thu, 10 Aug 2023 09:12:56 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,797369,797369#msg-797369</guid>
            <title>Anyone in the Forum using any Low Code tool(s) ?</title>
            <link>https://www.wxforum.info/read.php?28849,797369,797369#msg-797369</link>
            <description><![CDATA[ Hello,<br />
<br />
Recently I have been exploring various low code tools as an alternative to WX for building mobile and web apps.<br />
<br />
I am interested in knowing if anyone is using any such tool(s) for building mobile and web apps?<br />
<br />
Personally I am currently using these:<br />
<br />
<b>FlutterFlow</b> for building Mobile and simple Web Apps. (https://flutterflow.io/)<br />
<b>Noodl</b> for building complex responsive Web Apps. (https://www.noodl.net/)<br />
<b>AppSmith</b> for building back end Admin Panels for various mobile apps. (https://www.appsmith.com/)<br />
Opensource <b>Lowcoder</b> for building back end Admin Panels for various mobile apps. (https://www.lowcoder.cloud/)<br />
100% Opensource <b>Frappe Framework</b> for building any kind of Web Apps and Web Sites. But unfortunately it requires some coding in Python and JavaScript. (https://frappeframework.com/)<br />
<br />
<br />
From these only FlutterFlow generates source code of the app built in it.<br />
<br />
TIA]]></description>
            <dc:creator>YogiYang</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Thu, 10 Aug 2023 08:32:40 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,594785,796157#msg-796157</guid>
            <title>Re: An interesting alternate Dev Tool with features similar to WX</title>
            <link>https://www.wxforum.info/read.php?28849,594785,796157#msg-796157</link>
            <description><![CDATA[ Hi issah,<br />
<br />
<a href="https://www.b4x.com/"  rel="nofollow">b4x</a> is windev etc for the poor guys. They say, it is a continuation of Visual Basic ... and its free. Same, even better is Flutter / Dart it&#039;s a free multiplatform runtime &amp; language. But you have to learn new paradigms.]]></description>
            <dc:creator>gpredl</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Fri, 22 Apr 2022 07:01:38 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,594785,796156#msg-796156</guid>
            <title>Re: An interesting alternate Dev Tool with features similar to WX</title>
            <link>https://www.wxforum.info/read.php?28849,594785,796156#msg-796156</link>
            <description><![CDATA[ Hi,<br />
<br />
Did anyone use any of the potential alternative tools listed here?  I know liveapps is dead but lianja and limnor still seem to running strong.<br />
<br />
Just my curiosity running wild.<br />
<br />
regards <br />
<br />
issah]]></description>
            <dc:creator>mixgh</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Fri, 22 Apr 2022 02:52:17 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,118453,793919#msg-793919</guid>
            <title>Re: Use with external languages</title>
            <link>https://www.wxforum.info/read.php?28849,118453,793919#msg-793919</link>
            <description><![CDATA[ ERROR, ERROR! This forum is for PC Soft&#039;s WX-Products. WINDEV is a 5GL product. This forum is NOT what you thought!]]></description>
            <dc:creator>gpredl</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Sat, 17 Oct 2020 09:00:53 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,118453,793918#msg-793918</guid>
            <title>Re: Use with external languages</title>
            <link>https://www.wxforum.info/read.php?28849,118453,793918#msg-793918</link>
            <description><![CDATA[ ERROR! This forum is for PC Soft&#039;s WX-Products. WINDEV is a 5GL product. This forum is NOT what you thought!]]></description>
            <dc:creator>gpredl</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Sat, 17 Oct 2020 09:00:05 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,118453,793917#msg-793917</guid>
            <title>Re: Use with external languages</title>
            <link>https://www.wxforum.info/read.php?28849,118453,793917#msg-793917</link>
            <description><![CDATA[ Wow, I was searching for this blog so far long , the contents described in the blog is very precise and the description are really clearly described thank you for sharing<br />
&lt;a href=&quot;[<a href="https://www.acte.in/AWS-training-in-bangalore&quot;&gt;AWS"  rel="nofollow">www.acte.in</a>] Course in Bangalore&lt;/a&gt;&lt;br&gt;<br />
&lt;a href=&quot;[<a href="https://www.acte.in/aws-certification-online-training&quot;&gt;AWS"  rel="nofollow">www.acte.in</a>] Course&lt;/a&gt;&lt;br&gt;<br />
&lt;a href=&quot;[<a href="https://www.acte.in/aws-certification-online-training&quot;&gt;AWS"  rel="nofollow">www.acte.in</a>] Certification Course&lt;/a&gt;&lt;br&gt;<br />
&lt;a href=&quot;[<a href="https://www.acte.in/aws-certification-online-training&quot;&gt;AWS"  rel="nofollow">www.acte.in</a>] Certification Training&lt;/a&gt;&lt;br&gt;<br />
&lt;a href=&quot;[<a href="https://www.acte.in/aws-certification-online-training&quot;&gt;AWS"  rel="nofollow">www.acte.in</a>] Online Training&lt;/a&gt;&lt;br&gt;<br />
&lt;a href=&quot;[<a href="https://www.acte.in/aws-certification-online-training&quot;&gt;AWS"  rel="nofollow">www.acte.in</a>] Training&lt;/a&gt;&lt;br&gt;<br />
&lt;a href=&quot;[<a href="https://www.acte.in/AWS-training-in-hyderabad&quot;&gt;AWS"  rel="nofollow">www.acte.in</a>] Course in Hyderabad&lt;/a&gt;&lt;br&gt;<br />
&lt;a href=&quot;[<a href="https://www.acte.in/AWS-training-in-coimbatore&quot;&gt;AWS"  rel="nofollow">www.acte.in</a>] Course in Coimbatore&lt;/a&gt;]]></description>
            <dc:creator>SAHANA.K</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Fri, 16 Oct 2020 18:39:21 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,793669,793678#msg-793678</guid>
            <title>Re: WX Programming</title>
            <link>https://www.wxforum.info/read.php?28849,793669,793678#msg-793678</link>
            <description><![CDATA[ and I invite everybody reading this to stay here, so as not to dilute once more the number and quality of answers by creating YET ANOTHER forum, channel, page, group, wall or whatever the current fad is]]></description>
            <dc:creator>Argus</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Mon, 31 Aug 2020 14:04:26 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,793669,793670#msg-793670</guid>
            <title>Re: WX Programming</title>
            <link>https://www.wxforum.info/read.php?28849,793669,793670#msg-793670</link>
            <description><![CDATA[ [<a href="https://www.facebook.com/wdprogrami/?view_public_for=1547578582204009"  rel="nofollow">www.facebook.com</a>]]]></description>
            <dc:creator>WX_Programming</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Sun, 30 Aug 2020 15:58:06 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,793669,793669#msg-793669</guid>
            <title>WX Programming</title>
            <link>https://www.wxforum.info/read.php?28849,793669,793669#msg-793669</link>
            <description><![CDATA[ Dear fans of WX tools<br />
<br />
I invite you to join the FB Page WX Programming to share experiences and help each other.<br />
<br />
I think that in this way we communicate faster and easier<br />
<br />
Best regards]]></description>
            <dc:creator>WX_Programming</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Sun, 30 Aug 2020 15:56:23 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,89304,793544#msg-793544</guid>
            <title>Re: What&#039;s wrong with PC SOFT?</title>
            <link>https://www.wxforum.info/read.php?28849,89304,793544#msg-793544</link>
            <description><![CDATA[ Did this ever get fixed, I am using v22 and it is still happening!!  I agree with Thomas, this is crazy.  The created and modify also does not fix the issue.]]></description>
            <dc:creator>wtmullican</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Fri, 24 Jul 2020 16:34:24 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,792420,792420#msg-792420</guid>
            <title>3 months to create a fully functioning app</title>
            <link>https://www.wxforum.info/read.php?28849,792420,792420#msg-792420</link>
            <description><![CDATA[ Hello guys, I just need to post this because I feel the need to rant/shout to the skies<br />
<br />
Imagine this, given a deadline of 3 months to create 2 large scale apps to be used in one of the most hectic industries, the team consists of 5 people, 3 interns, 1 full time employee, and me the project manager who was assigned midway, our collective experience in windev mobile? Absolutely zero, to make things worse than they are, the interns turns out to have zero knowledge about design, programming, or even algorithms despite majoring in Mobile apps development in one of the &quot;most known university for IT in the country&quot; and at every corner of the project issues keeps on appearing and the deadline is approaching very fast, with our progress being incredibly barebones that runs incredibly slowly and buggy...<br />
<br />
I am very tired at this point...]]></description>
            <dc:creator>RobertLeo</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Wed, 30 Oct 2019 09:26:17 +0100</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,788126,788128#msg-788128</guid>
            <title>Re: WX COMMUNITY?</title>
            <link>https://www.wxforum.info/read.php?28849,788126,788128#msg-788128</link>
            <description><![CDATA[ and the most humble too.... <br />
<br />
<br />
:D]]></description>
            <dc:creator>Fabrice Harari</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Tue, 05 Jun 2018 19:36:48 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,788126,788127#msg-788127</guid>
            <title>Re: WX COMMUNITY?</title>
            <link>https://www.wxforum.info/read.php?28849,788126,788127#msg-788127</link>
            <description><![CDATA[ Hi, no problem, any help to wx is welcome - even if one has to find one&#039;s way using translation software ....]]></description>
            <dc:creator>GuenterP</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Tue, 05 Jun 2018 19:19:32 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,788126,788126#msg-788126</guid>
            <title>WX COMMUNOTY</title>
            <link>https://www.wxforum.info/read.php?28849,788126,788126#msg-788126</link>
            <description><![CDATA[ This is the best wx community<br />
<br />
<br />
<b><span style="font-size:x-large"><a href="https://fekwx.com"  rel="nofollow">FEKWX</a></span></b>]]></description>
            <dc:creator>theboss</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Tue, 05 Jun 2018 18:50:37 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,118453,784034#msg-784034</guid>
            <title>Re: Use with external languages</title>
            <link>https://www.wxforum.info/read.php?28849,118453,784034#msg-784034</link>
            <description><![CDATA[ Here is my (mostly) comprehensive list of tools I use for development, either at home or work.  It’s like Scott Hanselman’s, but focused almost purely on development, with a couple of extras.  While you’re at it, go check his out.  All opinions are my own and are not bought or sold.<br />
<br />
The Main Stuff<br />
<br />
Visual Studio – king of IDEs and the essential tool for <a href="https://tekslate.com/tutorials/net/"  rel="nofollow">.NET</a> devs everywhere. Not much else to say except that it has a great starting toolset for any developer and amazing plugin support.  The Community edition gives the masses the power of the Professional SKU, for free.  Simply amazing and getting better with every release.<br />
<br />
<br />
<br />
(<a href="https://schneids.net/essential-dotnet-csharp-vbnet-web-dev-tools-and-frameworks/"  rel="nofollow">Full Article</a>)<br />
<br />
These set of tools can be used as reference as some of the external languages that help you with other web dev tools.]]></description>
            <dc:creator>Mansi Rao</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Mon, 27 Nov 2017 12:39:10 +0100</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,598606,784033#msg-784033</guid>
            <title>Re: great tool as well</title>
            <link>https://www.wxforum.info/read.php?28849,598606,784033#msg-784033</link>
            <description><![CDATA[ That was very well explained video. I appreciate Allard..]]></description>
            <dc:creator>Mansi Rao</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Mon, 27 Nov 2017 12:33:12 +0100</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,782977,782977#msg-782977</guid>
            <title>Team work</title>
            <link>https://www.wxforum.info/read.php?28849,782977,782977#msg-782977</link>
            <description><![CDATA[ [<a href="https://medium.freecodecamp.org/we-fired-our-top-talent-best-decision-we-ever-made-4c0a99728fde"  rel="nofollow">medium.freecodecamp.org</a>]<br />
<br />
Read and enjoy! I believe, every of us has met such a guy during their coding life ....]]></description>
            <dc:creator>GuenterP</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Sat, 14 Oct 2017 13:36:44 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,780101,781287#msg-781287</guid>
            <title>Re: New and stable Android Apps developement tool</title>
            <link>https://www.wxforum.info/read.php?28849,780101,781287#msg-781287</link>
            <description><![CDATA[ André,<br />
<br />
Not necessarily. Android, Libre Office,  FPC, etc are open source free like in free beer but are they peanuts?<br />
<br />
Not they are not. In fact I just completed a small Android application it B4A. Yes there are a few things that I had to learn as WM shields a developer from the need to understand the underlying Mobile OS which is not the case when it comes to using B4A. <br />
<br />
HTH<br />
<br />
Yogi Yang]]></description>
            <dc:creator>Yogi Yang</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Sat, 29 Jul 2017 17:23:42 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,780101,781237#msg-781237</guid>
            <title>Re: New and stable Android Apps developement tool</title>
            <link>https://www.wxforum.info/read.php?28849,780101,781237#msg-781237</link>
            <description><![CDATA[ Hi Yogi<br />
<br />
You are dreaming.  You pay peanuts you get monkeys.  It is a universal rule.<br />
<br />
It has been around for a long time.  Most have been there done that got the T shirt and thrown it away.<br />
<br />
Cheers<br />
André]]></description>
            <dc:creator>André Labuschagné</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Thu, 27 Jul 2017 19:31:54 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,780532,780532#msg-780532</guid>
            <title>[WX22] WTF - Search window</title>
            <link>https://www.wxforum.info/read.php?28849,780532,780532#msg-780532</link>
            <description><![CDATA[ Hello All<br />
<br />
Just made a start in V22 and the Search window header now takes 7 lines of stupid navigation to accomplish what used to be done in two lines.   Hopefully this is just something  odd in my setup and it can be wrestled into the old format ?<br />
I am not so blind that I need a &quot;Find&quot; button that runs the entire width of the search screen.<br />
<br />
Hunting down how to setup the code edit fonts was also an pointless exercise.<br />
<br />
Happy to contribute to a fund to tattoo &quot;If it ain&#039;t broke... &quot; onto the fore heads of PCSoft style geniuses.<br />
<br />
<br />
Regards<br />
Al]]></description>
            <dc:creator>Al</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Mon, 03 Jul 2017 12:32:57 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,780101,780101#msg-780101</guid>
            <title>New and stable Android Apps developement tool</title>
            <link>https://www.wxforum.info/read.php?28849,780101,780101#msg-780101</link>
            <description><![CDATA[ Hello,<br />
<br />
I just got my hands on Android apps development tool called B4A (Basic4Android) from b4x.com. It just cost US $60 to own a license version!<br />
<br />
It is really very simple, needs quite a bit of knowledge about Android development. Is extremely flexible and plethora of libraries for various specialized activities that are available only with the paid version.<br />
<br />
It tends to create very compact apk files.<br />
<br />
Do check it out..!!!<br />
<br />
It also has iOS version called B4i. One unique thing about this is that one can develop iOS apps in windows and compile the software using a cloud server and get ready to run iOS app!!! It just cost US $60 to own a license version!<br />
<br />
Free B4J is also an interesting JAVA based application development platform and the Web Server feature is just mind blowing and it supports Materialize CSS.<br />
<br />
Check it out at: [<a href="https://www.b4x.com/android/forum/threads/abmaterial-framework-for-webapps.60072/"  rel="nofollow">www.b4x.com</a>]<br />
<br />
Free B4R is another mind blowing tool to develop IoT apps for Arduino and ESP8266 boards.<br />
<br />
HTH<br />
<br />
Yogi Yang]]></description>
            <dc:creator>Yogi Yang</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Thu, 15 Jun 2017 16:08:11 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,779687,779687#msg-779687</guid>
            <title>Require Skilled WB developer</title>
            <link>https://www.wxforum.info/read.php?28849,779687,779687#msg-779687</link>
            <description><![CDATA[ I need someone skilled (I&#039;ll settle for competent - yes I am that desperate) for help with finishing off a WB project.<br />
<br />
There are 3rd party api involved but only insofar as getting permission to send stuff to them (facebook wall, twitter feed, YouTube channel).<br />
<br />
Please let me know if you are interested / able to assist me with this.<br />
<br />
Regards C!!!]]></description>
            <dc:creator>ChristoK!</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Sat, 27 May 2017 15:45:42 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,779004,779004#msg-779004</guid>
            <title>[OT]  Code editing fonts</title>
            <link>https://www.wxforum.info/read.php?28849,779004,779004#msg-779004</link>
            <description><![CDATA[ Hello All<br />
<br />
The other day the font in the code editor of Windev suddenly changed on the screen but not in the Windev code edit options which were still showing the original font.   I was reading an article in the Calibre reader on another screen so I imagine that it was what caused the font change in the open Windev editor - yes I multitask sometimes :) <br />
<br />
The different display font that appeared onscreen looked to be a variation on a courier font and wasn&#039;t that bad and it prompted me to look into the aspect of what would be the best font to use when editing code.   <br />
<br />
I had never bothered much before about the code font, which is interesting seeing as how I spend much of my day and night working with it.<br />
There are a number of articles on the web and there are quite a variety of fonts available that are specifically for editing code.  For me it came down initially to whatever was natively available in Windows so the main options were Lucida, Consolas and Android Sans Mono, but I am going to check out some of the free coding fonts available.<br />
[<a href="https://speckyboy.com/best-free-fonts-coding"  rel="nofollow">speckyboy.com</a>].    <br />
<br />
I am currently trying the Android Sans Mono and to me, it does look better than Lucida, which I think is the Windev default.<br />
<br />
So the reason I am posting is to suggest that maybe some benefit could be gained by selecting a code editing font that might be more aesthetically pleasing or more functional in terms of clarity.<br />
<br />
Regards<br />
Al]]></description>
            <dc:creator>Al</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Mon, 01 May 2017 05:44:57 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,102056,778387#msg-778387</guid>
            <title>Re: New competition for WinDev?</title>
            <link>https://www.wxforum.info/read.php?28849,102056,778387#msg-778387</link>
            <description><![CDATA[ <b>LIGHTSWITCH WHAT?</b><br />
<br />
Hi,<br />
just to tell you how it goes: Lightswitch has been discontinued by Microsoft, the recommendation is not use Lightswitch for any new projects!<br />
<br />
The problem with Microsoft is that they are not able to / interested in supporting something labeled &quot;4GL&quot;. There are patents and there is a vast number of 3rd party software makers who are - at least partially - engaged in making things which would be useless if a true 4GL came from Microsoft.]]></description>
            <dc:creator>GuenterP</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Wed, 29 Mar 2017 10:25:58 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,778181,778386#msg-778386</guid>
            <title>Re: Off Topic - Anyone used LiveCode?</title>
            <link>https://www.wxforum.info/read.php?28849,778181,778386#msg-778386</link>
            <description><![CDATA[ Hi Stefan, definitely YES!<br />
<br />
At least in the same way LiveCode does i.e. by using drivers / DLLs to attach to sensors, switches and all hardware. Most probably even much better because Wx has quite a number of binary functions and a vast number of variable types.]]></description>
            <dc:creator>GuenterP</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Wed, 29 Mar 2017 10:16:32 +0200</pubDate>
        </item>
        <item>
            <guid>https://www.wxforum.info/read.php?28849,102056,778379#msg-778379</guid>
            <title>Re: New competition for WinDev?</title>
            <link>https://www.wxforum.info/read.php?28849,102056,778379#msg-778379</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>StanleyBarnett</strong><br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong></strong><br />Wx products contain lots of add-ons out of the box, if you need additional functionality for VS you have to buy controls and supporting programs from 3rd parties which gives you the well known problems with different versions.</div></blockquote>
Having this super large add-on 3rd party eco-system is where Visual Studio really shines over PCSoft simply because they lack 3rd party vendor support.  PCSoft is too proprietary in this area which has discouraged the 3rd party marketplace.</div></blockquote>
<br />
This will never happen. I mean PCSoft will never open up for third party development because if they do then they will not be able to sell their new version easily every year as what they are offering will be (may be) available from third party at a throw away price or free!<br />
<br />
Regards,<br />
<br />
Yogi Yang]]></description>
            <dc:creator>Yogi Yang</dc:creator>
            <category>Off Topic Discussion / Ranting Corner</category>
            <pubDate>Wed, 29 Mar 2017 06:08:10 +0200</pubDate>
        </item>
    </channel>
</rss>
