Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/usingeup/public_html/textpattern/lib/constants.php on line 149
usingEuphoria.com Just say "no" to complicated programming languages. tag:usingeuphoria.com,2005:f2e32eeda8780a420f04a0eb81be1fec Textpattern 2018-07-20T04:08:21Z Greg Haberek https://usingeuphoria.com/ Greg Haberek 2018-02-18T19:18:18Z 2018-02-24T22:42:28Z Write 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 Haberek 2018-02-11T19:11:18Z 2018-02-17T15:30:07Z Clean up your code by fixing up Win32Lib tag: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 Haberek 2018-02-04T19:04:18Z 2018-02-17T15:29:57Z Setup Win32Lib 0.70 on Windows 10 tag:usingeuphoria.com,2018-01-26:f2e32eeda8780a420f04a0eb81be1fec/d93ed7a8429e09bbc8a5e29a9c344150 Let’s walk through installing Win32Lib 0.70 on Windows 10.

]]>
Greg Haberek 2018-01-28T18:28:18Z 2018-01-30T22:56:20Z Multiple Versions of Euphoria on Windows 10 tag:usingeuphoria.com,2018-01-26:f2e32eeda8780a420f04a0eb81be1fec/16d9df2bc24681a6891c9b5b5b02d5c0 Sometimes you need to toggle between multiple versions of Euphoria on one system.

]]>
Greg Haberek 2018-01-21T18:21:18Z 2018-01-27T01:01:50Z Setup Nano to edit Euphoria code tag:usingeuphoria.com,2017-12-17:f2e32eeda8780a420f04a0eb81be1fec/ec4ac430d7fd68c8b7ae00a7545bf640 Let’s walk through setting up Nano to highlight Euphoria files.

]]>