Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/usingeup/public_html/textpattern/lib/constants.php on line 149 usingEuphoria.com - BeginnerJust say "no" to complicated programming languages.tag:usingeuphoria.com,2005:f2e32eeda8780a420f04a0eb81be1fec/beginnerTextpattern2018-07-20T04:08:21ZGreg Haberekhttps://usingeuphoria.com/Greg Haberek2018-02-18T19:18:18Z2018-02-24T22:42:28ZWrite a Win32Lib Notepad application (Part 1)tag:usingeuphoria.com,2018-02-17:f2e32eeda8780a420f04a0eb81be1fec/8ab97969a8d79459b25400d2d9292167
Now that we have Win32Lib installed, let’s use it to write a complete application from start to finish. We’ll be cloning everyone’s favorite text editor, Notepad! You may be surprised how much work goes into such a simple application.]]>
Greg Haberek2018-02-11T19:11:18Z2018-02-17T15:30:07ZClean up your code by fixing up Win32Libtag:usingeuphoria.com,2018-02-16:f2e32eeda8780a420f04a0eb81be1fec/11a7e5aeaddfa5130c3b1411e8275c25
Starting with version 4.0, Euphoria supports default parameters. We can use this feature to our advantage by adding some defaults to commonly-used Win32Lib routines. A couple small tweaks will make your code cleaner and easier to maintain.]]>
Greg Haberek2018-02-04T19:04:18Z2018-02-17T15:29:57ZSetup Win32Lib 0.70 on Windows 10tag:usingeuphoria.com,2018-01-26:f2e32eeda8780a420f04a0eb81be1fec/d93ed7a8429e09bbc8a5e29a9c344150
Let’s walk through installing Win32Lib 0.70 on Windows 10.]]>
Greg Haberek2018-01-21T18:21:18Z2018-01-27T01:01:50ZSetup Nano to edit Euphoria codetag:usingeuphoria.com,2017-12-17:f2e32eeda8780a420f04a0eb81be1fec/ec4ac430d7fd68c8b7ae00a7545bf640
Let’s walk through setting up Nano to highlight Euphoria files.]]>
Greg Haberek2018-01-14T18:14:18Z2018-01-27T01:03:22ZSetup Notepad++ to edit Euphoria codetag:usingeuphoria.com,2017-12-17:f2e32eeda8780a420f04a0eb81be1fec/781a11db576b534535506f4d8a666158
Let’s walk through setting up Notepad++ to highlight (and run!) Euphoria files.]]>