https://linen.dev logo
Join Discord
Powered by
# haxe-ui
  • p

    powerful-morning-89

    01/22/2023, 8:23 PM
    The answer to life, the universe and everything: math.
  • o

    orange-van-60470

    01/22/2023, 8:23 PM
    not hard and fast but providing some connection
  • b

    bright-gpu-74537

    01/22/2023, 8:23 PM
    42, right? 😉
  • f

    full-journalist-82607

    01/22/2023, 8:23 PM
    It's funny, when Ian asked this question I thought about you . It could be cool be if some "artistry oriented " persons could make some themes for haxeui. I love the idea fo haxeui themes, but I have no sense of design
  • o

    orange-van-60470

    01/22/2023, 8:26 PM
    well balance is complex, and designers would do some really strange stuff sometimes it worked.. other times maybe they should have started with something related to the golden ratios and then tweaked
  • o

    orange-van-60470

    01/22/2023, 8:28 PM
    you almost need an editor that allows you to try various options without recompiling
  • p

    powerful-morning-89

    01/22/2023, 8:29 PM
    Or hot reload (but that doesn't play well with a stateful api like HaxeUI, I think).
  • o

    orange-van-60470

    01/22/2023, 8:29 PM
    often by eye works, what is important is to give space but not take up the whole screen. I remember the flash properties panel it was really a bit over crowded.. they rebuilt it and you almost had to have another screen for it!
  • o

    orange-van-60470

    01/22/2023, 8:31 PM
    textmate is definitely an editor that was well considered
  • f

    full-journalist-82607

    01/22/2023, 8:31 PM
    I think it would work well with haxeui , I think you can easily load again the css by code from an external file.
  • o

    orange-van-60470

    01/22/2023, 8:31 PM
    so much features but so subtle
  • f

    full-journalist-82607

    01/22/2023, 8:33 PM
    But now you're giving me the idea of doing a theme editor app lol . Maybe in few months, when all my other apps are finished haha
  • p

    powerful-morning-89

    01/22/2023, 8:35 PM
    CSS - I guess that's doable without too much difficulty. Actual component layout - more difficult and would require quite a bit of support code in haxeui + user applications structured in a particular way. (Since you somehow have to rebuild the layout upon reload)
  • f

    full-journalist-82607

    01/22/2023, 8:41 PM
    Oh yeah, I was just thinking about colours . But I think most simple component layouts would be quite easy to do. ( Plenty are already doable by css) . Plus it's quite easy to change layouts at runtime for plenty of components. Then just an editor to have a general feeling would already be quite good
  • f

    full-journalist-82607

    01/22/2023, 8:43 PM
    Like for example for the dialog https://github.com/haxeui/haxeui-core/blob/52beb64ebef54f786291833e82a58ef8f637f6eb/haxe/ui/_module/styles/default/dialogs.css just modifying the dialog footer is quite easy .
  • f

    full-journalist-82607

    01/22/2023, 9:06 PM
    How did you include the form in the dialog ?
  • b

    bright-gpu-74537

    01/22/2023, 9:17 PM
    just
    <dialog><form>...
  • b

    bright-gpu-74537

    01/22/2023, 9:17 PM
    but i handle the validation in the dialog
  • f

    full-journalist-82607

    01/22/2023, 9:18 PM
    Ok cool, I'll try it soon 🙂
  • b

    bumpy-engineer-49082

    01/22/2023, 10:01 PM
    How to install haxeui in kha?
  • r

    refined-laptop-39041

    01/22/2023, 10:05 PM
    In your Libraries directory, use a git submodule to add haxeui-core and haxeui-kha. Then add them in your Khafile
  • r

    refined-laptop-39041

    01/22/2023, 10:05 PM
    Ignore the hscript dependency required in the readme
  • r

    refined-laptop-39041

    01/22/2023, 10:06 PM
    It isn't needed anymore
  • b

    bumpy-engineer-49082

    01/22/2023, 10:12 PM
    ha, i was trying to do it with wrong name. Thanks.
  • b

    bumpy-engineer-49082

    01/22/2023, 10:12 PM
    haxeUI was not found.
  • b

    bumpy-engineer-49082

    01/22/2023, 10:31 PM
    Now the folder takes 2 gb of storage.
  • r

    refined-laptop-39041

    01/22/2023, 10:35 PM
    Are you using git sub modules?
  • b

    bumpy-engineer-49082

    01/22/2023, 10:36 PM
    yes, all three commands from readme.
  • b

    bumpy-engineer-49082

    01/22/2023, 10:37 PM
    kinc... Why?
  • a

    ambitious-knife-25690

    01/23/2023, 1:21 AM
    this threw me for a second
1...139813991400...1687Latest