About site: Programming/Languages/Euphoria - wxEuphoria
Return to Computers also Computers
  About site: http://wxeuphoria.sourceforge.net/

Title: Programming/Languages/Euphoria - wxEuphoria An implementation of wxWidgets for the Euphoria, providing a cross platform GUI library for Euphoria. [Open source, wxWindows Library Licence]
Software_Paradise_UK Online software shop, searchable catalog and titles categorized by topic and company.

Perrone_Robotics,_Inc_ Provides robotics technology and software for use in consumer, professional, and military robotics applications.

Collaboration_2004 REBOL Developers conference on September 23-25, 2004 (Davis, California)

RFC_3146 Transmission of IPv6 Packets over IEEE 1394 Networks. K. Fujisawa, A. Onoe. October 2001.

Pixels_and_Dots Providing web design, hosting and consulting; including e-commerce, Javascript, and domain registration. Located in Cincinnati, Ohio.

Apolon_Online Motorized creation in Second Life. Lists slurls, links, and support pertaining to products.


  Alexa statistic for http://wxeuphoria.sourceforge.net/





Get your Google PageRank






Please visit: http://wxeuphoria.sourceforge.net/


  Related sites for http://wxeuphoria.sourceforge.net/
    Keyboard_Master [Win] Typing tutor with games instead of boring drills. Good for both kids and adults. Various course scenarios. Free Trial. Additional game sceneries to download.
    Presentation_on_The_Bioinformatics_Template_Library_(BTL) Documentation and Online-Presentations about STL and generic programming.
    CMU_SNMP_Library The CMU SNMP library provides developers with a set of core functions.
    Chronos Developers of personal and group organizer software packages.
    Mozilla_Calendar_and_Sunbird Project to developing a calendar client based on the open iCal standard. Features project information, latest news, and downloads of beta releases.
    Easy_File_Backup A simple file backup program runs in the system tray and backs up data at a specified interval, and/or on a routinely basis.
    Shockwave-3D Shockwave 3D demos by Boris Langhammer. Include architectural virtual walkthroughs and bones character animation.
    ALXSoft_-_MFC_Grid_Control Opportunity to download a control of the table ALXGrid. The description MFC of classes, examples of use (code with the comments). The thematic links.
    Real-Time_&_Database_Systems_Laboratories CCS Labs: Computer Science: University of Massachusetts, Amherst: Broadcast on Demand, Composability and Fault Tolerance, Spring Project, Support for real-time computing in general purpose operating s
    IT_Governance,_Ltd__--_ISO20000 UK firm explains the new international IT Service Management standard, ISO20000, and provides books, tools, training and consultancy.
    Smart_Pointers_in_Boost Introduces smart pointers and takes a look at Boosts various smart pointer templates (scoped_ptr, scoped_array, shared_ptr, and shared_array).
    RFC_2265 View-Based Access Control Model (VACM) for the Simple Network Management Protocol (SNMP). B. Wijnen, R. Presuhn, K. McCloghrie. January 1998.
    Mealy_Machine Wikipedia article on Mealy machines, which are simple transducers.
    F# A .NET variant of ML with a core language similar to that of the OCaml programming language.
    ARSC_Really_Simple_Chat A webchat software written in PHP and MySQL. It is compatible with every browser known today, even text-based ones. [Open source, GPL]
    Guide_to_commutative_diagram_packages Thorough guide written by J.S. Milne. [PDF]
    UML_Forums UML general discussions and as well as specific to UML CASE tools. (Visual Paradigm)
    Web_Publishing_Xpress Offers design, print, hosting, marketing, and multimedia services.
    Ruthsarian_Layouts Two and three colmumn layouts and an example of a horizontal menu with rollovers.
    CDMenuPro Enables creation of autorun menu applications for CD, DVD and USB flash drives. Offers a trial download. [Windows 95/98/ME/NT/2000/2003/XP/XPx64/Vista]
This is websites2007.org cache of m/ as retrieved on 2008.08.28 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
wxEuphoria LibrarywxEuphoria

What is wxEuphoria?

