It works fine, except that is shown on full screen and other widgets that I use are not visible. I want to show it on the same page with other widgets.
Is it possible to accomplish?
Alexander Taylor
unread,
Dec 3, 2015, 6:41:07 AM12/3/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Kivy users support
I don't know the details, but probably the positioning is something to control from the java api, so I'd look up the java commands being used by pyjnius and see if they include such options.
Paul Royik
unread,
Dec 3, 2015, 6:45:21 AM12/3/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Kivy users support
Can you give some link/source, where I can read about it?
Alexander Taylor
unread,
Dec 3, 2015, 6:48:27 AM12/3/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to kivy-...@googlegroups.com
Check the java api documentation. This, and experimenting with pyjnius,
is all I had in mind.