473,405 Members | 2,287 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

doing standart window icons unvisible in python

Hi!
I want to do close-minimize icons unvisible in python.How can I do
this?I want to do this especially for printing.
And is it possible to provide .exe file for any program in python or
only we can change the file as .pyw?

Apr 2 '07 #1
4 1301
gslm wrote:
Hi!
I want to do close-minimize icons unvisible in python.How can I do
this?I want to do this especially for printing.
And is it possible to provide .exe file for any program in python or
only we can change the file as .pyw?
I don't understand what you mean by close-minimize icons unvisible, but
I can answer the .exe question. Take a look at py2exe which allows
you to bundle up python program as .exe for distribution. You can
see it a www.py2exe.org.

-Larry
Apr 2 '07 #2
gslm wrote:
Hi!
I want to do close-minimize icons unvisible in python.How can I do
this?I want to do this especially for printing.
And is it possible to provide .exe file for any program in python or
only we can change the file as .pyw?
I *think* -- and it's a bit hard to tell from your
description -- that you want to print the client
area of a window, and not the non-client area
(which includes the max/min/close buttons).

A lot depends on whether it's your window or
someone else's. If it's yours, then you have some
control over the styling and do at least have the
window handle available to you. If it's someone
else's, you have to employ some fairly dark magic
to do what I think you want.

Depending on what you're after, you might find
the PIL ImageGrab module at least a useful tool:

http://www.pythonware.com/library/pi.../imagegrab.htm

But could you be more precise as to what you're
trying to do?

TJG
Apr 3 '07 #3
Only I want to print my application's view without these icons,ok.
Thanks.

Apr 3 '07 #4
On 3 Nisan, 21:41, "gslm" <slm_gu...@hotmail.comwrote:
Only I want to print my application's view without these icons,ok.
Thanks.
And is it possible to provide .exe file for any program in python or
only we can change the file as .pyw?

Can you answer this question, too?
Regards...

Apr 3 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Jörg Maier | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hy, i want remote ls via shh from a windows machine. after starting the command via # stdoutssh = os.popen('/path/to/ssh.exe user@host ls -al ~'...
3
by: Michael Shestero | last post by:
Hello. I have three question about ofstream and ifstream. 1. I have a function that writes some text-output into ofstream. The reference to that ofstream it got as a parameter. I have no...
1
by: Michael Shestero | last post by:
Hello. General description of my knotty problem: I have a code (a function f) on standart C++ that perform some smart action. This code works as console application getting user input from...
1
by: Winston | last post by:
when i use tabcontrol,i find that there is no property for the tabpage to visible or unvisible.i want make tabpage1 to visible but tabpage2 to unvisible,but beacause there some progress need...
3
by: Istvan Albert | last post by:
I've been using the new python icons for windows for about two weeks now and I must say they've turned out to be far less functional than I thought. From purely visual standpoint the new icons look...
2
by: asif | last post by:
When I add a USB key, system tray icon on Windows XP shows USB icon. It also shows icon that can be used to "Safely Remove Hardware". I would like to use this icon in one of my Visual C++...
2
by: Rainer Queck | last post by:
Hello NG, what are the right dimensions for a window icon, used on a mdi child window? My Problem: I used a third party Icon-Designer to design some icons for my application. Those icons look...
5
by: Alexnb | last post by:
Hello I am sure most of you are familiar with py2exe. I am having a bit of a problem. See the program has a few pictures involved and the .ico it uses for the windows. However, the pictures are...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.