How to draw transparent boxes in different layers including Size inside box

See this apps http://www.pixelwindowapp.com/
How to do this thing inside photoshop using Shapes or from any other method. see added video on this page to understand.
In photoshop i want to draw transparent boxes (round corner not necessary) in different layers including Size in pixel like this Adobe air apps http://www.pixelwindowapp.com/ do on desktop
http://www.pixelwindowapp.com/

Hi Anvano,
You don't actually have to draw the live features to be able to access the attributes. You can just call getLiveFeatureAttrs(x, y, tolerance) on your MapViewer instance to get hold of the attributes, you can use this in getToolTipText() of your component to show the attributes in a pop-up. No drawLiveFeatures needed! This way you still have to add a theme twice (once for drawing, once for the attributes) but it only gets drawn once, just in the nice style.
Ida

Similar Messages

  • How to draw transparent image?

    i'm developing a java game, i wonder how to draw a transparent image, i'm using Image class, and Graphics class.

    http://search.java.sun.com/search/java/index.jsp?qp=forum%3A20&nh=10&qt=%2Btransparent+%2Bimage&col=javaforums

  • How to draw a box before Line Item in the Main Window  In SapScript

    Hi guys,
    I am trying to draw a box before Line items to be printed but it overwriting the Line Item can anyone help me in this.
    Thanks,
    Ramesh

    Hi ramesh,
    check this:
    /E   TOP
       plant,,status,,GROUP,,Profit,,Min.Size,,Max.Size
    /:   BOX FRAME 10 TW
    /:   BOX YPOS 2 CH HEIGHT 0 CM FRAME 10 TW
    /*   BOX XPOS 15 CH WIDTH 0 CM FRAME 10 TW
    /*   BOX XPOS 28 CH WIDTH 0 CM FRAME 10 TW
    /*   BOX XPOS 35 CH WIDTH 0 CM FRAME 10 TW
    /*   BOX XPOS 42 CH WIDTH 0 CM FRAME 10 TW
    /*   BOX XPOS 55 CH WIDTH 0 CM FRAME 10 TW
    /E   NEW
       &IT_SCRIPT-pstat(C)&,,&IT_SCRIPT-werks(C)&,,
    =    &IT_SCRIPT-EKGRP(C)&,,&IT_SCRIPT-PRCTR(C)&,,
    =    &IT_SCRIPT-MINLS(C)&,,&IT_SCRIPT-MAXLS(C)&
    /:   BOX FRAME 10 TW
    /:   BOX YPOS 2 CH HEIGHT 0 CM FRAME 10 TW
    /:   BOX XPOS 15 CH WIDTH 0 CM FRAME 10 TW
    /:   BOX XPOS 28 CH WIDTH 0 CM FRAME 10 TW
    /:   BOX XPOS 35 CH WIDTH 0 CM FRAME 10 TW
    /:   BOX XPOS 42 CH WIDTH 0 CM FRAME 10 TW
    /:   BOX XPOS 55 CH WIDTH 0 CM FRAME 10 TW
    the corresponding code in abap editor:
    CALL FUNCTION 'OPEN_FORM'
      EXPORTING
       APPLICATION                       = 'TX'
       ARCHIVE_INDEX                     =
       ARCHIVE_PARAMS                    =
       DEVICE                            = 'PRINTER'
       DIALOG                            = 'X'
        FORM                              = 'ZFINAL_13688'
        LANGUAGE                          = SY-LANGU
      EXCEPTIONS
        CANCELED                          = 1
        DEVICE                            = 2
        FORM                              = 3
        OPTIONS                           = 4
        UNCLOSED                          = 5
        MAIL_OPTIONS                      = 6
        ARCHIVE_ERROR                     = 7
        INVALID_FAX_NUMBER                = 8
        MORE_PARAMS_NEEDED_IN_BATCH       = 9
        SPOOL_ERROR                       = 10
        CODEPAGE                          = 11
        OTHERS                            = 12
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    CALL FUNCTION 'WRITE_FORM'
                        EXPORTING
                          ELEMENT                        = 'TOP'
                        FUNCTION                       = 'SET'
                          TYPE                           = 'TOP'
                          WINDOW                         = 'MAIN'
                        EXCEPTIONS
                          ELEMENT                        = 1
                          FUNCTION                       = 2
                          TYPE                           = 3
                          UNOPENED                       = 4
                          UNSTARTED                      = 5
                          WINDOW                         = 6
                          BAD_PAGEFORMAT_FOR_PRINT       = 7
                          SPOOL_ERROR                    = 8
                          CODEPAGE                       = 9
                          OTHERS                         = 10
                       IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
                       ENDIF.
    LOOP AT IT_SCRIPT.
      CALL FUNCTION 'WRITE_FORM'
       EXPORTING
         ELEMENT                        = 'NEW'
        FUNCTION                       = 'SET'
         TYPE                           = 'BODY'
         WINDOW                         = 'MAIN'
       EXCEPTIONS
         ELEMENT                        = 1
         FUNCTION                       = 2
         TYPE                           = 3
         UNOPENED                       = 4
         UNSTARTED                      = 5
         WINDOW                         = 6
         BAD_PAGEFORMAT_FOR_PRINT       = 7
         SPOOL_ERROR                    = 8
         CODEPAGE                       = 9
         OTHERS                         = 10
      IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
      ENDLOOP.
    CALL FUNCTION 'CLOSE_FORM'
    IMPORTING
      RESULT                         =
      RDI_RESULT                     =
    TABLES
      OTFDATA                        =
    EXCEPTIONS
       UNOPENED                       = 1
       BAD_PAGEFORMAT_FOR_PRINT       = 2
       SEND_ERROR                     = 3
       SPOOL_ERROR                    = 4
       CODEPAGE                       = 5
       OTHERS                         = 6
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    regards,
    keerthi.

  • How to draw a box with transparent background ?

    Hi there,
    I want to do an effect where after I display the text, there will be drawing effect where it draws a rectangle around the text ?
    During the days of Final Cut Express, I bought plugins from LiveType, it has effects to do this.
    But dow to I do this now in FCPX ?
    Thanks

    Thanks Jim,
    It is a good tips that LiveType still works on Maverick !
    Now I gotta ransack my store room to look out for the LiveType dvd/disc ...
    Motion ? I thought Motion is very difficult to learn ... more difficult than After Effects ?
    Ok, i better look out for some tutorials on Motion then ... Motion can integrate with FCPX ?
    I just checked, the Motion that I have is Ver 5.0.7 (got this as a birthday gift). Is this compatible with Maverick ?
    Thnaks
    Jim Wanamaker wrote:
    A couple of thoughts. Livetype still works in Mavericks although I don't know about your plugins. You would have to try them. Obviously you can not send a livetype project to FCP X, but you could design your title and export it and then import to FCP X. That should work although you couldn't make any changes in FCP X. A second thought is to use Motion if you have it. You can easily create a title in Motion to do what you want by opening a title template, add and format text. Then add a bezier shape for your rectangle and use the write on behavior. Very simple to do.

  • How to draw a box?

    so elementary, but i cant figure it out.  if i just want to put a border around some text what tool should i be in?  and how do i get it to be  in a color other than black?

    Maybe as long as basics are being answered here, someone can help me with a
    question along the same topic of boxes that's a little less basic but that I
    can't find an answer to wherever I look, please?
    A while ago I made myself an object style of a frame that I use as an
    above-line  anchored object, that I use very often.   Currently I require a
    larger frame for the same purpose, so I went to create another object
    style.  However, I can't for the life of me find where it's possible to
    define the length and width of the frame!  It's almost as if that
    parameter got 'lost'...did I accidently hide it somehow?  It does not
    appear in the list of style characteristics.
    Also, when I go to insert > anchored object, the name of the style I want
    (that I made)is inside the correct field, but I'm forced to open the
    dropdown list and select it once again, otherwise a different type of frame
    appears.  What's causing this?  (This isn't a biggie, but it's aggravating
    enough not to have an 'F4' type of possibility in InDesign, and having to do
    an 'extra' step each time adds insult to injury).
    Thank you!

  • JLayerPane draws random components from different layers.

    Hello,
    I am running the latest version of JAVA 1.6 on Mac OS X. I am using JLayerPane and I have three panels where. The problem is that when application starts it draws JTextFields from the third layer, but they don't work. When I go to the last panel (the third) one, I just let's say open my Skype it draws JButton's from the second layer and judging from working effects they do work. Any ideas what's wrong?
    David

    For more help create a [SSCCE (Short, Self Contained, Compilable and Executable, Example Program)|http://sscce.org], that demonstrates the incorrect behaviour.
    Don't forget to use the Code Formatting Tags so the posted code retains its original formatting. That is done by selecting the code and then clicking on the "Code" button above the question input area.

  • How do i make a transparent box to place around some existing text?

    How do i make a transparent box to place around some existing text?

    Where? When? What? Sorry, you have not told us anything about your system or what program you mean nor any other details, so nobody can know anything. Ask in the forum for whatever program you are referring to.
    Mylenium

  • How to group elements on different layers?

    hi!
    i'm new to illustrator. i work on a company logo and i need to group some elements which are on different layers. how do i do that?

    If you must keep the Layers as defined, make them all sub-Layers of a parent Layer. Then target the parent Layer and apply the Warp Effect to the parent Layer.
    Understand, even using this method, the Layers/objects involved still have to be contiguous in the stacking order. You cannot Group or Layer non-contiguous items from within a stacking order.
    JET

  • How to draw cut the rope style box

    Hi. I was wondering how to draw a cut the rope style box.
    What I mean is how to they get that look. Is there a texture overlay? I suppose there is some blurring too.
    https://www.google.es/search?q=cut+the+box+menu&espv=2&biw=1242&bih=641&source=lnms&tbm=is ch&sa=X&ei=xf2kVOG2D8P3UqLjg9A…

    Hi.
    Yeah sorry.
    Cut the rope is a popular game app available on the app store or google play. That's why I left the link.
    The menu is made up of boxes. Each box has a pattern.
    With the following link you can see the texture even more closely. It is the green rectangle image at the top with green circles etc...
    Complete Guide to all Cut the Rope Drawings

  • How to draw image in different dpi?

    I wonder is there any approach can be used to draw a image in different dpi, such as 144dpi, in a JPanel?
    'cause my image processed from other tools is not good, if I can draw image in a high dpi, then the image will looks much better, though the image becomes smaller.
    Note: no SCALE!

    I have a image which is 152dpi, then, how does the Widows draws this image? It looks much better than scale the 72dpi image to the same size.
    Really puzzled-_-                                                                                                                                                                                                                                                                                                                               

  • How to draw a dynamic box in sapscript?

    Hello experts,
    I am currently facing a problem wherein in the main window I have multiple line items. What I want to do is that for every new line item, I would draw a box and so on...for example:
    BOX 1
    BOX 2
    BOX 3
    Here is the attributes of the main window where I would like the boxes to be drawn:
    MAIN    00 Main window                    2,00 CH  15,00 LN  78,00 CH  30,00 LN

    hi vijay please try out this code,
    u have to keep all the code as single text element,
    POSITION XORIGIN 2 CM YORIGIN +9 MM
    " the next  two ines will dra a box
    SIZE WIDTH 180 MM HEIGHT 40 MM
    BOX FRAME 30 TW
    OSITION XORIGIN 2 CM YORIGIN +9 MM
    SIZE WIDTH 180 MM HEIGHT 0 MM
    BOX FRAME 30 TW
    POSITION XORIGIN 2 CM YORIGIN +12 MM
    SIZE WIDTH 180 MM HEIGHT 0 MM
    BOX FRAME 30 TW
    POSITION XORIGIN 8 CM YORIGIN -21 MM
    SIZE WIDTH 0 MM HEIGHT 40 MM
    BOX FRAME 30 TW
    POSITION XORIGIN 2 CM YORIGIN +43 MM

  • Drawing a box with now fill and an outline

    I know this is simple, but I it's driving me crazy. Using the rectangle tool how do you draw a box with: an outline and no fill, and an outline with a different color fill. thanks

    public class Flags3 extends JFrame {
        public Flags3() {
            setContentPane( new JPanel() {
                public void paintComponent(Graphics g) {
                    int w = getWidth();
                    int h = getHeight();
                    int x = 0;
                    int y = 0;
                    System.out.println("Width:"+getWidth()+" Height: "+getHeight());
                    for (int i=0; i<100; i++) {
                        Color newGrey = Color.getHSBColor(150, 0, i/100.0f);
                        g.setColor(newGrey);
                        g.fillRect(0, (h/100)*i, w, (h/100));
            Dimension size = new Dimension(800, 600);
            getContentPane().setPreferredSize(size);
            getContentPane().setMinimumSize(size);
            getContentPane().setMaximumSize(size);
            setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            pack();
            setVisible(true);
        public static void main(String[] args) {
            new Flags3();
    }I wrote this mainly to make sure I wasn't giving you bad info, but I also improved your paint method a little bit. It's a JFrame instead of a JApplet, so you'll have to make some changes, but it gives the full range of black to white (although it doesn't include full brightness white, the B value only goes to .99).

  • Painting and using different Layers

    Hi,
    I have to develop a Swing interface where i have to do lot of painting,
    Like there will be a background which will be showing some strips with different colors, which will be stable,
    On this background I have to draw some rectangle , off different size,
    and add the function so the user can click on the rectangle and drag it and drop it
    I have to develop a kind of scheduling , like microsoft scheduler or take a look at the following example
    http://www.ilog.com/products/jviews/demos/activitychart/index.cfm
    I need some help in finding some tutorial on how to use different panes in JApplet , like th layered panes, the glass panes etc
    Any advice on developing such an Applet
    Ashish

    Hi Shannon,
    I already have subclassed JPanel and override the paintComponent method to do all the painting , but the problem i am having is there is a lot of painting and when ever i move the mouse over it repaint method is called and so there is chance that the applet will not work if the graphics card of the user is not good,
    Can u point me to some example where a RepaintManager() is used,
    also i want to use layers so i can avoid the repainting of the background even if the user clicks on it, or drap and drops the rectangle drawn
    Ashish

  • How to print Check Box in smartform

    HI,
      How to print check box in smartforms. I am using Include Sap Symbol but in the print it is coming as #. Do we need to do any setting like we do for barcode?
    Thanks
    Raghavendra

    hi,
    u can print a check box in different ways.. by inserting symbols and making window as check box..
    once go through the thread u will get to k now differnt ways
    putting checkboxes in smartform?
    Please Close this thread.. when u r problem is solved. Reward all Helpful answers
    Regards
    Naresh Reddy K

  • How to draw vertical lines in SMART FORMS

    Hi Guys,
    Can anyone please let me know how to draw vertical and horizontal lines in smart forms, i have to do this in the secondary window.
    thanks,
    Ramesh

    Hi Ramesh,
    In the window output options you have option of check box to get lines.
    Then you need to give the spacing for vertical and horizontal.
    Another option is putting a template on window and getting the boxes, but it is quite little bit complex.
    Put the cursor on the WINDOW in which the lines you want.
    Right click on it>create>complex section.
    In that select the TEMPLATE radio button.
    Goto TAB TEMPLATE.
    Name: give some name of line.
    From: From coloumn.
    To: To coloumn
    Height: specify the height of the line.
    Next give the coloumn widths.
    Like this you can draw the vertical and horzontal lines.
    If the above option doesnot workout then u can try the below option also
    any how you can draw vertical and horizontal lines using Template and Table.
    for Template First define the Line and divide that into coloumns and goto select patterns and select the required pattern to get the vertical and horizontal lines.
    For table, you have to divide the total width of the table into required no.of columns and assign the select pattern to get the vertical and horizontal lines.
    if this helps, reward with points.
    Regards,
    Naveen

Maybe you are looking for

  • Cannot View Database Home Page After Upgrading to XE 3.2 on Windows XP

    Hi all, I have recently upgraded from APEX 3.1 to APEX 3.2 on my Oracle 10g XE database running on Windows XP SP3. Unfortunately after successfully completing the upgrade and starting the services when I try and visit the Start -> All Programs -> Ora

  • Table of accounting assignment in sales order

    Hi, can anyone show me the table where i can find the accounting assignment in sales-oder position. We have some position which have an entry on accounting assignment in sales order which is an quotation. thanks. Regards, Dieter

  • SRM QUESTION

    we have installed SRM SERVER and could login it but couldn't create  purchase order,purchase request and so on.    even no business menu.   now, I want know how can I logon srm and have business menu. tks     best regard!                             

  • Reader email not going to default email client

    If I open up an article in 'Reader' in safari, then go to 'Mail this page' it opens up in the OSX Mail program. I use 'Sparrow' and have set this up as the default email client (I know this as I can go to the file menu and 'Mail link to this page' an

  • Using Lightroom on more than one computer

    I recently bought Lightroom on the Apple App store for my mac mini. Is there a way to install it onto my PC desktop as well? Also, can I use it on more than one mac? [email protected] http://photomurphey.blogspot.com Find mem on Facebook (search Jake