Andreas Holtz wrote:
> the printer I want to use is a HP 5550DTN.
> The specifications can be found here:
> http://h20195.www2.hp.com/V2/GetPDF%2Easpx%2F5982%2D6714EEE%2Epdf
> On page 2 under printer languages "PDF 1.3" is written.
I should not have doubted you. ;)
> Therefore I think I can pri
In other words, would like to be able to hide the main part of the interface,
and display an icon in the windows system tray, which then either offers a
context menu, or else just re-displays the main part of the interface when you
double-click on the system tray icon?
TIA
Jacob Kruger
Blind B
Check out win32\Demos\win32gui_taskbar.py - it shows how to do the
taskbar thing. As far as "hiding the main part of the interface", you
just close those windows after creating the taskbar icon.
On 5/03/2014 2:33 PM, Jacob Kruger wrote:
In other words, would like to be able to hide the main p