hi eveyrbody , i have started working on python tkinter,
While I was working on one of the tkinter classes..named listbox
widget. I had a slight problem.
Now let me tell you that i was able to create a simple listbox which
had 6 options which one can select, but Now what I want is that from
the av
hi
I am trying to get a roll over effect on my canvas.(this is a virtual
program which will eventually fit into my final program)
Exactly i have a text on my screen and I want to have a brief
discription across it whenever the user takes the mouse on it n hence
giving information about the type of
Simon Forman wrote:
> groves wrote:
> > hi
> > I am trying to get a roll over effect on my canvas.(this is a virtual
> > program which will eventually fit into my final program)
> >
> > Exactly i have a text on my screen and I want to have a brief
> > discri
Sorry, as I am new to python so couldn't understand what yu were
asking.
Now the problem is that i annot use pmw in my project..is thre anyother
alternative by which I can have a rollover mouse effect on the canvas.
thanks
--
http://mail.python.org/mailman/listinfo/python-list
Simon Forman wrote:
> groves wrote:
> > Sorry, as I am new to python so couldn't understand what yu were
> > asking.
> > Now the problem is that i annot use pmw in my project..is thre anyother
> > alternative by which I can have a rollover mouse effect on the canv
Simon Forman wrote:
> groves wrote:
> > Sorry, as I am new to python so couldn't understand what yu were
> > asking.
> > Now the problem is that i annot use pmw in my project..is thre anyother
> > alternative by which I can have a rollover mouse effect on the canv
SuperHik wrote:
> groves wrote:
> > Simon Forman wrote:
> >> groves wrote:
> >>> Sorry, as I am new to python so couldn't understand what yu were
> >>> asking.
> >>> Now the problem is that i annot use pmw in my project..is thre anyo
Thanks a lot Ill have a look
and try solving my problem
--
http://mail.python.org/mailman/listinfo/python-list
Thanks a lot Ill have a look
and try solving my problem
--
http://mail.python.org/mailman/listinfo/python-list
Can anybody give me an example of how to import a function of module X
in module y. And please if yu can use classes(Object oriented approach)
would be great.
The problem is that I have created a text on canvas, and now I want
that whenever a user right clicks on it, the option COMMAND should
invo
Can anybody give me an example of how to import a function of module X
in module y. And please if yu can use classes(Object oriented approach)
would be great.
The problem is that I have created a text on canvas, and now I want
that whenever a user right clicks on it, the option COMMAND should
invo
Does anyone out there know of a utility that will allow you to backup
Mailman (including the subscribers and all messages)?
TIA
--
Karl Groves
www.karlcore.com
--
http://mail.python.org/mailman/listinfo/python-list
27;m still
getting the string-escape error. How can I include the encoding in the freeze?
I'm using Python2.3 and the downloadable version of subprocess.py for Python2.3
on Redhat.
-Jeff Groves
--
http://mail.python.org/mailman/listinfo/python-list
I'm writing a launcher that should do the following:
1. Activate a .bat file to set environmental variables.
2. Start 3 programs, using said environmental variables as arguments.
However, I can't get the environmental variables to stick because all
of Pythons' system start/open functions split of
>How about sourcing it from a shell, then using that same shell instance
>to run the programs?
How would I do that? As I've said, I haven't found a Python command
that lets you send multiple commands to the same shell yet. If I could,
my problem would be solved.
--
http://mail.python.org/mailman
15 matches
Mail list logo