shapes
How to draw a rectangle with one different border
i want a rectangle with this measures left=50, top=20, rigth=50 and bottom=10 in XAML Something like thanks[详细]
2023-03-07 20:45 分类:问答Data structures for a 2D vector editor
I\'m trying to make a simple 2D editor with the following capabilities: Create/delete rectangles, polygons, circles, etc[详细]
2023-03-07 18:54 分类:问答Android Drawable: Specifying shape width in percent in the XML file?
I\'m trying to create a simple Drawable that I want to set as the background for a view (using setBackgroundDrawable). I simply want to divide the background of the drawable into 2 equal rectangles (5[详细]
2023-03-07 14:10 分类:问答Android fully shaped Button
I tried to change the shape of some Android components like Button or View. What I can do is assign a shape to the background with the onDraw-Method. Well, it looks like reshaped, but the touch-events[详细]
2023-03-07 13:57 分类:问答I need to show a button press on a shape which is my background for my button
This is my shape <?xml version=\"1.0\" encoding=\"utf-8\"?> <shape xmlns:android=\"http://schemas.android.com/apk/res/android\"[详细]
2023-03-07 00:23 分类:问答How would I nest a shape within a shape in Java?
I am trying to do an assignment involving bouncing shapes within a JPanel. Whenever shapes hit a side, they will bounce off in the other direction. I have already got the bouncing part working for nor[详细]
2023-03-06 15:12 分类:问答Java. Problem with drawing shapes by button click
Good day. I develop program which must show few shapes when user clicks the button. At least it doesn\'t show it. What is wrong?[详细]
2023-03-05 11:45 分类:问答Qt widget shape from image
How can I create a widget or window that will be just a transparent image? I mean something like in this program: sakura script player[详细]
2023-03-03 19:50 分类:问答How to clip UIImageView in different shape
Hi all : I create a UIImageView with my photo on my iphone sc开发者_运维知识库reen just now, its shape is rectangle. and I want to clip the UIImageView into the shape of diamond. if there is any part[详细]
2023-03-02 20:55 分类:问答Adjacency list to model relationships between relatively-positioned shapes?
I\'m trying to model a composite object that consists of one or more shapes. For simplicity, I\'ll assume the shapes are all rectangles. A composite might look like this 开发者_运维百科(forgive my poo[详细]
2023-02-28 16:57 分类:问答