André Schmidt
André Schmidt
An error on using this code: val tmp = new SVerticalLayout { STextView("Large Text") textSize 24.dip try{ this += linearLayout..visibility(View.VISIBLE).orientation(LinearLayout.HORIZONTAL) } catch { case e => error("KOMISCH",e) } } 08-26...
Sorry this is the correct Exception 08-26 09:41:41.721 6893-6893/de.intelligyscience E/AndroidRuntime﹕ FATAL EXCEPTION: main Process: de.intelligyscience, PID: 6893 java.lang.NoSuchMethodError: No virtual method $less$less(IILscala/Function1;)Lorg/scaloid/common/ViewGroupLayoutParams; in class Lorg/scaloid/common/SLinearLayout; or its super classes (declaration...
Okay also here, is their any solution in sight?
I researched a little bit of the "error". ``` def validator: ValidationSupport = { val validation = new ValidationSupport val compoundDecorator = if(ServerController().macOS) { new CompoundValidationDecoration() } else { val...
Vor allem eine Liste mit den Arbeitsstunden. Sprich header enthält das Datum (dd.MM.yyyy) und darunter dann start (HH:mm) bis ende (HH:mm) oder Anzahl der Stunden.
How you did this? I have still the problem I cannot create an admin. I have nginx and dont need Caddy.
Thanks!
Their is no port 3001 becuse not using caddy. Can you explain where the password and the username is generated. is it possible to set the username and the password...
I dont know but could this the bug? ``` private final EventHandler BUTTON_FINISH_ACTION_HANDLER = actionEvent -> { updatePage(dialog, Optional.empty(), true); }; private final EventHandler BUTTON_CANCEL_ACTION_HANDLER = actionEvent -> { updatePage(dialog,...