Messages by Date
-
2010/12/17
Re: [Tkinter-discuss] When to use .update() vs. update_idletasks()?
Michael Lange
-
2010/12/17
[Tkinter-discuss] Stipple use cases and/or examples?
python
-
2010/12/17
Re: [Tkinter-discuss] Techniques for creating the appearance of frames with custom border colors
Michael Lange
-
2010/12/17
[Tkinter-discuss] When to use .update() vs. update_idletasks()?
python
-
2010/12/17
Re: [Tkinter-discuss] Techniques for creating the appearance of frames with custom border colors
python
-
2010/12/17
Re: [Tkinter-discuss] Techniques for creating the appearance of frames with custom border colors
Michael Lange
-
2010/12/17
Re: [Tkinter-discuss] Techniques for creating the appearance of frames with custom border colors
python
-
2010/12/17
Re: [Tkinter-discuss] experimental tk program in python3
python
-
2010/12/17
[Tkinter-discuss] as close windows by separate modules
Firat Ozgul
-
2010/12/17
Re: [Tkinter-discuss] Techniques for creating the appearance of frames with custom border colors
Wayne Werner
-
2010/12/17
Re: [Tkinter-discuss] experimental tk program in python3
Michael Lange
-
2010/12/17
[Tkinter-discuss] Techniques for creating the appearance of frames with custom border colors
python
-
2010/12/17
Re: [Tkinter-discuss] experimental tk program in python3
python
-
2010/12/17
Re: [Tkinter-discuss] experimental tk program in python3
Michael Lange
-
2010/12/17
[Tkinter-discuss] [Fwd: Re: Calling functions outside the class]
craf
-
2010/12/17
Re: [Tkinter-discuss] Calling functions outside the class
Michael O'Donnell
-
2010/12/16
[Tkinter-discuss] Calling functions outside the class
craf
-
2010/12/16
Re: [Tkinter-discuss] experimental tk program in python3
python
-
2010/12/16
[Tkinter-discuss] experimental tk program in python3
David Cortesi
-
2010/12/15
[Tkinter-discuss] as close windows by separate modules
craf
-
2010/12/15
Re: [Tkinter-discuss] ttk.Notebook - how to bind to tab events (tab caption has focus or mouseover)
python
-
2010/12/15
[Tkinter-discuss] Very interesting code sample: A Ttk Notebook with close buttons
python
-
2010/12/15
Re: [Tkinter-discuss] ttk.Notebook - how to bind to tab events (tab caption has focus or mouseover)
Michael Lange
-
2010/12/15
Re: [Tkinter-discuss] Change ttk.Notebook tab's font or font height?
python
-
2010/12/15
Re: [Tkinter-discuss] ttk.Notebook - how to bind to tab events (tab caption has focus or mouseover)
python
-
2010/12/15
Re: [Tkinter-discuss] Change ttk.Notebook tab's font or font height?
Michael Lange
-
2010/12/15
Re: [Tkinter-discuss] ttk.Notebook - how to bind to tab events (tab caption has focus or mouseover)
Michael Lange
-
2010/12/15
Re: [Tkinter-discuss] [Fwd: Change ttk.Notebook tab's font or font height?]
python
-
2010/12/15
[Tkinter-discuss] ttk.Notebook - how to bind to tab events (tab caption has focus or mouseover)
python
-
2010/12/15
[Tkinter-discuss] [Fwd: Change ttk.Notebook tab's font or font height?]
craf
-
2010/12/15
Re: [Tkinter-discuss] Ideas for user interface to allow users to change order of ttk.Notebook pages/tabs?
Michael Lange
-
2010/12/14
[Tkinter-discuss] Change ttk.Notebook tab's font or font height?
python
-
2010/12/14
[Tkinter-discuss] Ideas for user interface to allow users to change order of ttk.Notebook pages/tabs?
python
-
2010/12/14
Re: [Tkinter-discuss] Border color ttk.Entry
Michael Lange
-
2010/12/14
Re: [Tkinter-discuss] [solved] ssh login through Tkinter - problem on windows
Michael Lange
-
2010/12/14
Re: [Tkinter-discuss] ssh login through Tkinter - problem on windows
Michael Lange
-
2010/12/14
Re: [Tkinter-discuss] ssh login through Tkinter - problem on windows
python
-
2010/12/14
[Tkinter-discuss] ssh login through Tkinter - problem on windows
Michael Lange
-
2010/12/13
[Tkinter-discuss] Tkinter polling example: file copy with progress bar
John W. Shipman
-
2010/12/13
[Tkinter-discuss] Border color ttk.Entry
craf
-
2010/12/13
[Tkinter-discuss] [Fwd: Re: Ttk.Labelframe control label does not change color]
craf
-
2010/12/13
Re: [Tkinter-discuss] Ttk.Labelframe control label does not change color
Michael Lange
-
2010/12/12
[Tkinter-discuss] [Fwd: Re: Ttk.Labelframe control label does not change color]
craf
-
2010/12/12
Re: [Tkinter-discuss] Ttk.Labelframe control label does not change color
python
-
2010/12/12
[Tkinter-discuss] Ttk.Labelframe control label does not change color
craf
-
2010/12/11
Re: [Tkinter-discuss] Why can't I use the END index with my text widget in Tkinter?
irvinicus
-
2010/12/11
Re: [Tkinter-discuss] Why can't I use the END index with my text widget in Tkinter?
Michael Lange
-
2010/12/10
[Tkinter-discuss] Why can't I use the END index with my text widget in Tkinter?
irvinicus
-
2010/12/10
Re: [Tkinter-discuss] What determines the initial position of Tkinter's root and Toplevel() windows?
Michael Lange
-
2010/12/10
Re: [Tkinter-discuss] Tips for using Tkinter in non-US locales and/or locale module integration with Tkinter Entry widgets
Michael Lange
-
2010/12/10
Re: [Tkinter-discuss] How do Tkinter's Entry/Text support for Ctrl+X/Ctrl+C/Ctrl+V (cut, copy, paste) work in non-English locales?
python
-
2010/12/10
Re: [Tkinter-discuss] How do Tkinter's Entry/Text support for Ctrl+X/Ctrl+C/Ctrl+V (cut, copy, paste) work in non-English locales?
Michael Lange
-
2010/12/10
[Tkinter-discuss] What determines the initial position of Tkinter's root and Toplevel() windows?
python
-
2010/12/10
[Tkinter-discuss] Tips for using Tkinter in non-US locales and/or locale module integration with Tkinter Entry widgets
python
-
2010/12/10
[Tkinter-discuss] How do Tkinter's Entry/Text support for Ctrl+X/Ctrl+C/Ctrl+V (cut, copy, paste) work in non-English locales?
python
-
2010/12/10
Re: [Tkinter-discuss] Recommendations on when to use pack vs. grid layouts?
python
-
2010/12/10
Re: [Tkinter-discuss] How to determine if a widget is pack()-ed or unpacked via pack_forget()?
python
-
2010/12/10
Re: [Tkinter-discuss] pack equivalent of grid_remove(), eg. pack_remove() ?
python
-
2010/12/09
Re: [Tkinter-discuss] how make active python 3 use active tcl on mac os?
Sridhar Ratnakumar
-
2010/12/09
Re: [Tkinter-discuss] Recommendations on when to use pack vs. grid layouts?
Cam Farnell
-
2010/12/09
[Tkinter-discuss] [Fwd: Re: methods of control PanedWindow]
craf
-
2010/12/09
Re: [Tkinter-discuss] methods of control PanedWindow
Michael Lange
-
2010/12/09
Re: [Tkinter-discuss] [Image-SIG] Possible to fade a small Tkinter image into a specific background color?
Christopher Barker
-
2010/12/09
[Tkinter-discuss] methods of control PanedWindow
craf
-
2010/12/09
Re: [Tkinter-discuss] Recommendations on when to use pack vs. grid layouts?
Michael O'Donnell
-
2010/12/09
Re: [Tkinter-discuss] How to determine if a widget is pack()-ed or unpacked via pack_forget()?
Michael O'Donnell
-
2010/12/09
Re: [Tkinter-discuss] Recommendations on when to use pack vs. grid layouts?
Wayne Werner
-
2010/12/09
Re: [Tkinter-discuss] Recommendations on when to use pack vs. grid layouts?
Michael Lange
-
2010/12/09
[Tkinter-discuss] Recommendations on when to use pack vs. grid layouts?
python
-
2010/12/09
Re: [Tkinter-discuss] pack equivalent of grid_remove(), eg. pack_remove() ?
python
-
2010/12/09
Re: [Tkinter-discuss] pack equivalent of grid_remove(), eg. pack_remove() ?
Michael Lange
-
2010/12/09
Re: [Tkinter-discuss] pack equivalent of grid_remove(), eg. pack_remove() ?
python
-
2010/12/09
Re: [Tkinter-discuss] pack equivalent of grid_remove(), eg. pack_remove() ?
Michael Lange
-
2010/12/09
Re: [Tkinter-discuss] pack equivalent of grid_remove(), eg. pack_remove() ?
python
-
2010/12/09
[Tkinter-discuss] How to determine if a widget is pack()-ed or unpacked via pack_forget()?
python
-
2010/12/09
Re: [Tkinter-discuss] pack equivalent of grid_remove(), eg. pack_remove() ?
Kevin Walzer
-
2010/12/09
[Tkinter-discuss] pack equivalent of grid_remove(), eg. pack_remove() ?
python
-
2010/12/09
[Tkinter-discuss] Possible to set the min/max height or width of a Tkinter or ttk Frame?
python
-
2010/12/09
Re: [Tkinter-discuss] [Image-SIG] Possible to fade a small Tkinter image into a specific background color?
Edward Cannon
-
2010/12/07
Re: [Tkinter-discuss] Recommendations for free and commercial icon/image sets licensed for commercial use?
Kevin Walzer
-
2010/12/07
[Tkinter-discuss] Possible to create single pixel wide horizontal/vertical ttk.Separator's?
python
-
2010/12/07
[Tkinter-discuss] [Fwd: Change font and size in control ttk.Entry]
craf
-
2010/12/07
[Tkinter-discuss] Change font and size in control ttk.Entry
craf
-
2010/12/07
Re: [Tkinter-discuss] Recommendations for free and commercial icon/image sets licensed for commercial use?
Wayne Werner
-
2010/12/07
[Tkinter-discuss] Recommendations for free and commercial icon/image sets licensed for commercial use?
python
-
2010/12/07
Re: [Tkinter-discuss] Force a Frame and/or Text widget to a specific width?
python
-
2010/12/07
[Tkinter-discuss] Force a Frame and/or Text widget to a specific width?
python
-
2010/12/07
Re: [Tkinter-discuss] Possible to fade a small Tkinter image into a specific background color?
Wayne Werner
-
2010/12/06
[Tkinter-discuss] Possible to fade a small Tkinter image into a specific background color?
python
-
2010/12/06
[Tkinter-discuss] [Fwd: Re: Create Grips for modificated size controls]
craf
-
2010/12/06
Re: [Tkinter-discuss] Create Grips for modificated size controls
Michael Lange
-
2010/12/06
[Tkinter-discuss] Create Grips for modificated size controls
craf
-
2010/12/05
[Tkinter-discuss] Tkinter Scale Question
Sean Finnegan
-
2010/12/03
[Tkinter-discuss] [Fwd: Re: Using a window style in a Toplevel window]
craf
-
2010/12/03
Re: [Tkinter-discuss] Using a window style in a Toplevel window
Michael Lange
-
2010/12/03
[Tkinter-discuss] Using a window style in a Toplevel window
craf
-
2010/12/03
[Tkinter-discuss] Using a window style in a Toplevel window
craf
-
2010/12/02
[Tkinter-discuss] Control vertical position of checkbutton [x] when wrap= creates multiline checkbutton captions
python
-
2010/12/02
Re: [Tkinter-discuss] Removing/disabling a resizable window's maximize button under Windows
Michael Lange
-
2010/12/02
Re: [Tkinter-discuss] Removing/disabling a resizable window's maximize button under Windows
python
-
2010/12/02
Re: [Tkinter-discuss] Removing/disabling a resizable window's maximize button under Windows
python
-
2010/12/02
Re: [Tkinter-discuss] Removing/disabling a resizable window's maximize button under Windows
Michael Lange
-
2010/12/01
[Tkinter-discuss] Customize horizontal padding between image and text in Label widget?
python
-
2010/12/01
[Tkinter-discuss] Removing/disabling a resizable window's maximize button under Windows
python
-
2010/12/01
Re: [Tkinter-discuss] Anyone building MS Office-like ribbonbar interfaces using Tkinter?
python
-
2010/12/01
Re: [Tkinter-discuss] Right justify Label against Entry using pack?
python
-
2010/12/01
Re: [Tkinter-discuss] Right justify Label against Entry using pack?
John McMonagle
-
2010/12/01
[Tkinter-discuss] Right justify Label against Entry using pack?
python
-
2010/12/01
Re: [Tkinter-discuss] Anyone building MS Office-like ribbonbar interfaces using Tkinter?
Kevin Walzer
-
2010/12/01
Re: [Tkinter-discuss] Decorate un Frame with window managers title bar, etc en Tkinter 8.5
Michael Lange
-
2010/12/01
[Tkinter-discuss] Decorate un Frame with window managers title bar, etc en Tkinter 8.5
craf
-
2010/12/01
[Tkinter-discuss] event_generate with user_data field
oc-spam66
-
2010/12/01
[Tkinter-discuss] Anyone building MS Office-like ribbonbar interfaces using Tkinter?
python
-
2010/11/30
Re: [Tkinter-discuss] Tkinter support different styles of underlining?
Michael Lange
-
2010/11/30
Re: [Tkinter-discuss] Possible to create equivalent of named font objects for colors?
Michael Lange
-
2010/11/29
[Tkinter-discuss] Possible to create equivalent of named font objects for colors?
python
-
2010/11/29
[Tkinter-discuss] Tkinter support different styles of underlining?
python
-
2010/11/29
Re: [Tkinter-discuss] how make active python 3 use active tcl on mac os?
Ned Deily
-
2010/11/29
Re: [Tkinter-discuss] how make active python 3 use active tcl on mac os?
Russell Owen
-
2010/11/29
Re: [Tkinter-discuss] how make active python 3 use active tcl on mac os?
David Cortesi
-
2010/11/29
Re: [Tkinter-discuss] how make active python 3 use active tcl on mac os?
Sridhar Ratnakumar
-
2010/11/29
Re: [Tkinter-discuss] how make active python 3 use active tcl on mac os?
Russell E. Owen
-
2010/11/27
Re: [Tkinter-discuss] how make active python 3 use active tcl on mac os?
Ned Deily
-
2010/11/27
Re: [Tkinter-discuss] how make active python 3 use active tcl on mac os?
David Cortesi
-
2010/11/26
Re: [Tkinter-discuss] how make active python 3 use active tcl on mac os?
Ned Deily
-
2010/11/26
Re: [Tkinter-discuss] how make active python 3 use active tcl on mac os?
David Cortesi
-
2010/11/26
Re: [Tkinter-discuss] how make active python 3 use active tcl on mac os?
Sridhar Ratnakumar
-
2010/11/25
Re: [Tkinter-discuss] simple scrollbar... not so simple
Sorin Schwimmer
-
2010/11/25
Re: [Tkinter-discuss] simple scrollbar... not so simple
Michael Lange
-
2010/11/25
Re: [Tkinter-discuss] how make active python 3 use active tcl on mac os?
Michael Lange
-
2010/11/25
Re: [Tkinter-discuss] how make active python 3 use active tcl on mac os?
Michael O'Donnell
-
2010/11/25
Re: [Tkinter-discuss] Posible SPAM: Re: simple scrollbar... not so simple
Michael O'Donnell
-
2010/11/24
Re: [Tkinter-discuss] simple scrollbar... not so simple
Sorin Schwimmer
-
2010/11/24
Re: [Tkinter-discuss] how make active python 3 use active tcl on mac os?
Ned Deily
-
2010/11/24
Re: [Tkinter-discuss] how make active python 3 use active tcl on mac os?
David Cortesi
-
2010/11/23
Re: [Tkinter-discuss] Posible SPAM: simple scrollbar... not so simple
Michael O'Donnell
-
2010/11/23
[Tkinter-discuss] simple scrollbar... not so simple
Sorin Schwimmer
-
2010/11/23
Re: [Tkinter-discuss] how make active python 3 use active tcl on mac os?
Ned Deily
-
2010/11/23
[Tkinter-discuss] how make active python 3 use active tcl on mac os?
David Cortesi
-
2010/11/22
Re: [Tkinter-discuss] Change the font style (bold, italic, stikethru, normal) of widgets without explictly knowing font?
python
-
2010/11/22
Re: [Tkinter-discuss] Change the font style (bold, italic, stikethru, normal) of widgets without explictly knowing font?
python
-
2010/11/22
Re: [Tkinter-discuss] Change the font style (bold, italic, stikethru, normal) of widgets without explictly knowing font?
Michael Lange
-
2010/11/22
Re: [Tkinter-discuss] Change the font style (bold, italic, stikethru, normal) of widgets without explictly knowing font?
Wayne Werner
-
2010/11/22
[Tkinter-discuss] Change the font style (bold, italic, stikethru, normal) of widgets without explictly knowing font?
python
-
2010/11/22
Re: [Tkinter-discuss] Working with tear-off menus (change the "-----" label, customize location/appearance of tear-off window)
python
-
2010/11/22
Re: [Tkinter-discuss] Working with tear-off menus (change the "-----" label, customize location/appearance of tear-off window)
python
-
2010/11/22
Re: [Tkinter-discuss] Working with tear-off menus (change the "-----" label, customize location/appearance of tear-off window)
Michael Lange
-
2010/11/22
Re: [Tkinter-discuss] Working with tear-off menus (change the "-----" label, customize location/appearance of tear-off window)
Jeff Epler
-
2010/11/22
Re: [Tkinter-discuss] Working with tear-off menus (change the "-----" label, customize location/appearance of tear-off window)
Michael Lange
-
2010/11/21
[Tkinter-discuss] Working with tear-off menus (change the "-----" label, customize location/appearance of tear-off window)
python
-
2010/11/21
Re: [Tkinter-discuss] Bind to event related to currently selected menu item
python
-
2010/11/21
Re: [Tkinter-discuss] Looking for example of how to use <<MenuSelect>> to determine currently selected menu item
python
-
2010/11/21
Re: [Tkinter-discuss] Looking for example of how to use <<MenuSelect>> to determine currently selected menu item
python
-
2010/11/21
Re: [Tkinter-discuss] Bind to event related to currently selected menu item
python
-
2010/11/21
Re: [Tkinter-discuss] Bind to event related to currently selected menu item
Michael Lange
-
2010/11/21
Re: [Tkinter-discuss] Looking for example of how to use <<MenuSelect>> to determine currently selected menu item
Michael Lange
-
2010/11/21
Re: [Tkinter-discuss] Looking for example of how to use <<MenuSelect>> to determine currently selected menu item
Michael O'Donnell
-
2010/11/21
Re: [Tkinter-discuss] Looking for example of how to use <<MenuSelect>> to determine currently selected menu item
Michael Lange
-
2010/11/21
Re: [Tkinter-discuss] Bind to event related to currently selected menu item
Michael O'Donnell
-
2010/11/20
Re: [Tkinter-discuss] Looking for example of how to use <<MenuSelect>> to determine currently selected menu item
python
-
2010/11/20
Re: [Tkinter-discuss] Bind to event related to currently selected menu item
python
-
2010/11/20
Re: [Tkinter-discuss] Angled text on canvas.
Michael Lange
-
2010/11/20
[Tkinter-discuss] Angled text on canvas.
Cam Farnell
-
2010/11/19
Re: [Tkinter-discuss] Looking for example of how to use <<MenuSelect>> to determine currently selected menu item
Michael Lange
-
2010/11/19
[Tkinter-discuss] Looking for example of how to use <<MenuSelect>> to determine currently selected menu item
python
-
2010/11/18
Re: [Tkinter-discuss] Bind to event related to currently selected menu item
Kevin Walzer
-
2010/11/18
[Tkinter-discuss] Bind to event related to currently selected menu item
python
-
2010/11/15
Re: [Tkinter-discuss] Memory leak with tkinter canvas itemconfigure
Cameron Laird
-
2010/11/15
Re: [Tkinter-discuss] Swap position of 2 widgets positioned in parent container via pack() or grid()?
Wayne Werner
-
2010/11/15
[Tkinter-discuss] Swap position of 2 widgets positioned in parent container via pack() or grid()?
python
-
2010/11/13
Re: [Tkinter-discuss] Definitive list of all Tkinter events?
python
-
2010/11/13
Re: [Tkinter-discuss] Definitive list of all Tkinter events?
python
-
2010/11/13
Re: [Tkinter-discuss] Definitive list of all Tkinter events?
Cameron Laird
-
2010/11/13
Re: [Tkinter-discuss] Definitive list of all Tkinter events?
Lion Kimbro
-
2010/11/13
[Tkinter-discuss] Definitive list of all Tkinter events?
python
-
2010/11/12
Re: [Tkinter-discuss] Possible to create separator lines in a Tkinter Listbox?
python
-
2010/11/12
Re: [Tkinter-discuss] Possible to create separator lines in a Tkinter Listbox?
python
-
2010/11/12
Re: [Tkinter-discuss] Possible to disable individual items in a Tkinter Listbox?
python
-
2010/11/12
Re: [Tkinter-discuss] Possible to create separator lines in a Tkinter Listbox?
python
-
2010/11/11
Re: [Tkinter-discuss] Memory leak with tkinter canvas itemconfigure
John McMonagle
-
2010/11/11
Re: [Tkinter-discuss] Memory leak with tkinter canvas itemconfigure
Michael O'Donnell
-
2010/11/11
[Tkinter-discuss] Memory leak with tkinter canvas itemconfigure
John McMonagle
-
2010/11/11
Re: [Tkinter-discuss] Possible to create separator lines in a Tkinter Listbox?
Michael Lange
-
2010/11/10
Re: [Tkinter-discuss] Possible to create separator lines in a Tkinter Listbox?
Wayne Werner
-
2010/11/10
Re: [Tkinter-discuss] Possible to disable individual items in a Tkinter Listbox?
Cameron Laird
-
2010/11/10
[Tkinter-discuss] Possible to disable individual items in a Tkinter Listbox?
python
-
2010/11/10
[Tkinter-discuss] Possible to create separator lines in a Tkinter Listbox?
python
-
2010/11/09
[Tkinter-discuss] winico icon coordinates
Michael Lange
-
2010/11/08
Re: [Tkinter-discuss] Possible to stretch an image via Label() or create_image() without PIL?
python
-
2010/11/07
[Tkinter-discuss] Possible to stretch an image via Label() or create_image() without PIL?
python
-
2010/11/05
[Tkinter-discuss] Undo/redo in Entry widget or use a Text widget instead?
python
-
2010/11/05
Re: [Tkinter-discuss] Possible to stack frames with frame transparency? (create widget w/gradient background)
python
-
2010/11/04
Re: [Tkinter-discuss] Possible to stack frames with frame transparency? (create widget w/gradient background)
Michael O'Donnell
-
2010/11/04
Re: [Tkinter-discuss] Possible to stack frames with frame transparency? (create widget w/gradient background)
python
-
2010/11/03
Re: [Tkinter-discuss] Possible to stack frames with frame transparency? (create widget w/gradient background)
Igor Novikov
-
2010/11/03
Re: [Tkinter-discuss] Possible to stack frames with frame transparency? (create widget w/gradient background)
Igor Novikov
-
2010/11/03
Re: [Tkinter-discuss] Possible to stack frames with frame transparency? (create widget w/gradient background)
Michael O'Donnell
-
2010/11/03
[Tkinter-discuss] Possible to stack frames with frame transparency? (create widget w/gradient background)
python
-
2010/11/03
[Tkinter-discuss] Tkinter/ttk compatibility with Citrix/WTS (Windows Terminal Services)?
python
-
2010/10/31
Re: [Tkinter-discuss] entry+value assignment using function
Michael O'Donnell