On 3 Nisan, 21:38, [EMAIL PROTECTED] wrote:
> On Apr 3, 1:16 pm, "gslm" <[EMAIL PROTECTED]> wrote:
>
> > Thanks,
> > I use TKinter,os:Xp home,python25.
> > I want to print all my application's view, except the close-minimize
> > icons.
>
> I don't know enough about Tkinter, but you can use the grap
On Apr 3, 1:16 pm, "gslm" <[EMAIL PROTECTED]> wrote:
> Thanks,
> I use TKinter,os:Xp home,python25.
> I want to print all my application's view, except the close-minimize
> icons.
I don't know enough about Tkinter, but you can use the graphics module
according to this post that should take a scree
Thanks,
I use TKinter,os:Xp home,python25.
I want to print all my application's view, except the close-minimize
icons.
--
http://mail.python.org/mailman/listinfo/python-list
On Apr 2, 4:24 pm, "gslm" <[EMAIL PROTECTED]> wrote:
> Hi!
> I want to print an application view in python.I use labels and frames
> in my program.And ý want to know if it is possible to print all of the
> view of my program?
> Thanks a lot...
You need to give us more details. Are you using wxPyth