How to print Text on trasparent background under X?

From: codemonkey (spammenot_at_invalid.addr.net)
Date: 10/21/03


Date: Tue, 21 Oct 2003 10:04:24 +0200

As the subject says, I want to write a routine to print text
lines on a X screen, regardless of the window manager and/or
background used. The text should have a transparent background.
The purpose is to output as much system/app information on the
screen without wasting space for windows borders.

Probably this can be accomplished by writing in one transparent
borderless window, but since I know nothing about X programming
any help will be greatly appreciated.
Thanks in advance.



Relevant Pages

  • RE: Masked Windows
    ... only with a completely transparent background (no title bar or anything, ... I'd like for a semi-transparent window to ... > sounds like you do need to use a memory DC and a bitmap, ... But how do I apply the mask? ...
    (microsoft.public.win32.programmer.ui)
  • RE: Masked Windows
    ... only with a completely transparent background (no title bar or anything, ... I'd like for a semi-transparent window to ... > sounds like you do need to use a memory DC and a bitmap, ... But how do I apply the mask? ...
    (microsoft.public.win32.programmer.gdi)
  • Re: Transparent Form with Opaque Text
    ... I've also tried writing directly to the form in FormPaint instead of a Label and both give same result. ... If another window goes on top of your non-painting window, then its image will remain even after it goes away. ... moved while maintaining a transparent background? ... As of Windows 2000, you can make what's called a "layered" window, and then you can use the SetLayeredWindowAttributes API function and some other related functions to control the opacity of various parts of your window. ...
    (alt.comp.lang.borland-delphi)
  • Re: Flash Player in my app
    ... The Flash player is installed as a browser plug-in. ... WebView object in your window, and load your swf file in there. ... even a non-rectangular shape, what Carbon/Cocoa API mechanisms could I ... Windows are rectangular, but they can have a transparent background, so ...
    (comp.sys.mac.programmer.help)
  • Need help with drag-and-drop visual representation (beyond cursor change)
    ... I would like to be able to have a drag-and-drop operation from one ... window to another give the visual appearance of a simple image being ... transparent background. ...
    (microsoft.public.vc.mfc)