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

    witty-island-52596

    09/26/2022, 6:48 AM
    here's the relevant parts
  • b

    bright-gpu-74537

    09/26/2022, 6:48 AM
    nice one, will check it out in a bit
  • w

    witty-island-52596

    09/26/2022, 6:48 AM
    thx
  • b

    bright-gpu-74537

    09/26/2022, 6:48 AM
    but just looking at it briefly, it all looks fine to me
  • w

    witty-island-52596

    09/26/2022, 6:49 AM
    its 2am, so I'll probably read up in the morning
  • b

    bright-gpu-74537

    09/26/2022, 8:37 AM
    OK, this should be fixed now - nice catch 🙂 Think ill have to release a haxeui 1.5.1 because of this 😮
  • w

    witty-island-52596

    09/26/2022, 3:54 PM
    More on my above issue, I wouldn't mind having everything in one xml, i just want to have the logic for each tab in it's own class
  • w

    witty-island-52596

    09/26/2022, 3:55 PM
    in fact if I can put it all in one xml that would be preferred, so long as I can have sectional classes
  • a

    alert-agent-10954

    09/26/2022, 4:52 PM
    anyone knows how to fix this?
  • a

    alert-agent-10954

    09/26/2022, 4:52 PM
    when i compile that think appear
  • a

    alert-agent-10954

    09/26/2022, 4:53 PM
    im trying to make a crash handler but i can't compile
  • b

    big-angle-82801

    09/26/2022, 4:58 PM
    Did you make sure to follow these steps in detail? https://github.com/haxeui/hxWidgets#windows
  • a

    alert-agent-10954

    09/26/2022, 4:58 PM
    lemme see
  • w

    witty-island-52596

    09/26/2022, 5:20 PM
    http://haxeui.org/builder/?mjtqab not sure why the textfields aren't aligned to the right
  • b

    bright-gpu-74537

    09/26/2022, 5:28 PM
    if you want logic in each class then each page will need to be its own class, there isnt any mechanism to say "this part of the xml is for this class" and "this part is for that class" - well, there is, but its splitting it up, as you have done by class / xml file
  • b

    bright-gpu-74537

    09/26/2022, 5:28 PM
    ill check out that sample in a bit, but by eye, it all look totally reasonable
  • b

    bright-gpu-74537

    09/26/2022, 5:28 PM
    have you installed and build wxWidgets (the c++ lib)
  • b

    bright-gpu-74537

    09/26/2022, 5:29 PM
    you cant halign in hboxes (or valign in vboxes)
  • a

    alert-agent-10954

    09/26/2022, 5:32 PM
    where can i install that?
  • b

    bright-gpu-74537

    09/26/2022, 5:32 PM
    might wanna consider a grid: http://haxeui.org/builder/?mdymwl
  • b

    bright-gpu-74537

    09/26/2022, 5:32 PM
    well, i usually download it from git a build it, but it might be a little complex...
  • b

    bright-gpu-74537

    09/26/2022, 5:32 PM
    what OS are you on?
  • a

    alert-agent-10954

    09/26/2022, 5:34 PM
    windows
  • a

    alert-agent-10954

    09/26/2022, 5:34 PM
    windows 10
  • b

    bright-gpu-74537

    09/26/2022, 5:34 PM
    it could be one of the more painful ones... do you have msvc and everything installed?
  • w

    witty-island-52596

    09/26/2022, 5:35 PM
    i tried table and didn't like it, didn't see grid, thanks
  • b

    bright-gpu-74537

    09/26/2022, 5:35 PM
    so yeah, they are different things tbh, table is a multicolumn listview (kinda) and grid is purely a layout
  • a

    alert-agent-10954

    09/26/2022, 5:35 PM
    yes
  • b

    bright-gpu-74537

    09/26/2022, 5:36 PM
    i would follow this: https://wiki.wxwidgets.org/Downloading_and_installing_wxWidgets
  • b

    bright-gpu-74537

    09/26/2022, 5:37 PM
    personally, i would opt for the "latest version" section
1...128112821283...1687Latest