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

    bright-gpu-74537

    03/08/2023, 10:55 AM
    as you say, i would put each item into its own "box" and have the background on that
  • f

    full-journalist-82607

    03/08/2023, 11:01 AM
    Ok cool, I 'll do my own custom container in this case . I didn't want to make one in case there was an obvious solution 🙂
  • b

    bright-gpu-74537

    03/08/2023, 11:09 AM
    i think its the best (only?) option - it also means you can create a custom component + layout like "Book" for example, which would be nice encapsulation (or at least that is how i would do it)
  • b

    bright-gpu-74537

    03/08/2023, 11:39 AM
    @full-journalist-82607 - couldnt resist: http://haxeui.org/builder/?1189aa8d 😄
  • t

    tall-teacher-57409

    03/08/2023, 11:53 AM
    can I build for the hashlink target in my openfl project? (haxeui)
  • b

    bright-gpu-74537

    03/08/2023, 11:54 AM
    sure
  • b

    bright-gpu-74537

    03/08/2023, 11:54 AM
    lime test hl
  • t

    tall-teacher-57409

    03/08/2023, 11:54 AM
    ah lemme try
  • t

    tall-teacher-57409

    03/08/2023, 11:55 AM
    ./lib/hashlink/src/module.c(373) : FATAL ERROR : Failed to load library ssl.hdll
  • b

    bright-gpu-74537

    03/08/2023, 11:55 AM
    this is an openfl / hl issue
  • b

    bright-gpu-74537

    03/08/2023, 11:56 AM
    i think you need to update to latest, or something like that @powerful-morning-89 knows more about it (i think)
  • t

    tall-teacher-57409

    03/08/2023, 11:56 AM
    ah ok 👍
  • t

    tall-teacher-57409

    03/08/2023, 11:56 AM
    I used the AUR
  • t

    tall-teacher-57409

    03/08/2023, 11:56 AM
    package
  • p

    powerful-morning-89

    03/08/2023, 11:58 AM
    No need to actually install Hashlink, you only need an up to date version of Lime (it bundles it's own version). You may need to install things like mbedtls too (see also the list of dependencies in the hashlink readme).
  • t

    tall-teacher-57409

    03/08/2023, 11:58 AM
    alr will see
  • t

    tall-teacher-57409

    03/08/2023, 12:01 PM
    how do you get that version of lime 😅
  • t

    tall-teacher-57409

    03/08/2023, 12:02 PM
    can't find anything in the gh repo, not sure where I have to find it
  • t

    tall-teacher-57409

    03/08/2023, 12:04 PM
    wait nvm
  • f

    full-journalist-82607

    03/08/2023, 12:12 PM
    Haha. Not exactly what I wanted. ( I wasn't clear in my message) I wanted a shelf by row. But I think it's beautiful. I've never really used 9 slices but in fact it's awesome. You'ce convinced me, I think I'll make book cover for each book now 🙂
  • b

    bright-gpu-74537

    03/08/2023, 12:13 PM
    oh... ah... i see
  • b

    bright-gpu-74537

    03/08/2023, 12:13 PM
    i think there might be a background repeat property, but i cant remember
  • f

    full-journalist-82607

    03/08/2023, 12:14 PM
    there is, I tried to use it, but it didn't seem to do anything in my case
  • p

    powerful-morning-89

    03/08/2023, 12:20 PM
    The latest haxelib release should include my HL fixes. But on Linux you need to install mbedtls etc yourself, those dependencies are not compiled in.
  • t

    tall-teacher-57409

    03/08/2023, 12:21 PM
    I made sure all deps are installed, but I keep getting the same error
    p
    • 2
    • 44
  • t

    tall-teacher-57409

    03/08/2023, 12:22 PM
    hl: symbol lookup error: hl: undefined symbol: hl_dyn_casti64
  • t

    tall-teacher-57409

    03/08/2023, 12:22 PM
    that's not the same mb, it's a different one :/
  • b

    bright-gpu-74537

    03/08/2023, 12:23 PM
    http://haxeui.org/builder/?2fd3ebc3 ?
  • f

    full-journalist-82607

    03/08/2023, 12:25 PM
    awesome .
  • f

    full-journalist-82607

    03/08/2023, 12:26 PM
    Oh you've just used background-image-repeat:repeat; Oh maybe I've put true or something like this I don't remember .... Great testing it now
1...158515861587...1687Latest