[Tkinter-discuss] Possible to fade a small Tkinter image into a specific background color?

2010-12-06 Thread python
Wondering if there's a PIL/Tkinter technique I can use to fade a small image into a specific background color? Use case: I have a small message area that displays both an icon and text message. I can fade my foreground text into its background container by iteratively moving my message text's rgb

[Tkinter-discuss] [Fwd: Re: Create Grips for modificated size controls]

2010-12-06 Thread craf
- Mensaje reenviado > De: Michael Lange > Para: tkinter-discuss@python.org > Asunto: Re: [Tkinter-discuss] Create Grips for modificated size > controls > Fecha: Mon, 6 Dec 2010 17:59:45 +0100 > > Hi, > > Thus spoketh craf > unto us on Mon, 06 Dec 2010 12:29:25 -0300: > > > Hi

Re: [Tkinter-discuss] Create Grips for modificated size controls

2010-12-06 Thread Michael Lange
Hi, Thus spoketh craf unto us on Mon, 06 Dec 2010 12:29:25 -0300: > Hi. > > Is it possible to create pinch points(grips) to resize a control, as is > done in visual basic.? > > Example. > > > > x---xx > || > |

[Tkinter-discuss] Create Grips for modificated size controls

2010-12-06 Thread craf
Hi. Is it possible to create pinch points(grips) to resize a control, as is done in visual basic.? Example. x---xx || || x Button x > Grip || |