i\'m programing in python 3.1 and using a PIL which are updated for it aswel. Now it\'s so that my program is getting info from a webpage and i want this info to be drawed at a picture which i already
I have a Custom view ... package nan.salsa.goal.customview; import android.R; import android.content.Context;
This question's answers are a community effort. Edit existing answers to improve this post. It is not currently accepting new answers or interactions.
Hi I want to Fill out a Rectangle. Normally i can use: g.FillRectangle(Brushes.Green, x1, y1, x2, y2); But I do开发者_开发问答n\'t want to fill it completly out with a green color, I want to fill i
What i need is a bit difficult to explain. Let\'s try... I need to write a text in my app, and that text will gradually change color from left to right.
Working on my Major project for software design and development and have run into the hurdle that when using pygame.gfxdraw.aacircle to draw big circles, the output goes screwy as seen here
I\'m new to android programming and what I\'m trying to figure out is this; In my layout i have a TextView, ImageView, and Button, all on a vertically oriented LinearLayout.
I have a vertically aligned LinearLayout which contains a TextView, my own custom view class, and i\'m hoping to put an ad at the bottom.
I\'m going to design a Seek bar for my own player. I already using Slider. Scena开发者_如何学编程rio: When user clicks on button A, in seek bar, a line will be drawn and continues until user clicks o
I have a GUI in MATLAB created using guide. So far the user can import an image and save the image. My next step is to allow the user to click on the image to place a circle/square, doesn\'t matter wh