wxEuphoria is an implementation of wxWidgets (by JulianSmart, et. al.) for the Euphoria Programming Language. The wxWidgets library is compiled into a DLL or SO, and is linked to by Euphoria code,allowing cross platform development for Euphoria.

Latest news

January 16, 2008: v0.12.0.beta.1 has been released. Some additional functionality and bugfixes over previous beta. December 29, 2007: v0.12.0.beta.0 has been released. Better unicode support, new functionality. October 28, 2007: v0.11.0 has been released. wxEuphoria now uses Unicode. Lots of new functionality wrapped, too. May 13, 2007: v0.10.0 has been released. Several memory leaks were fixed. The windows dll has the Watcom C++ runtime libraries statically linked. Some documentation was updated from the beta release. April 2, 2007: v0.10.0-beta has been released. FreeBSD is now supported. Binaries for Win32, FreeBSD6.2, Ubuntu-6.10 and Fedora Core 6 are provided. FreeBSD and Linux distributions require wxWidgets 2.8 to already be installed (or built and installed from source). The Win32 download contains both a wxWidgets dll and a wxEuphoria dll. March 18, 2007: The wxEuphoria code has been reorganized and updated to take advantage of the latest wxWidgets release (2.8.2). More of the code has been moved into a C++ wrapper. An alpha release of v0.10.0 is now available. It should make it easier to support more modern linux distributions, and easier to wrap additional functionality. October 10, 2006: The wxIDE and modified wxWidgets source code have been added to the wxEuphoria Subversion repository. October 6, 2006: wxEuphoria v0.9.1 has been released. Here's the change log: Removed some code that was left over from debugging (thanks to Jason Gade) Added move() to allow changing the position of windows Added several wxTextCtrl routines (thanks to Gbadebo Oladosu) Added get_red, get_green and get_blue to get the color components of a wxColour December 30, 2005: wxEuphoria v0.9.0 has been released. There's not a whole lot that's new. The main thing is the ability to create custom mouse cursors. Some changes made to be compatible with embedded ooeu, as well. December 28, 2005 wxEuphoria v0.8.1 has been released. wxIDE v0.4.2 has been released. OOEU v1.8.0 has been released. This release introduces several powerful features. OOEU can now be used as an embedded scripting language within Euphoria applications, either as source or as a dynamic/shared library. It also allows pass by reference, and an improved interactive debugger. December 5, 2005 A new wxEuphoria application, Diet Monger Ass Kicker, has been added to the apps page. Also, wxEDB v1.27.1 and wxIDE v0.4.1 have been released. September 5, 2005 wxEuphoria v0.8.0 and wxIDE v0.4.0 have been released. August 14, 2005 OOEU v1.7.0 has been released. New features include a 'goto' statement and constructors for classes. June 6, 2005 Release early, release often. wxEuphoria v0.7.2 has been released. It fixes a couple of bugs in the Linux version of wxEuphoria. The v0.7.2 source is just a patch for v0.7.0. Here's the change log. June 5, 2005 wxIDE v0.3.1 has been released to fix June 3, 2005 wxIDE v0.3.0 has been released. The GUI editor is now functional. June 1, 2005 wxEuphoria v0.7.1 has been released. It fixes a couple of bugs in the Linux version of wxEuphoria. You'll need to download a new .so file, and the v0.7.1 source is just a patch for v0.7.0. May 21, 2005 wxEuphoria v0.7.0 has been released. April 21, 2005 OOEU has been added to the Apps page. It's a modified Euphoria interpreter that uses wxEuphoria for interactive debugging. April 20, 2005 wxEuphoria v0.6.0 has been released! See the download page to get it. March 16, 2005 wxIDE and wxEDB are now hosted on this site. Versions 0.2.1 and 1.27.0 have been released, respectively. See the apps page to download. March 15, 2005 wxEuphoria v0.5.0 has been released! December 29, 2004 wxEuphoria v0.4.0 has been released! You must have wxEuphoria v0.3.0 installed before you download v0.4.0, as not all files are included. This release did not alter most of the files, and does not require downloading a new binary of the shared library. November 15, 2004 wxEuphoria v0.3.0 has finally been released! May 24, 2004 wxEuphoria v0.3.0 alpha for Windows is now on the bleeding edge page! Lot's of new classes have been implemented. Also included in the alpha release are wxIDE and Euphoria Database Browser. This has been sitting on my machine for a while, while I've been too busy to port everything to Linux. I hope to get to that soon... March 24, 2004 wxEuphoria v0.2.0 is released! Lot's of new classes have been implemented. See the change log for details. I've also released two other applications (an editor and a wxEuphoria port of my Euphoria Database Browser) and put them up on the apps page. March 16, 2004 Still working on v0.2.0. It's coming along fairly nicely, although I'm having some difficulty getting the GTK clipboard to work. Once I get that done, I should be just about ready to release. March 7, 2004 No new release yet, but I'm working hard on v0.2.0, and hope to have it out soon. I'm pretty happy with the Windows side of things, but Linux is giving my trouble. I finally got it to rebuild (with all the new stuff I added) but now Euphoria can't seem to import anything from the shared library. Here's a quick sneak peek at some of what I'm adding to the library: sizers, toolbars, notebooks (tab control), clipboard (text only for now), improved function/member calling, plus an updated version of the IDE that I started before (probably released separately from the library). February 20, 2004 Finally! A new release (v0.1.0). v0.1.0 uses wxWidgets 2.4.2. Prebuilt binaries built using gcc 3.2 and Borland 5.5 (free version) are supplied, along with instructions on how to build the shared libararies yourself using these compilers. There are not currently as many classes wrapped, but that should be remedied soon, and I've also supplied some tools to help other people add to wxEuphoria. There aren't very many classes wrapped yet, but that should change fairly quickly. April 27, 2003 Releasing the current Linux/GTK port. This is very rough, and very little actually works. In fact, I can't create any controls yet. I can create frames and draw on them, but that's about it. The Linux source is not compatible with the windows files. I expect this to be true for a while until I get a good handle on the Linux port and can rewrite a bunch of stuff in the windows version. April 22, 2003 Linux GTK port (unreleased) creates frames, but not much else. There's a lot of work to be done to get the Linux and Windows wrappers to match. Hopefully, I'll be able to get some of the demos working soon, and can put out a GTK release. March 28, 2003 Windows DLL and [bleeding edge] source released. I'm using wxWidgets version 2.2.9. I tried 2.4.0, but had many problems getting anything to work. There were lots of weird stack overflows, and other strange errors that didn't seem worth tackling, since 2.2.9 seems to work fine.

