Hi Everyone,
Just started with Corona SDK yesterday, normally a .NET developer.
Anyways, I am using the Treeview control to generate a list of items, which works a treat, however the size was too large only allowing 4 or so items on the screen, so as per a comment I found out that by resizing the listitembg.png and listitembg_over.bg I could fit more items in. So I did that, resized them to 320 x 23 and it does fit more items, however it seems that this size may be too small, as the selection seems to be way out when you click an item, and the arrow is positioned way down the bottom.
I guess my question is, why is that? is it because 23pixel height is too small?
Also, when creating this package and installing on my samsung galaxy s (on SD card via “Easy isntaller”) it installs, but just displays a blank (black screen) ??? The first thing it does is access the network via httprequest, do I neeed to explicicty allow network access or does corona do this for me?
Thanks for anyones help in advance. [import]uid: 22405 topic_id: 5614 reply_id: 305614[/import]
[import]uid: 22405 topic_id: 5614 reply_id: 19161[/import]