Madhu Subramaniam wrote:
> Hi,
> Below is an application with a scrollable frame. There is an option to
> change the font size of the text, (using tkFont) thereby changing the
> size of the widgets and the containers.
> this is done by the function 'fontctrl'. The thing i am not able to
> figure ou
hmm... for XWin there is a ready solution - TkXext (http://wiki.tcl.tk/2116)
but for win32 I cannot find similar package. pywin32 hasn't such
functionality.
Creating from scratch requires a lot of coding.
May be Tkinter community knows an issue solution? :)
But it seems you need studying carefull
Russell Owen wrote:
The normal Quit menu item has always worked fine for me until I switched
to using Twisted framework. Now it does nothing.
I wonder if it's a conflict between the Tk and Twisted event loops?
Doesn't Twisted have its own event loop? (Never used Twisted myself.)
If...yo
On Apr 7, 2009, at 1:08 PM, Kevin Walzer wrote:
Russell E. Owen wrote:
Anyone know how to redefine what the File>Quit menu item does on
MacOS X using Aqua Tcl/Tk?
I am trying to convert a cross-platform application to use Twisted,
and unfortunately this seems to make the pre-existing Quit m
Hi,
Is it possible to place a matplotlib window (i.e. a matplotlib plot) onto
(i.e. inside) a tkinter frame and/or canvas?
If yes, are there any references, examples, etc.
--
View this message in context:
http://www.nabble.com/integrating-a-matplotlib-window-onto-a-tkinter-frame-tp22937725p22
Russell E. Owen wrote:
Anyone know how to redefine what the File>Quit menu item does on MacOS X
using Aqua Tcl/Tk?
I am trying to convert a cross-platform application to use Twisted, and
unfortunately this seems to make the pre-existing Quit menu item on
MacOS X do *nothing*. I can't quit the
Anyone know how to redefine what the File>Quit menu item does on MacOS X
using Aqua Tcl/Tk?
I am trying to convert a cross-platform application to use Twisted, and
unfortunately this seems to make the pre-existing Quit menu item on
MacOS X do *nothing*. I can't quit the application without usin
There should be index.html in root folder PIL. The file redirects your
browser inside pil folder to simplify doc searching.
But this file uses JavaScript for redirecting, so JS should be allowed in
your default browser.
Regards,
Igor Novikov
sK1 Project
http://sk1pro
2009/4/7 Wayne Watson
>
Title: Signature.html
I downloaded the tar.gz file to Win and tried to open the hmtl and
css(?) files there. The css file shows a tangle of words and
characters. The html file I tried produces an invalid page.
Igor Novikov wrote:
If you need to change Imaging object directly or create it
from
Hi,
Below is an application with a scrollable frame. There is an option to
change the font size of the text, (using tkFont) thereby changing the size
of the widgets and the containers.
this is done by the function 'fontctrl'. The thing i am not able to figure
out is that the change in window size w
10 matches
Mail list logo