Hello all,
I have been trying to complete a project with Customlistview and i am desperately trying to resize the Customlistview panel.
Here are my codes :
MyCustomListv.sv.Height=50
and i don't see any changes on the Customlistview panel. I am running it directly on my iPhone 6.
*Could it be iPhone 6 is too old or is there a bug?
* Tried : CustListv.Base_Resize (CustListv.GetBase.Width, CustListv.GetBase.Height) <-- but didnt work
I can run the same code without problem with B4A
Please Help
I have been trying to complete a project with Customlistview and i am desperately trying to resize the Customlistview panel.
Here are my codes :
MyCustomListv.sv.Height=50
and i don't see any changes on the Customlistview panel. I am running it directly on my iPhone 6.
*Could it be iPhone 6 is too old or is there a bug?
* Tried : CustListv.Base_Resize (CustListv.GetBase.Width, CustListv.GetBase.Height) <-- but didnt work
I can run the same code without problem with B4A
Please Help