-
SillySoviet
Just to clarify: this is to scroll through a result set from a SQL select statement.
-
SillySoviet
Hi guys,
Does anyone know of a best practice to get data pulled from an external data source (RedShift in my case, via pg8000) and be able to bind the results to the various controls (segmented controls, text fields, etc) in a UI created through the editor? I looked at Bottle but couldn't figure out how to bind to the segmented controls and sliders in the UI editor or through html.
I could figure it a solution programmatically but wanted to check in with the experts for any existing solutions. Thank you.
-
SillySoviet
I love the UI editor and am wondering if there is a way to design an interface in the editor but then have that interface be converted into code. Asking because I'd like to programmatically build various views but use the UI editor to create them.
Thanks.
-
SillySoviet
Any pointers for moving scripts and associates UI's from iPad to iPhone? All thumbed out from googling and searching this forum. Loving the app, would love to have the work on the phone. Thanks guys
-
SillySoviet
Thank you guys. @Gerzer, I'll try the dropbox sync first, hopefully that will go easy. If not, I'll come back here and shamelessly ask for more help. Thank you.
-
SillySoviet
Figured it out based on this excellent tutorial:
https://github.com/humberry/ui-tutorial/blob/master/segmented-control.py
-
SillySoviet
Hi guys,
I'm sure I'm missing something really simple, but I have a simple one screen UI with 3 segmented controls mocked up and can't find the "action" option in the attributes. What am I missing? Have been poking around documentation and GitHub to no avail. Thanks for any help.
-
SillySoviet
I tried but can't figure out how to refer to the control...
-
SillySoviet
Aarrrrrggghhh. And now I can't figure out how to move this post to the right place. Really sorry. Time to sleep...
-
SillySoviet
That was a gift of a post. All seems to be working. Thank you again Briarfox!!!