Hello. I'm developing a touchscreen kiosk-type app. using Pivot and I've a couple of questions:
1. How do I create a custom spinner with larger up/down buttons? Or, even the default ones would do if I can just widen them a little as they become tall and rather skinny when I enlarge them (i.e., use a larger font). 2. This is mostly just a nice-to-have right now, but how do I make the cursor disappear while the app. is running? More specifically, from searching for possible solutions online it seems that the common technique is to set the cursor graphic to an invisible image, so I'd think that this same technique can also be used with Pivot, but how would I do that? I find that I can change the type of cursor from a predefined set of cursors easily enough, but don't really see an easy way to define my own invisible one. Thank you in advance for any suggestions and pointers. -- Francis echo "[email protected]" | tr '[a-z]' '[n-za-m]'
