开发者

absolutelayout

0
  • Android: Scale fixed Layout down

    i want to scale my android application, basically i developed it for 800x480 display with a AbsoluteLayout. Thi开发者_运维百科s is necessary for my Application, i can\'t change it.[详细]

    2023-04-08 01:55 分类:问答
  • Programmatically alignment?

    I\'ve attached one image. In that image one checkbox and spinner are in undefined position. I\'m using Absolute layout but 开发者_JAVA百科also, i can\'t fix that to wherever. So, i need to set those b[详细]

    2023-04-07 02:10 分类:问答
  • why absolutelayout is deprecated? [closed]

    开发者_如何学JAVA As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely[详细]

    2023-04-05 00:51 分类:问答
  • java jbutton image png clickable area

    I want to do a JButton with PNG icon but the clickable area have to be a pixel and not a transparency pixel, and position this JButton over oth开发者_开发知识库er JButtons like position absolute in cs[详细]

    2023-03-31 07:31 分类:问答
  • How can I achieve WYSIWYG in NetBeans GUI Builder?

    I\'ve spent many fruitless hours trying to create what I consider to be a very simple GUI.One thing that makes it simple is that I don\'t even expect it to be resizeable.I want it to display just the[详细]

    2023-03-29 21:05 分类:问答
  • Different Layouts For Different Screen Sizes On Android?

    So I made an app using in Eclipse using the Graphical Editor, AbsoluteLayout, fixed pixel values, etc... just bad practice in general. It defaulted to a 3.7in screen. Is there any 开发者_StackOverflow[详细]

    2023-03-16 01:27 分类:问答
  • GLSurfaceView overlaps other views

    I\'ve got a programmatically-created layout, where when my app gets ads, it\'ll show an admob view, pushing my existing GLView down and resizing it.[详细]

    2023-03-15 11:33 分类:问答
  • Absolute layout uasage

    Is that ok to use absolute layout in my application if i know exactly the x,y that i\'ll draw the widget at or it\'ll affect the application appearance on the device ?[详细]

    2023-03-10 03:18 分类:问答
  • Changing position of a button

    I have one button in an AbsoluteL开发者_开发知识库ayout in an XML file. From there I am able to set the (x,y) position of the button.[详细]

    2023-02-24 01:59 分类:问答
  • Android: Put EditText on top of WebView

    I have been trying to mimic the behavior of the android browser with the scrolling of the address bar on top of t开发者_如何转开发he WebView. If you notice, if the user scrolls down, the address bar \[详细]

    2023-02-12 00:51 分类:问答