OK, it arrived while I was out, and I did the assembly yesterday; have tried the app this evening, with mixed results ...
First, let me say that I'm doing this in Testing mode only, as I haven't got a camera yet (trying to find some guidance on whether to get the classic camera or the Noir version ... anyone here got any recommendations, or can point me to a thread on what's best ?)
So - the good bits
- Well - it works
So that's a good start !
The bad bits
- Half the settings are 'lost' off the side of the screen
- App resolution - the official screen doesn't follow the default config in the app, nor any of the other defined sizes, so no easy change
- Can't resize the window 'on the fly' by grabbing a side & pulling
Now, the first & last are likely of no consequence if the middle can be easily addressed. While I see that I
can change the display settings, it's not so clear
what needs to be modified. I am assuming that
should change to
Now ... given that change, I assume that
also needs to be modified - but to what ? The official screen is 800x480, which doesn't appear in any of the options, and I am unsure I see where I can define such a size ? Is it in the
then that
seems to put the screen to 1280x960 ?

Or am I misreading this part of the code ? The default is 840x480, so it's (frustratingly) close
So I don't know what needs the change or where ... Given that this screen is now out, and likely others will be interested in using it in this fashion, how easy is it to define a new mode for it, maybe as a new Display or Image_window option that can be quickly & easily selected in the code ?
Mike