Results 1 - 25 of 52 results out of about 1798 pages. (1.90 seconds)
- How to create a customized about box dialog (Phoenix) . . . 22 matches
- ...------------
if self.licence:
label = wx.StaticText(self, label="License :")
# label.SetForegroundColour("gray")
of = label.GetFont()
...
- wxPythonPit Apps . . . 10 matches
- ... the Bittorrent peer-to-peer file distribution solution. ||Python Software Foundation License ||
||[[http://www.bittorrent.com|Bittorrent]] ||!BitTorrent’s software client allows ...
- CheckInstall . . . 9 matches
- ....0:
{{{
su checkinstall -y --pkgname=wxwidgets --pkgversion=2.9.4 --pkgrelease=1 --pkglicense=wxWidgets --pkgsource=http://www.wxwidgets.org/ --maintainer=reingart@gmail.com --req...
- BufferedCanvas . . . 8 matches
- ...moving '.sp4msux0rz'
__author__ = 'Daniel Keep <daniel.keep.sp4msux0rz@gmail.com>'
__license__ = """
This library is free software; you can redistribute it and/or
modify it under...
- ModelViewController . . . 6 matches
- ...roller/.
:copyright: Copyright since 2006 by Oliver Schoenborn, all rights reserved.
:license: BSD, see LICENSE.txt for details.
"""
import wx
from pubsub import pub
print('pub...
- FranzSandbox1 . . . 5 matches
- ...the Bittorrent peer-to-peer file distribution solution. || Python Software Foundation License ||
|| [[http://btmanager.sourceforge.net|BTManager]] || Download manager for !BitTorr...
- ow to create a game for wxPython - Part 01 (Phoenix) . . . 4 matches
- ...t:img_towers_of_hanoi_1.png}}
'''Readme''' file : [[attachment:hanoi_README.md]]
'''License''' file : [[attachment:hanoi_LICENSE.md]]
{{{#!python
# towers_of_hanoi.py
"""
The ...
- Using wxPython Demo Code . . . 4 matches
- ...cot" ]
# change the wx.ClientDC to use self.panel instead of self
info.License = wordwrap(licenseText, 500, wx.ClientDC(self.panel))
# Then we call wx.About...
- Printing framework (Phoenix) . . . 4 matches
- ... Created:
# Version: 0.75
# Date: May 15, 2002
# Licence: wxWindows license
#-------------------------------------------------------------------------------
# Li...
- Porting Widgets From C++ . . . 4 matches
- ...ssues ==
Before doing whatever thing on the original source code, read carefully the license that usually comes with the widget/application. Most of them will be based on wxWidge...
- How to create a game for wxPython - Part 1 (Phoenix) . . . 4 matches
- ...t:img_towers_of_hanoi_1.png}}
'''Readme''' file : [[attachment:hanoi_README.md]]
'''License''' file : [[attachment:hanoi_LICENSE.md]]
{{{#!python
# towers_of_hanoi.py
"""
The ...
- OfficeWebComponents . . . 3 matches
- ...ents, but should probably
work with newer versions of the components. You will need a license for Office
which matches the version of the Web Components you are using, or this won...
- AppointmentsSchedulingWidget . . . 3 matches
- ... the
GNUMED project (http://www.gnumed.org) and related projects. This widget and
is licensed under the GNU GPL v. 2. If you would like an alternately licensed
version, please c...
- wxPRE . . . 2 matches
- ...ime Environment'
baseattrs['long_description'] = wxPRE.__doc__
baseattrs['license'] = "wxWidgets license"
py2exeoptions = {}
py2exeoptions["packages"] = ["...
- TheRules . . . 2 matches
- ...n
----
Some books and documents have been released under the GNU Free Documentation License (GFDL). How about using the GFDL to cover all non-code content and the GPL to cover ...
- MultiVersionInstalls . . . 2 matches
- ...1:17:02) [MSC v.1200 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import wx
>>> wx.VERSION_STRING
'2.5.3.1rc1'
>>>
}}}
...
- How to use printing framework - Part 3 (Phoenix) . . . 2 matches
- ... Created:
# Version: 0.75
# Date: May 15, 2002
# Licence: wxWindows license
#-------------------------------------------------------------------------------
# Li...
- How to create a virtual list control and a SQLite database (Phoenix) . . . 2 matches
- ...ows
Link : http://jak-o-shadows.users.sourceforge.net/python/wxpy/dblistctrl.html
Licensed : Under the GPL general public license v3.
Updated : For wxPython Phoenix - 17/08/2...
- How to create a list control (Phoenix) . . . 2 matches
- ... Phoenix by Ecco
Date (d/m/y) : 2003-2015 (v0.0.1)
08/02/2020 (v0.0.2)
License : http://www.gnu.org/licenses/copyleft.html
Link : http://openbookprojec...
- How to create a customized splash screen (Phoenix) . . . 2 matches
- ...ents Processing
=================
`No custom events are available for this class.`
License And Version
===================
:class:`AdvancedSplash` control is distributed under...
- FreeSoftware . . . 2 matches
- ...ms listed above, regardless of what monetary price was paid.
Python (under the PythonLicense), wxPython and wxWidgets (under the GNU LesserGeneralPublicLicense) are all FreeSoftw...
- ComparingWxPythonAndPyQt . . . 2 matches
- ...I believe that, with version 4, Qt is available under a free software license on all platforms, including Windows. - Yes, it is, but it'll take some time till pyQt4 will be availa...
- wxStyledTextCtrl . . . 1 match
- ...2000 by Total Control Software</font>
<font color="#0000ff">// Licence: wxWindows license</font>
<font color="#0000ff">////////////////////////////////////////////////////////...
- wxPythonVirtualenvOnMac . . . 1 match
- ...[GCC 4.2.1 (Apple Inc. build 5664)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import wx
>>> app = wx.App()
This program needs access to ...
- wxPythonInAction . . . 1 match
- ...sed on what I saw a few years ago. I'd pretty much resigned myself to Qt's commercial license, even though it's overkill for our needs.
Then I found a copy of [Smart, et al]'s bo...