layer
Problem with custom View using LayerDrawable not displaying anything
I\'m having an issue while extending the View class, the XML works properly as i\'ve tried it with an ImageView, but not with my custom class...[详细]
2023-03-24 19:39 分类:问答Does drawing PDF on a layer take much memory in iPhone?
Hi i am working on a PDF reader application.For zoom scale of 1 or less then 1(i.e normal mode)I render pdf on a CALayer,this layer is attached to a view which is subView of a scroll view.For zoom sca[详细]
2023-03-24 06:20 分类:问答Access and read a file inside Android project
I\'m working on an Android project with multipl开发者_StackOverflow社区e layers such as core,business,gui etc.[详细]
2023-03-23 23:57 分类:问答z-Index problem -- positioning child over parent's sibling
I have a situation as in this screenshot below, but what I want is B behind A and -- the tricky part --开发者_JS百科 b over A.[详细]
2023-03-23 09:50 分类:问答Ext.LoadMask stays in background of the loading panel
I try to show a loading mask while user waits for the panel to be shown. I use Ext.LoadMask like : loadingMask = new Ext.LoadMask(Ext.getBody(), {msg:\"Loading...\"});[详细]
2023-03-22 23:18 分类:问答How to combine an array of png images like layers using C#?
I have an array of images named image_<somenumber>_trans.png All these images have transparent areas. The idea is that when put one on top each other[详细]
2023-03-22 09:31 分类:问答Python PSD layers?
I need to write a Python program for loading a PSD photoshop image, whi开发者_开发百科ch has multiple layers and spit out png files (one for each layer).[详细]
2023-03-21 09:01 分类:问答Cocos2d: Perspective effect with mutli-layers
I want to use in my game effect of perspective view by using few layers, scrolling with different speed. I have three layers. My background is bottom layer, it scrolls very slowly, so it can be in a f[详细]
2023-03-21 03:35 分类:问答Android layouts in Photoshop
is there a plugin for designing android layouts in photoshop? Creating android XML layouts is unnecessarily tedious (especially wit开发者_运维百科h having to type \"android:\" for every parameter, and[详细]
2023-03-20 22:18 分类:问答Reading an RLE-compressed Layer of a Photoshop (PSD) File
I\'m basing this off the official PSD File Format documentation I can read raw data just fine, and none of my files have ZIP compression. All I need is to get the RLE stuff to work.[详细]
2023-03-17 00:15 分类:问答