how nice u r!
Type: Posts; User: fmx; Keyword(s):
how nice u r!
hi, grahamhughes, can you tell me how u delete the RecordStore, when I try to delete a recordstore, it always has error as "record store is still open", but I do make sure I have used close method to...
u loaded r not null
hello, my problem is in my game everytme when the client needs to connect to the server, there is a small network connecting icon appears on the left top of the screen, does anyone know how to turn...
since doing resize picture will lose resolution of the picture?
then is it possible to resize a picture without losing resolution?
anyway it's not a problem that i need to resolve in my...
Hello, I want to make a image as a full screen background and make text field for user inputting characters into, anyone knows how to make it? thanks!
Greate, it works.
Then I'm wondering if I can use this way to save jar space, my idea is making image small, for example 10x10, then in the program I can use this resize picture function to enlarge...
for example, from 100x100 resize to 120x120?
yes, this makes me understand when I should consider using this way, thanks! ^~^
but also other developers they didn't use this way in developing their games, I couldn't find a game that it used only a big image file instead of small image files, so I'm quite confused if I should...
but the game examples that Nokia gave out, they all didn't store small .png images into a big image file, why?
Hello, as "Nokia UI API Programmer's Guide" says putting small .png images to a large image file can save space, but I found in the Nokia game examples, seems they didn't use this way to save the...