
-
madivad
I’d forgotten about your repos!
I ended up working it out, for me it’s the custom dialog where the control is misaligned, with the inbuilt control it aligns correctly
Edit: just confirmed, I downloaded that git, comment out line 89 (and join 90 back to the end of 89) and then edit the 'diag' at the end of the doc from:
diag = dialogs.form_dialog(title = 'Form Dialog', sections=form_list_of_sections)
To
diag = my_form_dialog(title = 'Form Dialog', sections=form_list_of_sections)
And run that on a smaller screen
-
madivad
I think I may have solved this issue...
I’ve created dozens of files over the last couple of weeks trying to get to the bottom of this. But syncing between the iPad and iPhone has just stopped working for pythonista (only, everything else has been fine)
It IS a shame pythonista doesn’t have a “pull down” refresh option at the top of the iCloud folder, but what I have found is that if I go to the file explorer on the left and go down to “Open External” and then select files (as opposed to folder, it’s not guaranteed to work there), I can see all the files, even newly created files on either device. The iCloud folder in that location is up to date, it’s just that pythonista’s version of it hasn’t refreshed (at least in my case) for whatever reason...
But now, after having done that, it seems this may be fixed! So far so good!
-
madivad
@cvp just because this has got a little disjointed and long and a few edits have been made here and there, could you paste the entire source in the next response please?
I’m about to test something else, downloading pythonista on one of my old phones... I want to rule something out :)
-
madivad
@cvp yeah that’s it, from your previous post (before this one) I went looking and did find it...
Yeah, they are both set to push, I was kinda hopeful for a moment that was the problem, but it does not appear so... :(
-
madivad
@cvp amazing content as usual! That is cool (the images).
Something interesting, what happens when you run one of these on your phone? For me, the segmented control is largely off the screen (form/dialog).
-
madivad
Interesting that you mention the push data setting... I too have been having issues having iCloud sync between devices. This wasn’t a problem before updating my iPad to iOS 13, that’s possibly not related, but it sure seems to be.
I have to manually force an update every time to get data in pythonista shared via the iCloud mechanism, it’s becoming a real PITA. (As discussed in this thread: https://forum.omz-software.com/topic/6091/icloud-syncing-and-pythonista )
I’m curious, you talk about the push data setting on an older iPad mini, I was wondering what iOS version? And would you be able to describe in great detail where that exact setting is? I’ve search in both devices and I’m not seeing anything that gives me that specifically. I’m guessing my iOS is probably newer than that iPad (my phone is iOS 12 and the iPad iOS 13).
-
-
madivad
@tomkirn yes, how did you find that? I too was going by the docs, happening across this tonight “fullscreen” fixes it. Thanks.
-
madivad
Lol, I had missed that! iPhone 5S. OMG, the code area would be so small! Lol