Projects tagged ‘wx’


[33 total ]

99USERS
   

wxWidgets lets developers create applications for Win32, Mac OS X, GTK+, X11, Motif, WinCE, and more using one codebase. It can be used from languages such as C++, Python, Perl, and C#/.NET. Unlike other cross-platform toolkits, wxWidgets ... [More] applications look and feel native. This is because wxWidgets uses the platform's own native controls rather than emulating them. [Less]

51USERS
   

wxPython is a Python extension module that wraps the wxWidgets cross-platform GUI library and provides an alternative to Tkinter and PythonWin. It attempts to mirror the class hierarchy of wxWidgets as closely as possible and is very versatile. It ... [More] can be used to create standalone GUI applications or can be used in situations in which Python is embedded in a wxWidgets C++ application as an internal scripting or macro language. The currently supported GUIs are Win32, GTK/X-Windows, and Mac OS X. [Less]

8USERS
   

Wammu is mobile phone manager running on Linux, Windows and possibly other platforms, where Gammu and wxPython works. The communication is made by Gammu library.

8USERS
   

a GUI builder for wxPython/wxWidgets written in Python

5USERS
 

wxPerl is an extension module allowing the creation of GUI (Graphical User Interface) from Perl; it is built as a wrapper for the awesome wxWidgets C++ GUI toolkit. It allow creating applications that run under Windows, various Unices and Mac OS X.

5USERS
 

Free python IDE for Windows,Mac & Linux with UML,PyChecker,Debugger,GUI design,Blender & more

5USERS
   

Ultimate++ is a C++ cross-platform rapid application development suite. It includes a set of libraries (GUI, SQL, etc..), and an integrated development environment. Rapid development is achieved by the smart and aggressive use of C++ rather than ... [More] through fancy code generators. In this respect, U++ competes with popular scripting languages while preserving C/C++ runtime characteristics. [Less]

3USERS
 

wxDev-C++ is an extension of Dev-C++ by Colin Laplace et. al. This program helps you to create dialogs and frames for wxWidgets visually using a form designer. With all the wonderful features of Dev-C++, wxDev-C++ is still being actively developed. ... [More] The main aim of this project is to provide the wxWidgets community with a free, open-source, commercial-grade IDE/RAD tool for development with wxWidgets. [Less]

2USERS

Editra is a multi-platform text editor with an implementation that focuses on creating an easy to use interface and features that aid in code development. Currently it supports syntax highlighting and variety of other useful features for over 60 programming languages.

2USERS
   

wxMax is a cross-platform BlitzMax language binding for wxWidgets, bringing a full-featured, native UI toolkit to BlitzMax applications. It mirrors the same object-oriented API as implemented by wxWidgets itself, and is available for Linux, OS X ... [More] and Win32 platforms. As well as the core functionality of wxWidgets, we also provide extra 3rd-party contributions with the distribution, such as wxPdfDocument, wxPropGrid, wxScintilla and wxSheet. [Less]

1USERS
 

A very simple Python text editor.

1USERS

A collection of tools designed to ease the creation of skins for media players. Support for WMP, WMP Mobile and WinAmp are highest priority at the moment. One tool WMPOpen is feature complete and empowers users to open, modify and create new skin files for Windows Media Player.

1USERS

wxWidgets component for embedding Mozilla into applications.

1USERS

A book designed to teach C and C++ programming include GUI design using the popular Open Source IDE wxDev-C++. Includes source code and add-ons for wxDev-C++

1USERS

We are aiming for a comprehensive scalable software solution for electronic medical practice with emphasis on privacy protection, secure patient centric record sharing, decision support and ease of use.

1USERS
 

wxHaskell is a portable and native GUI library for Haskell. It is built on top of wxWidgets - a comprehensive C++ library that is portable across all major GUI platforms; including GTK, Windows, X11, and MacOS X.

0USERS

ShaderBucket is a palette manager for renderman shaders. It provides an XML schema for specifying palettes and shader interfaces.

0USERS

TimeRiftEasy Time Tracking Author: Nicholas Holder IntroductionTimeRift is intended to be a simple to use, yet feature-full time tracking application. Primarily intended for small business users who would like get away from punch cards or ... [More] complicated, project-based suites. Features Coming soon NewsSep 02, 2008 Alpha release expected this weekend. DocumentationComing Soon Technical DetailsSystem Requirements Python 2.5 PySQLite 2.4.1 wxPython 2.8 Getting The CodeView the trunk at: http://timerift.googlecode.com/svn/trunk/ Check out the latest development version anonymously with: $ svn checkout http://timerift.googlecode.com/svn/trunk/ timerift-read-onlyLicense Copyright 2008 Nicholas Holder. All Rights Reserved. This software and its source code is licensed under the New BSD License (the 'License'). You may not use this software except in compliance with the License. You may obtain a copy of the License at: http://www.opensource.org/licenses/bsd-license.php THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. See the License for the specific language governing permissions and limitations under the License. [Less]

0USERS

Simple high level interface to embed windows console processes in python scripts or python based GUI applications. Presented at EuroPython 2007 For Microsoft Windows (win32) operating systems Flash demos: wxPython demo Vim demo Divmod Nevow demo

0USERS

dMiloMilo is a 3d content manager for low cost 3D suites. Targeted Features. Full search engine of 3D Assets "Playlist" and Tag based filtering Quick View with Thumbnails Sortable on all Metadata Zoom to OpenGL View of 3D Assets Assets Stored on ... [More] Filesystem Metadata Stored in Database(Easy Manage existing 3D asset Libraries) Import existing Asset directories Drag and Drop adding New Assets Zeroconf Websharing Export Asset data as RDF data Database Backed by XML plain file(User is not Locked in) Direct access to Key functions via Simple command line (Searching, Tagging, Sorting, etc.) WX python base for cross platform availability. Provide Plugin interface for future 3D Asset types. Provides API for linking into existing 3D tools to add or enhance existing asset management [Less]

