Hi, When we set canvas.clipRect(Rect) , is it must to call canvas.restore() and canvas.save() method inorder to see the effect of clipRect()? I am developing a game where i clip the portion of image from a big image file. When i use canvas.clipRect(Rect) and draw the bitMap, it doesnt display on the emulator screen. whereas if i call canvas.save() and
Informacja: 2010-03-12
Inne wiadomości z dnia 2010-03-12
I get the same results... Anyone know of any workaround for this? ------------------------------ ------------------------------ ---------- There are only 10 types of people in the world... Those who know binary and those who don't. ------------------------------ ------------------------------ ----------
Informacja: 2010-03-12
Dziękujemy za odwiedziny /przegladprasy
If you subclass it you could see if you have access to DatePicker's EditText member... I'm not sure you will, but if you do, you would then be able to set whether or not it is enabled. The buttons should still be able to set the value of the EditText, but then the user wouldn't be able to directly edit that field.
Informacja: 2010-03-12
Dziękujemy za odwiedziny /przegladprasy
I tried to use Google map API. But its giving error on following lines. 1) when i import this package -- (import com.google.android.maps.MapVie w) it give error and ask to make a class MapView in com.google. android.maps 2) When i extend MapActivity in class it gives error In androidmaifest.xml that (com.gmap.GoogleMap does not extend
Informacja: 2010-03-12
Dziękujemy za odwiedziny /przegladprasy