I\'m implementing an image gallery which presents assets as equally sized boxes that are forming a grid. I thought that I could easily achieve that by using the spark.layouts.TileLayout but unfortunat
How come when I have Layout = null; in my view - it still pulls in the default layout?! Is there some trick to stop it doing that?
I\'m trying to write a template for my control, SuperTextB, that set a rectangle over the entire area of the control\'s TextBox.This rectangle will be used to display validation error messages when va
I\'d like to create a square layout so I could scale up/and down a square image I have - using \'android:scaleType=\"fitXY\"\'.
Please note: This question relates to the Appcelerator Titanium platform, not the stock iOS SDK. I\'m making a tag cloud with a layout: horizontal view. I\'m most of the way there, but I can\'t get t
I have a bunch of buttons on my Mobile website, all of which with default icons like these : http://jquerymobile.com/test/docs/buttons/buttons-icons.html
I have a varying number of inline-block divs that I want to collectively take up 100% of their parent.Can this be done without JavaScript?The only way I can think of is with a table but it\'s of cours
I want to know the full detail of the address space layout of a multithreaded Linux Process for both 64 bit and 32 bit. Link to any article th开发者_运维问答at describes it will be appreciated. And no
How can I position a button above a table aligned to the right? I开发者_开发问答magine an imaginary vertical line that is placed to the right of the table. I want right limit of the button to be plac
Recently, I started creating a program for the company I work for. Just as background info, I\'m still a student and a beginner programmer, so my solution is probably not recommended and I didn\'t kno