Bruce,
Just a wish list item for possible future versions of NetTalk - Been coding up a web app that is to run on Desktop and Mobile devices, and I like the capability to turn columns on/off depending on the platform, but to extend that further, it would be nice to be able to change the fixed width of the browse box, as well as the number of rows displayed depending on the platform too.
I know I can use a
Choose(p_web.IsMobile(), 10, 25) in the 'Rows' box in the Browse properties, but it just doesn't seem as elegant as perhaps having another 'Mobile' tab say, where we can set some of these important parameters for the mobile platform?
Or perhaps it is just TOO elegant and I am not seeing it?
Cheers,
Devan