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

    refined-laptop-39041

    01/23/2023, 2:43 AM
    Use ./get_dlc in the kha directory to clone all of the Kinc dependencies. It will only get what is required for your system
  • r

    refined-laptop-39041

    01/23/2023, 2:43 AM
    There is a bat file for windows too
  • b

    bright-gpu-74537

    01/23/2023, 7:47 AM
    why?
  • f

    full-journalist-82607

    01/23/2023, 8:13 AM
    Why do I read bottom and it's at the top ? -> 🧠♨️ 🧠♨️ 🤔
  • b

    bright-gpu-74537

    01/23/2023, 8:30 AM
    the text is based on the "iconPosition" property
  • b

    bright-gpu-74537

    01/23/2023, 8:31 AM
    Copy code
    xml
            <grid columns="2">
                <button text="Left" icon="haxeui-core/styles/default/haxeui_small.png" />
                <button text="Right" icon="haxeui-core/styles/default/haxeui_small.png" iconPosition="right" />
                <button text="Top" icon="haxeui-core/styles/default/haxeui_small.png" iconPosition="top" width="100%" />
                <button text="Bottom" icon="haxeui-core/styles/default/haxeui_small.png" iconPosition="bottom" width="100%" />
            </grid>
  • b

    bright-gpu-74537

    01/23/2023, 8:32 AM
    isnt this more confusing:
    Copy code
    xml
            <grid columns="2">
                <button text="Right" icon="haxeui-core/styles/default/haxeui_small.png" />
                <button text="Left" icon="haxeui-core/styles/default/haxeui_small.png" iconPosition="right" />
                <button text="Bottom" icon="haxeui-core/styles/default/haxeui_small.png" iconPosition="top" width="100%" />
                <button text="Top" icon="haxeui-core/styles/default/haxeui_small.png" iconPosition="bottom" width="100%" />
            </grid>
  • f

    full-journalist-82607

    01/23/2023, 8:32 AM
    Yes I know, but we still have to think about it . It's kind of like when you read blue and it's written in red.
  • b

    bright-gpu-74537

    01/23/2023, 8:33 AM
    heh, i mean, i guess? For me its very obvious - but maybe because i wrote it, the text is the position of the icon... maybe its because im talking about the xml, not the result
  • b

    bright-gpu-74537

    01/23/2023, 8:34 AM
    the second example looks even more confusing (for me), then i have to flip it round in my head... "oh right, the icon is right, so the label is left"
  • f

    full-journalist-82607

    01/23/2023, 8:34 AM
    I remember also the first time I saw it , I had a few seconds where I confused then you remember what you were reading about
  • f

    full-journalist-82607

    01/23/2023, 8:36 AM
    If you want people to be less confused, maybe instead of bottom write "icon at bottom" or something like this. Then it's not really important but it's kind of funny
  • b

    bright-gpu-74537

    01/23/2023, 8:36 AM
    ... or just "Button" 🙂
  • b

    bright-gpu-74537

    01/23/2023, 8:36 AM
    "Icon Left" will end up taking too much space
  • b

    bright-gpu-74537

    01/23/2023, 8:37 AM
    and its pretty limited
  • f

    full-journalist-82607

    01/23/2023, 8:38 AM
    Button is less confusing. But then when you see "top" or "bottom" you actually learn the parameters name
  • f

    full-journalist-82607

    01/23/2023, 8:39 AM
    @ambitious-knife-25690 you should give us a solution 😉
  • b

    bright-gpu-74537

    01/23/2023, 8:39 AM
    ... well, i change to something less confusing the next time i update the builder
  • b

    bright-gpu-74537

    01/23/2023, 8:41 AM
    i guess: http://haxeui.org/builder/?44304bdd ... ...
  • f

    full-journalist-82607

    01/23/2023, 8:41 AM
    Yeah it seems okay
  • b

    bright-gpu-74537

    01/23/2023, 8:43 AM
    here you go, specially for you guys: http://haxeui.org/builder/?3827bd7b
  • b

    bright-gpu-74537

    01/23/2023, 8:44 AM
    😄
  • b

    bright-gpu-74537

    01/23/2023, 8:45 AM
    http://haxeui.org/builder/?fcf54761 ? 😄
  • f

    full-journalist-82607

    01/23/2023, 8:45 AM
    Lol
  • f

    full-journalist-82607

    01/23/2023, 8:46 AM
    hmm, but when i hover on it the state doesn't change 😛
  • f

    full-journalist-82607

    01/23/2023, 8:47 AM
    I think it's confusing is hover the new normal?
  • a

    ambitious-knife-25690

    01/23/2023, 11:37 AM
    because I read left and it was on the right, I read right and it was on the left etc 😂
  • b

    bright-gpu-74537

    01/23/2023, 11:38 AM
    i guess we read it different, i read it as "icon position" - but thats probably because i wrote it / know the api
  • a

    ambitious-knife-25690

    01/23/2023, 11:38 AM
    it was like a breakpoint was hit in my brain
  • b

    bumpy-engineer-49082

    01/23/2023, 4:06 PM
    Is it okay for it to take 2gb of storage?
1...139914001401...1687Latest