Guilherme Polo wrote:
>
> On Tue, Jul 29, 2008 at 5:34 PM, Alexnb <[EMAIL PROTECTED]> wrote:
>>
>> This isn't really related to Tkinter, but I think some people here might
>> be
>> able to help me. I want to create a GUI That is kind of custom. Meaning
>> that
>> not just the standard stuff in
On Tue, Jul 29, 2008 at 5:34 PM, Alexnb <[EMAIL PROTECTED]> wrote:
>
> This isn't really related to Tkinter, but I think some people here might be
> able to help me. I want to create a GUI That is kind of custom. Meaning that
> not just the standard stuff in Tkinter, but stuff that I create, such a
This isn't really related to Tkinter, but I think some people here might be
able to help me. I want to create a GUI That is kind of custom. Meaning that
not just the standard stuff in Tkinter, but stuff that I create, such as
custom buttons and backgrounds. I don't care if it uses tcl or not. I am
In article <[EMAIL PROTECTED]>,
Ambigioz <[EMAIL PROTECTED]> wrote:
> Hello,
> I'm trying to do a notepad with tkinter in windows (well also for linux),and
> i'd like to create a popup with 'copy' , 'paste', 'cut', bla bla,on right
> click.
> My only problem it's to create that popup,because it's
"""
Hi all,
I am relatively new to Tk and after following some examples from various
sources, I have managed to write the (drastically simplified for posting
purposes) code below. I'm sure that there are some glaring issues with the
code and I'm not quite in touch with what I'm doing, but all I