You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(116) |
Sep
(146) |
Oct
(78) |
Nov
(69) |
Dec
(70) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(188) |
Feb
(142) |
Mar
(143) |
Apr
(131) |
May
(97) |
Jun
(221) |
Jul
(127) |
Aug
(89) |
Sep
(83) |
Oct
(66) |
Nov
(47) |
Dec
(70) |
2003 |
Jan
(77) |
Feb
(91) |
Mar
(103) |
Apr
(98) |
May
(134) |
Jun
(47) |
Jul
(74) |
Aug
(71) |
Sep
(48) |
Oct
(23) |
Nov
(37) |
Dec
(13) |
2004 |
Jan
(24) |
Feb
(15) |
Mar
(52) |
Apr
(119) |
May
(49) |
Jun
(41) |
Jul
(34) |
Aug
(91) |
Sep
(169) |
Oct
(38) |
Nov
(32) |
Dec
(47) |
2005 |
Jan
(61) |
Feb
(47) |
Mar
(101) |
Apr
(130) |
May
(51) |
Jun
(65) |
Jul
(71) |
Aug
(96) |
Sep
(28) |
Oct
(20) |
Nov
(39) |
Dec
(62) |
2006 |
Jan
(13) |
Feb
(19) |
Mar
(18) |
Apr
(34) |
May
(39) |
Jun
(50) |
Jul
(63) |
Aug
(18) |
Sep
(37) |
Oct
(14) |
Nov
(56) |
Dec
(32) |
2007 |
Jan
(30) |
Feb
(13) |
Mar
(25) |
Apr
(3) |
May
(15) |
Jun
(42) |
Jul
(5) |
Aug
(17) |
Sep
(6) |
Oct
(25) |
Nov
(49) |
Dec
(10) |
2008 |
Jan
(12) |
Feb
|
Mar
(17) |
Apr
(18) |
May
(12) |
Jun
(2) |
Jul
(2) |
Aug
(6) |
Sep
(4) |
Oct
(15) |
Nov
(45) |
Dec
(9) |
2009 |
Jan
(1) |
Feb
(3) |
Mar
(18) |
Apr
(8) |
May
(3) |
Jun
|
Jul
(13) |
Aug
(2) |
Sep
(1) |
Oct
(9) |
Nov
(13) |
Dec
|
2010 |
Jan
(2) |
Feb
(3) |
Mar
(9) |
Apr
(10) |
May
|
Jun
(1) |
Jul
|
Aug
(3) |
Sep
|
Oct
|
Nov
(1) |
Dec
(4) |
2011 |
Jan
|
Feb
|
Mar
(10) |
Apr
(44) |
May
(9) |
Jun
(22) |
Jul
(2) |
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2012 |
Jan
|
Feb
(1) |
Mar
(2) |
Apr
(2) |
May
|
Jun
(5) |
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
(2) |
Apr
(1) |
May
(1) |
Jun
|
Jul
(3) |
Aug
(8) |
Sep
(3) |
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
(4) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Alec B. <wry...@gm...> - 2007-06-02 14:45:12
|
I'm trying to place either a PNG or GIF with transparency on a PythonCard application. I've converted the image I'll be placing to RGBA, but still when I place it, it has no transparency. I'm trying to place this transparent image on top of another image that's on the stage as an Image component, and it has no alpha channel, though assigning one doesn't seem to help. Is there some trick to this that I'm missing? |
From: fabio n. <na...@po...> - 2007-06-02 13:25:12
|
hi guys! and first of all, many many thanks for this great piece of software, i mean pythoncard. i would like to add drag'n'drop capabilities to my pythoncard powered gui application. precisely, i wish i could drag and drop an image file icon into my gui window and so have the image filename registered in a list. is it possible with pythoncard? am i forced to use wxpython directly? is there any sample applications or any drag'n'drop howtos out there on the internet? many many thanks in advance! -- fabio natali |
From: Julian B. <ben...@ll...> - 2007-05-31 23:59:14
|
I am testing PythonCard by issuing: /usr/share/PythonCard/samples/minimal/minimal.py I get error messages: Traceback (most recent call last): File "/usr/share/PythonCard/samples/minimal/minimal.py", line 8, in <module> from PythonCard import model ImportError: No module named PythonCard I am running Linux RH 4 with the following packages: gnome-python2-bonobo-2.6.0-3 wxPython2.8-gtk2-unicode-2.8.4.0-fc6_py2.4 python-ldap-2.0.1-2 postgresql-python-7.4.7-2.RHEL4.1 python-2.3.4-14.1 python-devel-2.3.4-14.1 PythonCard-0.8.2-1mdk libxml2-python-2.6.16-6 gnome-python2-2.6.0-3 wxPython-common-gtk2-unicode-2.8.4.0-fc6_py2.4 rpm-python-4.3.3-9_nonptl dbus-python-0.22-12.EL.2 gnome-python2-gtkhtml2-2.6.0-3 gnome-python2-canvas-2.6.0-3 MySQL-python-1.0.0-1.RHEL4.1 wxPython2.8-devel-gtk2-unicode-2.8.4.0-fc6_py2.4 question: any possible cause for the errors and is PythonCard itself binary? I could not find it. Julian Bentayeb Lawrence Livermore National Laboratory Information and Communications Services Information Technology Services 925-424-5702 ben...@ll... 4726/1025 MS L613 |
From: Alec B. <wry...@gm...> - 2007-05-31 04:19:48
|
Is it possible to display video within a PythonCard application? |
From: Dan F. <dan...@gm...> - 2007-05-29 07:13:14
|
start cmd and then run minimal.py so you can see the error message. in site-packages you should have a folder like this: wx-2.8-msw-ansi , and a wx.pth file and wxversion.py when installing wxPython, you should check that the installer has detected the correct installation path of Python. that's all i can say :) Dan On 5/29/07, JRM <joh...@ds...> wrote: > > I know it must be simple but... I have installed and re-installed ad > nauseum and while Python works fine PythonCard doesn't. When I try to > launch minimal.py for a split second up flashes the Windows XP cmd > window. In the site-packages folder in Python's Lib folder, there is no > wxPython or PythonCard only a PythonCard folder! > > Help! Thanks. > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Pythoncard-users mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/pythoncard-users > |
From: JRM <joh...@ds...> - 2007-05-29 02:35:09
|
I know it must be simple but... I have installed and re-installed ad nauseum and while Python works fine PythonCard doesn't. When I try to launch minimal.py for a split second up flashes the Windows XP cmd window. In the site-packages folder in Python's Lib folder, there is no wxPython or PythonCard only a PythonCard folder! Help! Thanks. |
From: JRM <joh...@ds...> - 2007-05-29 02:17:43
|
I know it must be simple but... I have installed and re-installed ad nauseum and while Python works fine PythonCard doesn't. When I try to launch minimal.py for a split second up flashes the Windows XP cmd window. In the site-packages folder in Python's Lib folder, there is no wxPython or PythonCard only a PythonCard folder! Help! Thanks. |
From: Kevin A. <al...@se...> - 2007-05-22 17:00:24
|
You're probably going to have to ask on the wxPython list. This might be a 2.6.x issue or possibly a different DLL is getting used with the EXE and it doesn't properly support transparency with PNGs. At a minimum, you'll need to do some debug dumps of what is getting used on the different runs so you can verify the version of Python, wxPython, etc.; simply running the executable with the -s or -d option might be good enough for that. ka On May 22, 2007, at 9:21 AM, Phil Edwards wrote: > Hi All: > > I'm written a short program for use at work - both the target and > development > platform is WinXP and I have Python 2.4, wxPython 2.6.3.2 and > PythonCard > 0.8.2 on the machine where I'm writing/testing the code. > > The program has the company logo displayed on the UI in the form of a > transparent PNG graphic in the bottom right corner of the panel. > The logo > displays perfectly when I run my code either from a DOS prompt or by a > double-click on the .py file in explorer. > > When I package the program up into an EXE, using standaloneBuilder, > the > resultant executable does not display the graphic correctly. It > shows up with > a black background instead of transparent. I get the same result > regardless > of whether I use pyInstaller or py2exe to do the conversion to EXE, > which > suggests to me that the problem may be due to the altered execution > environment that is present when running a standalone application. > > Problem is, I have absolutely no idea where to start looking to > troubleshoot > this - can anybody offer any suggestions to get me going? The only > thing I > was able to think of was explicitly setting the background colour > on the > Image component so it matched the colour of the panel, but this > didn't make > any difference. > > -- > > Regards > > Phil Edwards > Brighton, UK |
From: Phil E. <ph...@li...> - 2007-05-22 16:21:37
|
Hi All: I'm written a short program for use at work - both the target and development platform is WinXP and I have Python 2.4, wxPython 2.6.3.2 and PythonCard 0.8.2 on the machine where I'm writing/testing the code. The program has the company logo displayed on the UI in the form of a transparent PNG graphic in the bottom right corner of the panel. The logo displays perfectly when I run my code either from a DOS prompt or by a double-click on the .py file in explorer. When I package the program up into an EXE, using standaloneBuilder, the resultant executable does not display the graphic correctly. It shows up with a black background instead of transparent. I get the same result regardless of whether I use pyInstaller or py2exe to do the conversion to EXE, which suggests to me that the problem may be due to the altered execution environment that is present when running a standalone application. Problem is, I have absolutely no idea where to start looking to troubleshoot this - can anybody offer any suggestions to get me going? The only thing I was able to think of was explicitly setting the background colour on the Image component so it matched the colour of the panel, but this didn't make any difference. -- Regards Phil Edwards Brighton, UK |
From: Brian D. <deb...@ho...> - 2007-05-20 03:58:44
|
Hi there, =20 I havent test this yet, but I think might work as well =20 del self.components.theChoice.items[3] =20 RegardsBrian DebuireCIO, Kuntur Designswww.kunturcorporation.com/kunturdesi= gns Date: Fri, 18 May 2007 19:11:06 +0100From: al...@tw...To: dubito.ergo.= su...@gm...CC: pyt...@li...Subject: Re: [Python= card-users] dynamically update choice component? Matthew Richardson wrote:=20 Hello, I figured out how to append to a choice component, but what if you want remove an item? Rather embarrassingly, I don't currently have a working PythonCard instal= lation, so I haven't tested this :-)It looks as though you can (i.e. need = to) do something like mychoices =3D self.components.theChoice.items d= el mychoices[3] self.components.theChoice.items =3D mychoicesAssigning t= o a choice component's "items" is equivalent to clearing and then appending= the list of items. =20 --=20 Alex Tweedly mailto:al...@tw... www.tweedly.net _________________________________________________________________ Connect to the next generation of MSN Messenger=A0 http://imagine-msn.com/messenger/launch80/default.aspx?locale=3Den-us&sourc= e=3Dwlmailtagline= |
From: Alex T. <al...@tw...> - 2007-05-18 18:11:13
|
Matthew Richardson wrote: > Hello, > > I figured out how to append to a choice component, but what if you > want remove an item? > Rather embarrassingly, I don't currently have a working PythonCard installation, so I haven't tested this :-) It looks as though you can (i.e. need to) do something like mychoices = self.components.theChoice.items del mychoices[3] self.components.theChoice.items = mychoices Assigning to a choice component's "items" is equivalent to clearing and then appending the list of items. -- Alex Tweedly mailto:al...@tw... www.tweedly.net |
From: Matthew R. <dub...@gm...> - 2007-05-17 23:14:19
|
Hello, I figured out how to append to a choice component, but what if you want remove an item? Thanks, Matt |
From: Wesley P. <bu...@gm...> - 2007-05-05 11:56:55
|
Wesley Phillips <bumtool <at> gmail.com> writes: > > > I am trying to create exe distribution file. But when I run the exe file I get the following error: > > > Traceback (most recent call last): File "LBV.py", line 896, in <module> File "PythonCard\model.pyc", line 366, in __init__ File "PythonCard\resource.pyc", line 45, in __init__ > File "PythonCard\util.pyc", line 39, in readAndEvalFileTypeError: coercing to Unicode: need string or buffer, NoneType found > > I am using the ansi wxpython. Any ideas? > > Thanks > > -- efil si doog > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > > _______________________________________________ > Pythoncard-users mailing list > Pythoncard-users <at> lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/pythoncard-users > I tried another method in Eclipse. I got it to work. So this problem is solved. I do not know the solution to the above problem, but I do know how to make py2exe work from Eclipse. |
From: Andy T. <an...@ha...> - 2007-05-04 10:18:18
|
Rafael Bejarano wrote: > Hello, > > The purpose of this e-mail is to inquire as to whether a native, > Cocoa version of python card for the Macintosh is due to be released. > I am very interested in learning python card on the Mac, but my > problem is that, since I am blind and therefore must use a screen > reading utility (VoiceOver) that is not compatible with Carbon > applications, I don't think that I can use the current version of > python card. So, I am really hoping a Native Cocoa version is in the > works. > > Cordially, > Rafael Bejarano > Rafael, PythonCard relies on the wxPython library, which in turn relies on the wxWidgets toolkit. If they are ported to native Mac then you are in luck. I'd suggest asking on the wxPython users list which you can subscribe to here; http://www.wxpython.org/maillist.php Regards, Andy -- From the desk of Andrew J Todd esq - http://www.halfcooked.com/ |
From: Rafael B. <be...@sb...> - 2007-05-04 02:41:12
|
Hello, The purpose of this e-mail is to inquire as to whether a native, Cocoa version of python card for the Macintosh is due to be released. I am very interested in learning python card on the Mac, but my problem is that, since I am blind and therefore must use a screen reading utility (VoiceOver) that is not compatible with Carbon applications, I don't think that I can use the current version of python card. So, I am really hoping a Native Cocoa version is in the works. Cordially, Rafael Bejarano |
From: Wesley P. <bu...@gm...> - 2007-05-03 18:56:32
|
Folks, I have looked at the tutorials and "googled" for problems similar to mine. No luck with any of that. Here's a thought. The solution to similar problems has been to have from PythonCard.components import textfield as opposed to from PythonCard import textfield This won't work for model, resource, and util because they are not named components in Pythoncard. From my searching on google, obviously people are having sucessful builds with pythoncard and py2exe. ---------- Forwarded message ---------- From: Wesley Phillips <bu...@gm...> Date: May 3, 2007 9:37 AM Subject: py2exe To: pyt...@li... I am trying to create exe distribution file. But when I run the exe file I get the following error: Traceback (most recent call last): File "LBV.py", line 896, in <module> File "PythonCard\model.pyc", line 366, in __init__ File "PythonCard\resource.pyc", line 45, in __init__ File "PythonCard\util.pyc", line 39, in readAndEvalFile TypeError: coercing to Unicode: need string or buffer, NoneType found I am using the ansi wxpython. Any ideas? Thanks -- efil si doog -- efil si doog |
From: Wesley P. <bu...@gm...> - 2007-05-03 13:37:54
|
I am trying to create exe distribution file. But when I run the exe file I get the following error: Traceback (most recent call last): File "LBV.py", line 896, in <module> File "PythonCard\model.pyc", line 366, in __init__ File "PythonCard\resource.pyc", line 45, in __init__ File "PythonCard\util.pyc", line 39, in readAndEvalFile TypeError: coercing to Unicode: need string or buffer, NoneType found I am using the ansi wxpython. Any ideas? Thanks -- efil si doog |
From: Russell E. <rus...@gm...> - 2007-04-26 23:10:22
|
Hi, I am trying to set the foreground and background colours for a gauge that forms part of a system performance monitor that I am developing using PythonCard. The colours (colors) are being set within the Resource Editor but appear to be ignored. When I try setting them explicitly by using self.components.Gauge1.foregroundColor =3D colour, then that is being ignored too. Any assistance would be appreciated. Thanks. --=20 Regards =97 Russell |
From: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - 2007-04-05 16:06:14
|
On 04/04/2007 23:21, BBands wrote: > > If the ap is minimized or under another window when a message comes in > I'd like to restore it or pop it to the fore to get the receiver's > attention. How can I do this? For convenience I've attached chat.py > below. Kevin suggested the following to me...yikes, 2 years ago...when I was enquiring about getting a minimized app to re-appear: > >I would think that just doing self.visible = True would be enough, but > >you might also want to do call self.Raise(). However, it might be more > >correct to use the methods in wx.TopLevelWindow such as Iconize that > >allows you to restore the window. Also, you'll probably want to use > >RequestUserAttention. See the wxWidgets documentation for details. self.visible = True seemed to do the trick from the taskbar, however if it's behind another window I'm not so sure. You could minimize to the taskbar and then raise it, I suppose. *If* I had my wxWidgets documentation around I'd check...sorry. -- Neil |
From: BBands <bb...@gm...> - 2007-04-04 22:21:53
|
I am expanding the Chat.py sample ap a bit and have a question. If the ap is minimized or under another window when a message comes in I'd like to restore it or pop it to the fore to get the receiver's attention. How can I do this? For convenience I've attached chat.py below. jab -- John Bollinger, CFA, CMT www.BollingerBands.com If you advance far enough, you arrive at the beginning. ---- #!/usr/bin/python """ __version__ = "$Revision: 1.6 $" __date__ = "$Date: 2004/05/05 16:53:25 $" """ from PythonCard import model import threading import Queue import wx # EchoServer derived # from echo server example in Programming Python by Mark Lutz # get socket constructor and constants import socket # server machine, '' means local host myHost = '' # listen on a non-reserved port number myPort = 50007 class EchoServer: def __init__(self, parent): self._parent = parent self.keepRunning = 1 def server(self): # make a TCP socket object sockobj = socket.socket(socket.AF_INET, socket.SOCK_STREAM) # bind it to server port number sockobj.bind((myHost, myPort)) # listen, allow 5 pending connects sockobj.listen(5) # listen until process killed while self.keepRunning: #print 'outer loop' connection, address = sockobj.accept() # wait for next client connect #print 'Server connected by', address # connection is a new socket while self.keepRunning: #print 'inner loop' # read next line on client socket data = connection.recv(1024) if not data: break self._parent.msgQueue.put(data) wx.WakeUpIdle() connection.close() # The same port as used by the server PORT = myPort def echoSend(host, port, txt): s = socket.socket(socket.AF_INET, socket.SOCK_STREAM) s.connect((host, port)) s.send(txt) s.close() class Chat(model.Background): def on_initialize(self, event): self.msgQueue = Queue.Queue() self.components.fldYourIPAddress.text = socket.gethostbyname(socket.gethostname()) self.echoServer = EchoServer(self) self.thread = threading.Thread(target = self.echoServer.server) # I think this allows Python to kill the thread when we quit wxPython # setDaemon must be called before start self.thread.setDaemon(1) self.thread.start() def on_idle(self, event): if not self.msgQueue.empty(): msg = self.msgQueue.get() self.doDisplayMsgReceived(msg) event.RequestMore() def doDisplayMsgReceived(self, data): if data is not None: self.components.fldTranscript.appendText(data + '\n') else: pass def on_btnSend_mouseClick(self, event): #print "btnSend", self.components.fldSendAddresses.text, PORT, self.components.fldInput.text txt = self.components.fldNickname.text + \ " (" + self.components.fldYourIPAddress.text + "): " + \ self.components.fldInput.text addresses = self.components.fldSendAddresses.text.split(',') #print addresses for ip in addresses: echoSend(ip.strip(), PORT, txt) self.components.fldTranscript.appendText(txt + '\n') self.components.fldInput.text = "" #print "after send" def on_close(self, event): self.echoServer.keepRunning = 0 event.skip() if __name__ == '__main__': app = model.Application(Chat) app.MainLoop() |
From: Matt M. <mat...@ya...> - 2007-03-28 23:20:52
|
--- Kwasir <kw...@gm...> wrote: > Hi everyone! > > Can someone give me a hint how to get the ID of an > selected Item in a > list? Currently I do have a list and and adding is > no problem. But when > I select an Item, I do not find any method in the > documentation, that > gives me the ID of the current item, so that I > can do "List.delete(self, aPosition)". > So there should be some method which returns the > aPosition, or a property. > Am I too tired to see it? > > Thank you! Lists in PythonCard are list any other Python lists, and all the usual list comprehensions and methods work just fine. Example: If myList is the list in question and "string_in_myList" is an element of the list, then listIndex = myList.index("string_in_myList") will assign the index of "string_in_myList" in myList to listIndex. Enjoy! - Matt Minton ____________________________________________________________________________________ Expecting? Get great news right away with email Auto-Check. Try the Yahoo! Mail Beta. http://advision.webevents.yahoo.com/mailbeta/newmail_tools.html |
From: Kwasir <kw...@gm...> - 2007-03-28 22:13:06
|
Hi everyone! Can someone give me a hint how to get the ID of an selected Item in a list? Currently I do have a list and and adding is no problem. But when I select an Item, I do not find any method in the documentation, that gives me the ID of the current item, so that I can do "List.delete(self, aPosition)". So there should be some method which returns the aPosition, or a property. Am I too tired to see it? Thank you! |
From: hwg <hw...@ya...> - 2007-03-28 18:26:55
|
I have got this to work for changing the icon that appears in the title bar and in the taskbar in Windows: import wx class MyBackground(model.Background): def on_initialize(self, event): ib=wx.IconBundle() ib.AddIconFromFile("my.ico",wx.BITMAP_TYPE_ANY) self.SetIcons(ib) I believe the icon has to be an icon file, not just a bitmap. There are several freeware icon editors around. hwg Andy Ross <dar...@gm...> wrote: Hello All, I'm working on a simple program and i was wondering if there was a way to incorporate a different picture as an icon instead of the standard icons given by wx.python. it's a bit trivial i know but i would appreciate any and all help. Sincerely, Andy -- Dignity? HA! What does dignity have to do with America?....? ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________ Pythoncard-users mailing list Pyt...@li... https://lists.sourceforge.net/lists/listinfo/pythoncard-users --------------------------------- Food fight? Enjoy some healthy debate in the Yahoo! Answers Food & Drink Q&A. |
From: Kwasir <kw...@gm...> - 2007-03-28 18:23:26
|
Hi! Thank you! That's the solution. It really works. Kind Regards, Kwasir > On 27/03/2007 21:26, Kwasir wrote: >> >> I'm playing around with py.card for a couple of days now. One of the >> problems/questions I have is: >> is it possible to change the tabbing/cycling order for the widgets on >> my window? E.g. when I place 3 textfields on my window, they seem to >> have the "tab-order" like they where created - 1,2,3. But when I want >> nr. 3 in the upper corner, how can I set it as nr. 1 in the >> tab-order, when I jump from widget to widget by using the "TAB"-key? > > I used to edit the order in the rsrc.py file manually (yuk!), but then > somebody pointed out a while ago that the resource editor has a move > forwards/backwards menu option that I think changes the tabbing order. > Select the component you want to start with and move that to the > front, then arrange the others so that they are "below" it in the > tabbing order. > > Somebody please jump in and correct me if I've got this a bit muddled > up - I don't have PythonCard on this machine so I can't check this for > a few days, and I've never had to re-arrange tabbing order since > learning about this mechanism. > |
From: Andy R. <dar...@gm...> - 2007-03-28 15:41:54
|
Hello All, I'm working on a simple program and i was wondering if there was a way to incorporate a different picture as an icon instead of the standard icons given by wx.python. it's a bit trivial i know but i would appreciate any and all help. Sincerely, Andy -- Dignity? HA! What does dignity have to do with America?....? |