I have a need for an extremely wide horizontal scrollview. As I understand I have to add views to the panel property of HorizontalScrollview. So far so good, but I want a very wide panel, in fact as wide as possible. However, I have issues making the panel much wider than something in the order of 16000. The help says that I should be INT.
So my question is, how to make a horzitonalscrollview wider than about 16000 pixels?
I understand that most people might think that 16000 should be enough for all sorts of problems but in my case I really need an extremely wide panel and it should be scrollable.
Any help would be greatly appreciated.
Jon
So my question is, how to make a horzitonalscrollview wider than about 16000 pixels?
I understand that most people might think that 16000 should be enough for all sorts of problems but in my case I really need an extremely wide panel and it should be scrollable.
Any help would be greatly appreciated.
Jon
Last edited: