Akshay Arora

Results 44 comments of Akshay Arora
trafficstars

This is still present and should be fixed in p4a

some reference on the cause of the issue https://stackoverflow.com/questions/13263340/findclass-from-any-thread-in-android-jni

I would prefer not adding this feature to BoxLayout. For a specific way to layout your widget it would make a lot more sense to have a `LayoutOrderBehavior` ``` layout_order:...

GridLayout, StackLayout offer you the same option, i.e to choose the order of the widgets to be added. You can even just override the existing behaviour using your own LayoutBehavior...

Solution for me was simply to go the cython route. Keeping issue open as it's still relevant and others might come across same issue.

@Julian-O I think it might be time to revisit those issues, a import should ideally not be causing such issues, I would suggest opening a issue possible with a pr...

@misl6 sry for delayed response, I did not test. Setting up a demo app would be great.

Closing this as stale.

I have opened separate issues for each feature #9 to #15