Paulsche Well-Known Member Licensed User Longtime User Jul 9, 2009 #1 Hi, I have a listview with contact data, if I now with Auto Scale compile my program, the listview on my Touch HD only half the size shown. How can I program in the resolution of the device query the listview so that I can be scale? The query with Auto Scale shows he always QVGA resolution.
Hi, I have a listview with contact data, if I now with Auto Scale compile my program, the listview on my Touch HD only half the size shown. How can I program in the resolution of the device query the listview so that I can be scale? The query with Auto Scale shows he always QVGA resolution.
Paulsche Well-Known Member Licensed User Longtime User Jul 9, 2009 #3 agraham said: Which Listview are you using? Click to expand... ListviewDevice.dll from 20.06.2009
agraham Expert Licensed User Longtime User Jul 9, 2009 #4 That is Filippos library. I don't think it is AutoScale aware which is the reason for your problem. He will need to modify and recompile it to work when AutoScaled. The Listview control in my http://www.b4x.com/forum/additional-libraries/1995-controlsexdevice-library.html is AutoScale aware.
That is Filippos library. I don't think it is AutoScale aware which is the reason for your problem. He will need to modify and recompile it to work when AutoScaled. The Listview control in my http://www.b4x.com/forum/additional-libraries/1995-controlsexdevice-library.html is AutoScale aware.