Making a frame Transparent

I'm trying to make a small program that displays some text in a frame, but the frame should be transparent so the user can see the text, and whats behind the frame on the desktop. I've looked for a way to set the color of the current frame, or just the Alpha but no luck. Any help is greatly appreciated.

Well, it was impossible under 1.3. AFAIK, they've done nothing within Merlin to change this.
The best you'll be able to come up with is a component that picks up whatever is sitting underneath it within the component heirarchy and respects what its parent is trying to paint. Of course, once you hit the top component in the heirarchy (i.e. the frame), you're pretty much stuffed. ;-)
Hope that helps!
Martin Hughes

Similar Messages

  • How Can I make A Dialog/Frame Transparent

    Hi
    I want to make a dialog or frame Transparent. Is it possible in java. Actually i want to add an gif image on the Frame container that image is in curve shape with transparency, and I want this transparency also on the Frame in the java application. I m using JFrame with setUndecorated(true). It will display image (just image) not any Frame behind it, I any one solves my problem to make a frame transparent.
    Thanks
    Khurram

    Check out this link:
    http://forum.java.sun.com/thread.jsp?forum=57&thread=490146
    The program contained therein is really slick.
    My hat is off to the coder.
    Lance

  • Hello, is there a way for making a photo transparent with iPhoto are another software?

    Hello, is there a way for making a photo transparent with iPhoto are another software?

    Not with iPhoto, but different apps have different capabilities.
    There are a couple of considerations: How is this transparent image to be used? In a Deskop Publishing environment something like Pages' Instant Alpha might be useful. Or if you're trying to overlay one image on another on a photograph then some editor that supports layers would be required.
    Further, Jpegs as a format doesn't support transparency so you'll need to work ina  file format that does.
    But if you can explain what you're hoping to do we might be able to point you in a more useful direction.
    In order of price here are some suggestions for editors:
    Seashore (free)
    The Gimp (free)
    Graphic Coverter ($45 approx)
    Acorn ($50 approx)
    Pixelmator ($50 approx)
    Photoshop Elements ($75 approx)
    There are many, many other options. Search on MacUpdate or the App Store.
    You can set Photoshop (or any image editor) as an external editor in iPhoto. (Preferences -> General -> Edit Photo: Choose from the Drop Down Menu.) This way, when you double click a pic to edit in iPhoto it will open automatically in Photoshop or your Image Editor, and when you save it it's sent back to iPhoto automatically. This is the only way that edits made in another application will be displayed in iPhoto.

  • How to make a Frame transparent?

    Hi everyone:
    I want to make a Frame transparent,it is possible?I find all the API but no result : (
    More, I want to increate my Frame's Height ,but it can't work. code is:
    Frame f=new Frame("Test");
    for(int i=0;i<6;i++){
    f.setSize(40,i * 10);
    }If I change to code to
    f.setSize(40,10);
    f.setSize(40,20);
    f.setSize(40,30);
    ...................It can work well.But why ? It is so complicated . : (
    Please help me

    More
    How to add a hyperlink Text in Frame? When I click it which can open a web site?

  • A way of making window look transparent

    I'm using the following method to make a window look transparent: whenever a frame is moved, it makes a screenshot of the underliying area and displays it as its background
    but, unfortunately, this doen't work in this example ????
    public class MyFrame extends JFrame implements ComponentListener{
    private Image image;
    public MyFrame(){
    super();
    this.addComponentListener(this);
    public void componentHidden(ComponentEvent e){}
    public void componentShown(ComponentEvent e){}
    public void componentResized(ComponentEvent e){}
    public void componentMoved(ComponentEvent e){
    try{
    image = (new Robot()).createScreenCapture(new Rectangle(getX(), getY(), 200, 200));
    repaint();
    }catch(Exception ex){ ex.printStackTrace(); };
    public void paint(Graphics g){
    if(image != null){
    g.drawImage(image, 0, 0, this);

    May it will not help too much, but I know that a transparent window, isn't transparent, in truth.
    What this windows really is doing is a screenshot of desktop background, and printing it at window background. So, I think prefectly normal that problems as your happen somtimes.
    best wishes

  • Imported image and making white space transparent...

    I need to make the white space around an image transparent without having to use the clipping mask tool. In Freehand, you simply click a button and the white background disappears. I need to use that exact technique to hide the white background.
    How can I do this in InDesign?
    Thank you.

    There's quick, and there's right. They're rarely in the same space.
    To make a transparent background can be a complex and fussy process. While InDesign could include a general tool to do so, it would likely be inferior to actually making the image background transparent in a native image editing tool.
    I've found most such embedded features to be adequate only for low end work - e.g., they leave a background halo on the image, or a noisy edge, or other image problems. I really don't see it as a flaw or omission that ID forces you to use a proper tool to create the background transparency.

  • Making specific areas transparent

    Hi, I'm running Premiere Elements 7.
    Is it possible to erase parts of a video frame, without using keying?
    The video I have has a colour mixture that won't lend itself to simple keying, or cropping, so I'd like to make certain areas transparent manually.
    It would be even better to have a soft border on this, similar to what can be done in Photoshop to a still image with the eraser tool.
    Can anyone help with this?
    Thanks, Andy

    The best way to do this is with the Track Matte or one of the Garbabe Mattes.
    Yes, they're keying effects -- but what you're describing is keying, by definition.

  • Making widget background transparent for use in a DPS article

    Hello all
    Am trying to make the background of a widget totally transparent. Is this possible.
    I created an accordion widget in Muse, exported the page to HTML and then loaded that file into a web content overlay frame (thanks Bob for your assistance).
    I made the background of both the accordion header and body copy no fill (along with the stroke).
    But when loaded the HTML file into Indesign, I'm left with a white background.
    Have searched the net for a solution, with an joy.
    Anyone come across this problem/issue??
    Thanks as ever.
    S

    Hi,
    In Muse, You can also adjust the Opacity (Transparency) of the objects used in your site. Please refer to this screenshot :-
    http://prntscr.com/4noaz3
    Regards,
    Rohit Nair

  • Making a Photo Transparent

    This is likely a rather rudimentary question with an equally rudimentary answer, but I'm a new Mac owner. I need assistance in turning a full-color .png or .jpg picture transparent, so that I can place it over a iMovie clip. How can this be accomplished. Additionally, an instructions on how to overlay a picture on a iMovie clip would be helpful

    Welcome to the Apple Discussions.
    That’s one for the iMovie forum, really. I don’t think iMovie 08 or earlier dos this kind of multi-track video? I know they’ve added Picture in Picture in iMovie 09. It’s quite simple to do with an app like Final Cut.
    I would post on the iMovie forum and find out if what you want to do is actually possible.
    Regards
    TD

  • Making a button transparent

    I'm designing a Japplet with JButton but i dont know how to make my buttons background transparent
    i read the color class tutorial but i actualy didnt understand it
    it gives lots of values like fload arrays or something
    can somebody tell me how can i make my buttons background transparent?
    Thanks

    It's always good to send an example as you finally did.
    That helps to find a solution:
    package applet;
    import javax.swing.*;
    import java.awt.*;
    public class backgammon extends JApplet{
        public Icon pulicon,bgIcon;
        private Image pul_s,background;
        public JButton b1;
        public void init(){
            //set layout:
            getContentPane().setLayout(null);
            this.setSize(744, 536);
            //set button:
            pul_s = getImage(getCodeBase(),"images/pul_sari.gif");
            pulicon = new ImageIcon(pul_s);
            b1 = new JButton(pulicon);
            b1.setBounds(50,50,42,42);
            b1.setContentAreaFilled(false);
            b1.setBorderPainted(false);
            getContentPane().add(b1);
            //set background:
            background = getImage(getCodeBase(),"images/background.jpg");
            bgIcon = new ImageIcon(background);
            JLabel bg = new JLabel(bgIcon);
            bg.setBounds(0,0,getWidth(),getHeight());
            getContentPane().add(bg);
    }

  • Making the background transparent in export from cinema 4d to AE CC

    I'm using Cinema 4D to create a 3d object and then import it into AE CC.  When I import it in, the grey grid in the background is visible. I want to make the background transparent, so that all you can see is the object in AE.  How can I do this?

    This is not a matter of transparency. You are seeing what you are seeing because you are looking at the draft software rendering result.
    Choose Standard (Final) from the Renderer menu in the Cineware effect.

  • Making a color transparent

    Hi all
    i am designing a software that visualises property prices of houses. so i have images of houses all over the map. what i want to do is when i click a certain button, it shades the most expensive houses with dark red and least expenses houses with lighter red.
    the problem i am facing is that, once i try to shade over the area of where a house image is, the house image disappears. the color is put in the fore ground and the house image disappears, so i was wondering if there is any way to make a color transparent so that the shade of red can be seen as well as the image of the house
    thanks in advance
    regards

    Sure, just set an alpha value smaller than 1.0 (float) resp. 255 (int):
    http://java.sun.com/j2se/1.5.0/docs/api/java/awt/Color.html
    -Puce

  • Making a color transparent in many layers

    I'm using Photoshop Elements 5.0
    I want to create an animated gif using many layers of jpegs. Each layer is a picture of the earth (round) surrounded by the color black to the edge of the jpeg (square). However, I would like to make the outer border of black the transparent color.
    How can I easily make the color black the transparent color in all the layers of the gif, such that when the globe rotates on a white page the black is transparent?
    Thanks,
    Ken

    > Is there a way to do more than one layer at a time
    Assuming the area is identical in shape and location, then Don has given you the answer. Otherwise no.
    I just realised that I'm helping someone with an animated GIF again. And I am driven mad by Web pages which include the darned things...

  • Pdf import: making bkg NOT transparent

    I'm trying to place pdf pages in Keynote and parts of them are coming up transparent (most were created in Quark or Illustrator). Is there a way in Keynote to set the bkg color to white for the placed graphic? I know we can paste a white block or page behind the graphic either in Keynote or within the program which created it, but I'd rather not add an extra step or two.
    Is there a way to have the contents of an image box both display the image AND have a non-transparent colored background?
    Thanks! - j
      Mac OS X (10.4.10)  

    If they were created in Quark and you exported directly from Quark to PDF, then any transparencies are still not flattened. If you have Acrobat 7.x or newer you can use PDF Optimizer (advanced menu/optimize PDF) and look for an option called "Flatten transparency", Select the values you require (ie: Low end for web, high end for print) and then optimize the file. Once it is done, do NOT save as, simply close and you will have no more transparent backgrounds. You can do the same in Illustrator before the files are imported into Quark or saved as PDF's. The other alternative is to make sure that Quark picture boxes have a fill of 'white' or '0% black', then writing PS instead of PDF and distilling it to create your PDF. Postscript does not support transparancies, so it flattens any it sees while creating the PS file, then the resulting PDF (after distilling) is flattened and you don't need to optimize it.
    Good luck.
    The above assumes that you have image in the white areas, not simply blank space. Blank space is blank space, you would need to draw white boxes behind everything (What a pain!)

  • Type tool not making text frame question

    The type tool no longer makes a text frame when dragged in document. It does make text frame on clipboard. How do I enable type tool to make text frame? Using CS5 and Windows 7

    I suspect he means pasteboard...
    Is the layer locked? Can you draw other types of frames?

Maybe you are looking for

  • How to install and use unrarx

    I've downloaded Unrarx but im uncertain of where to put it and how to use to for rar files. Help!

  • JSP xml to html

    I keep getting this error when I try to transform an xml file into html. org.apache.jasper.JasperException: Unable to open taglibrary http://jakarta.apache.org/taglibs/xsl-1.0 : null Here is the jsp file <%@taglib uri="http://jakarta.apache.org/tagli

  • Converting to Flash

    I use iMovie to import video from my video camera. I am interested in converting this video to flash once my editing is complete. Could someone please give me a suggestion on reliable and relatively inexpensive software for the conversion? I am inter

  • How to change the length of time calendar retains appointments

    On my previous Blackberry running OS7, I was able to change the length of time the calendar kept appointments, but I can't find that setting on my Q10. I would like to be able to keep appointments on the calendar indefinitely. Thanks for any advice.

  • Exporting CRM target groups to BW

    Hello Could you pls suggest ways to export  Taregt groups generated in CRM  to be exported to BW Thanks & Regards, Raju