Home What Is Euphoria? Documentation News EUforum Download Euphoria Donate
Recent User Contributions The Archive Other Euphoria Web Sites RDS Development Related Books & Software
Search Results

Search Again: DOS   WIN   LNX   GEN Powered by Euphoria
Type one or more words.

matched 8 of 2190 entries

WIN Wrapper for SkinCrafter ActiveX 9KMatthew Lewis May 27/05   click here to update this entry
EuCOM wrapper for SkinCrafter ActiveX component that can be used for creating skinnable applications. Requires the SkinCrafter ActiveX (free demo version available).
 
WIN Skinned Window Library and Example 35KDave Probert Jun 22/05 this program has happy users! 2.50 click here to update this entry
This is a simple library to provide image shaping of Windows - i.e. skinning. There's not much to it, but it can be improved - as always. Only a few functions in the library and about 4 lines of code needed to get the skinned effect, so simple you could cry :) Jun 22: Now with Save and Load features. Thanks Elliott.
 
WIN Windows Tasking Demo 01 6KAl Getz Sep 23/05   click here to update this entry
This is a Windows tasking demo for use with the new Euphoria tasking preview. The demo is made for WinClass but the task procedures and related can be used with any library. Be sure to read the "readme.txt" file before running.
 
WIN Marvin Jabber Client 591KPatRat Aug 19/01   click here to update this entry
A client for the Jabber Instant Messaging network written using Euphoria. Fully skinable using an XML skin format. Check out the Download page, and the CVS source code page
 
WIN Minesweeper Beater 53KDaniel Kluss Sep 4/05   click here to update this entry
Beats minesweeper real quick, but you must have the default windows skin. Works on any size board.
 
WIN Tutorial 10KDon Phillips Dec 31/01   click here to update this entry
A tutorial to show how using one windows message you can create skinnable applications, drag windows around by the client area, much more.
 
WIN SDLL 8KDaniel Kluss Mar 1/07 this program has happy users! 1.20 click here to update this entry
Multi-threaded Windows calls. He combined some things from apcdll with tdll and now it works just like tdll, but doesn't constantly poll and use 100% CPU. He includes an example that uses Euphoria's new multi-tasking capability. Mar 1: fixed define_s_proc/func so that now they return -1 if the routine name can't be found in the dll
 
WIN Virtual Thread Manager 02 20KAl Getz Aug 22/05 this program has happy users! 1.80 click here to update this entry
Although true OS threads are not used, this library makes your app appear to work as though it has time shared multitasking threads. This means your app gui doesn't hang as one or more lengthy operations are being performed in the background. True task scheduler with various other enhancements. Versions and demos for both WinClass and WinLib. Compare to ThreadManager01 (archives) and Sched.e (LangWar directory) Aug 22: New functions allow more advanced thread handling: QueryWaitThread(), PauseThread(), ResumeThread(), QueryThreadActive(). Also, message_box(..) doesn't hang threads.
 

 

End of Search Results