alma [mailto:andre...@gmail.com]
Sent: Sunday, March 22, 2009 7:29 AM
To: Lauren Snyder
Subject: Re: [Tutor] Distributing MySQL with my application
Hi! It depends for what do you want for your aplication. How about you
create a database anywhere else(not in users localhost) for each user
who
Hello!
I have written an application in python that uses a MySQL database. I want
to distribute this application to many users so I created an executable
using GUI2exe. My executable works marvelously. However, when attempting to
run the app on a computer that doesn't have the MySQL server runn
Will do!
Thanks again,
Lauren :-)
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Alan Gauld
Sent: Monday, August 11, 2008 4:27 PM
To: tutor@python.org
Subject: Re: [Tutor] How to reference a wx.grid.Grid outside the
methodinwhich it was created?
<[EMAI
Hello!
ACK!!! I am attempting to "AUTO" populate a tree control
Right now I am just focusing on dynamically creating the data structure
(a list of lists) that will later be used to populate the tree control.
This is where I am stuck!
Based on some research I've done, I think I w