0USERS

I wrote a python veoh downloader for Linux people (and Windows/Mac people who hate the veoh player) to use. It uses wxWindows for the GUI, but you can import and use it with your own interface, if you like. Make sure to use quotes on the URL, if ... [More] you run it on the command-line. InstallingConsole supportInstalls like a standard python package. Just run sudo python setup.py installAfter installing it, make sure it runs like this: veoh_download.py "http://www.veoh.com/videos/v6525744grmT6Jhz?source=featured&cmpTag=featured2&rank=0"FirefoxIf you want it to correctly handle veoh:// links in firefox you will need to set some stuff up. Type about:config into the address bar and press Enter. Right-click -> New -> Boolean -> Name: network.protocol-handler.external.veoh -> Value -> true Right-click -> New -> String -> Name: network.protocol-handler.app.veoh -> Value -> /usr/bin/veoh_downloader.py (Replacing /usr/bin/veoh_downloader.py with the full path to veoh_downloader.py. Ensure network.protocol-handler.expose-all is set to true. Veoh changed the way the browser determines if you have the veoh plugin installed. You can trick it by using this with greasemonkey script: http://userscripts.org/scripts/show/26078 [Less]

0USERS

wxPCRE is a cross-platform PCRE C++ wrapper that is built for use with wxWidgets. It was engineered to be a direct 'drop-in' replacement for wxRegEx (the native regular expression library). Since it's a custom wrapper it comes with some PCRE specific ... [More] functions and abilities in addition to the helper functions implemented by me. This is the pcre library implementation wxWidgets style. [Less]

0USERS

Walk around with a laptop, stop, click, repeat until you have enough data. Now you have a floor plan showing how good the wifi coverage is. You have to supply the floor plan image, but it doesn't have to be very accurate, to scale, etc. As long ... [More] as you can recognize what room you are in, and about where in the room, that is fine. you click there, and data is logged for that location. As in, scribble something on a napkin, take a picture of it, done. Dependencies: Python-wifi - reads wifi parameters and statistics, like signal level. http://pypi.python.org/pypi/python-wifi wxPython - in particular FloatCanvas for pan and zoom. Python-numpy - Numerical Python adds a fast array facility to the Python language Python - glues it all together. [Less]

0USERS

What does it do?Tidy up all your tv episodes. Rename and move your files in the way and location of your choice. Downloads episode names from imdb and renames them in the format you specify all from a cross platform native looking gui. Easily ... [More] extended and editable to support other tv shows. Running from the latest python file requires python 2.3+ and wxWidgets. Eptidy supports proxy setting. How to use eptidyEptidy manages your collection of TV episodes by scanning their file names, determining season and episode numbers, and retrieving the corresponding episode name from IMDB. You can use this program to organise your episodes with your preferred naming convention and folder hierachy Firstly, select a path by typing it in or using the browse button, and choose whether you want a recursive scan. Press Scan to have Eptidy generate a list of all the episodes in that location. Type in or select from the drop-down list a naming convention (for help on these see the naming pattern help option) and press Process. After retrieving episode names from IMDB, Eptidy will produce a list of proposed renames. Select those you wish to make and press Rename Files. Current status of the projectThe standalone exe for version 0.2 currently runs under windows 2000, windows xp, windows vista and wine. We tried to strip it down for version 0.3 and as such it doesn't seem to go unless you have windows 2000 and hold your breath. The very best way to run this program on windows is to download the installer which installs python 2.5 and wxWidgets so the program runs natively. How to run the latest version on windowsYou will need to download and install python 2.6 from python.org. If you allready have a version of python you can skip getting the latest. Wxpython needs to be downloaded and installed from wxpython.org Download eptidy.pyw from http://eptidy.googlecode.com/svn/trunk/eptidy.pyw You can put that file anywhere and it should run just by clicking on it. Feel free to leave ideas, or submit issues and/or patches [Less]

0USERS

Tool to inspect the content of a binary file

0USERS

A wxwidgets BF IDE with a simple debugger I am working on. Developed in Code::Blocks.

0USERS

A C++ project using wxWidgets with the objective of developing a digital scope, that can be expansible through dynamic libs, for data acquisition and analysis. The main objective on the first steps of the development is to provide the necessary ... [More] software for the acquisition of data from a Magnetic Levitation Hardware that were build for the Integrated Project course of the UFRJ (Federal University of Rio de Janeiro) Electronic and Computing Engineering major. [Less]

0USERS

Transfer between Simplified Chinese and Traditional Chinese characters.

0USERS

ShuttleA cross-platform, graphical FTP client application written in Python. Features a hierarchical browser interface derived from NEXTSTEP. Uses wxPython for its UI. Requirements(have not tested with older versions, but they may still work) ... [More] Python 2.3 wxPython 2.8 Unicode Tested on Windows XP, NT 4.0; Mac OS X; and Debian Linux. Will work with wxPython ANSI with a small modification. See Issues for more details. ChangesVersion 0.1Initial release Hierarchical file browser Supports browsing both POSIX and Windows NT servers Supports uploading and downloading Automatically detects download/upload mode desired Multithreading for transfers Image thumbnails To doDrag-and-drop Queue interface [Less]

0USERS

All the source code written by xiws and some pkg 4 archlinux,ubuntu