Support

The best place to get wxEuphoria support is on the EuForum. You can also email medirectly. Contact me: matthewwalkerlewis@gmail.com Last updated Decemberr 5, 2005 Home Downloads Subversion Documentation Links Bug Reports Project Summary Applications Wiki Bleeding edge Rate this resource at wxCommunity SourceForge.net Logo
 

An

implementation

of

wxWidgets

for

the

Euphoria,

providing

a

cross

platform

GUI

library

for

Euphoria.

[Open

source,

wxWindows

Library

Licence]

http://wxeuphoria.sourceforge.net/

wxEuphoria 2008 August

dvd rental

dvd


An implementation of wxWidgets for the Euphoria, providing a cross platform GUI library for Euphoria. [Open source, wxWindows Library Licence]

Rules




© 2008 Internet Explorer 5+ or Netscape 6+

Recommended Sites: 1. Arts - Business - Computers - Games - Health - Home - Kids and Teens - News - Recreation - Reference - Regional - Science - Shopping - Society - Sports - World Miss Gallery - Top Anime Hentai - DVD rental by mail - Słownik angielski - Online Advertising - Job Listing - Charity - Hotel Las Vegas
2008-08-28 16:11:44

Copyright 2005, 2006 by Webmaster
Websites is cool :) 113Hot Myspace Layouts - Władysławowo - Hotell Bryssel - Hotel Reserveren - Bramy Przemysłowe