1
0

kivy: OutputItem

This commit is contained in:
ThomasV
2016-02-18 07:26:31 +01:00
parent 1f86dcdbba
commit 100252258b
3 changed files with 29 additions and 15 deletions

View File

@@ -31,10 +31,10 @@ from kivy.lang import Builder
Factory.register('InstallWizard',
module='electrum_gui.kivy.uix.dialogs.installwizard')
Factory.register('InfoBubble', module='electrum_gui.kivy.uix.dialogs')
#Factory.register('ELTextInput', module='electrum_gui.kivy.uix.screens')
Factory.register('OutputList', module='electrum_gui.kivy.uix.dialogs')
#from kivy.core.window import Window
#Window.softinput_mode = 'below_target'