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

    bright-gpu-74537

    09/26/2022, 5:38 PM
    this will probably help too: https://docs.wxwidgets.org/trunk/plat_msw_install.html
  • b

    bright-gpu-74537

    09/26/2022, 5:38 PM
    i would opt for "From the command line"
  • b

    bright-gpu-74537

    09/26/2022, 6:28 PM
    its really strange, when i manually add a vbox and a label, its all fine... when i use your custom components, it just hangs
  • b

    bright-gpu-74537

    09/26/2022, 6:28 PM
    and i cant really see much of a difference in them
  • b

    bright-gpu-74537

    09/26/2022, 6:29 PM
    (full-width-buttons style was also causing issues, but thats a separate thing)
  • w

    witty-island-52596

    09/26/2022, 6:29 PM
    should I try heaps and see if it's a haxeui-flixel issue or a core issue
  • b

    bright-gpu-74537

    09/26/2022, 6:30 PM
    yeah, might help... i was going to try html, but yeah, would be useful to know... i feel like its a haxeui-flixel issue
  • w

    witty-island-52596

    09/26/2022, 6:30 PM
    are you using flixel 4.11 or git?
  • b

    bright-gpu-74537

    09/26/2022, 6:30 PM
    git i think
  • w

    witty-island-52596

    09/26/2022, 6:30 PM
    me too, ill try 4.11
  • w

    witty-island-52596

    09/26/2022, 6:32 PM
    same
  • w

    witty-island-52596

    09/26/2022, 6:33 PM
    also i've never used heaps, so it's likely that you trying html might be faster since I've only ever used openfl or flixel
  • b

    bright-gpu-74537

    09/26/2022, 6:33 PM
    alright, ill keep digging
  • w

    witty-island-52596

    09/26/2022, 6:33 PM
    but if youre busy thats cool
  • b

    bright-gpu-74537

    09/26/2022, 6:36 PM
    oh, hang on
  • b

    bright-gpu-74537

    09/26/2022, 6:43 PM
    ( @witty-island-52596 )
  • b

    bright-gpu-74537

    09/26/2022, 6:44 PM
    <button width="$150" text="Log Event" id="logEvent"/>
    (in event-page.xml) ... ...
    $150
  • b

    bright-gpu-74537

    09/26/2022, 6:44 PM
    i have no idea why that played such havok, ill check that out
  • b

    bright-gpu-74537

    09/26/2022, 6:45 PM
    i also had to turn off
    full-width-buttons
    because they look all weird, not sure why, but just some css nonsense i guess (also looking at that)
  • a

    ambitious-knife-25690

    09/26/2022, 7:03 PM
    maybe the button just doesn't have a $150 to give 🤷
  • b

    bright-gpu-74537

    09/26/2022, 7:03 PM
    heh, yeah, thought that too... thought make it was overdrawn or something 😄
  • w

    witty-island-52596

    09/26/2022, 7:24 PM
    Lol
  • w

    witty-island-52596

    09/26/2022, 7:25 PM
    I seem to accidentally put %100 and that also gives odd results
  • b

    bright-gpu-74537

    09/26/2022, 7:26 PM
    right, ill check it out, defo strange results though, i kinda would have expected it to bomb or something... or set width to null or something... dunno... some weird parsing error in core i guess
  • w

    witty-island-52596

    09/26/2022, 7:43 PM
    NaN error, maybe?
  • b

    bright-gpu-74537

    09/26/2022, 7:43 PM
    could be yeah
  • b

    bright-gpu-74537

    09/26/2022, 7:44 PM
    in fact, thats almost certain what it'll be, iirc, it uses parseFloat
  • b

    bright-gpu-74537

    09/26/2022, 7:45 PM
    https://try.haxe.org/#538CD79e
  • b

    bright-gpu-74537

    09/26/2022, 8:03 PM
    ok
    full-width-buttons
    fixed in tabviews (well, it was exposing an issue in tabview anyway)
  • b

    bright-gpu-74537

    09/26/2022, 8:10 PM
    OK, NaN handled more gracefully too... (will end up as 0 now rather than something that will break things)
1...128212831284...1687Latest