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

    bright-gpu-74537

    09/16/2022, 4:10 PM
    eg: if you say
    <button width="100" height="100" />
    with wxwidgets, then windows fine, linux fine, osx... nope
  • b

    bright-gpu-74537

    09/16/2022, 4:29 PM
    ... how did that happen?!?! 😄
  • b

    bright-gpu-74537

    09/16/2022, 4:41 PM
    so... it looks like on windows, if you set wxNB_BOTTOM, the notebook reverts to some archaic win32 version...
  • h

    happy-agent-4114

    09/16/2022, 4:59 PM
    Weird
  • h

    happy-agent-4114

    09/16/2022, 5:00 PM
    Fair enough
  • b

    bright-gpu-74537

    09/16/2022, 5:05 PM
    tbh, i would argue / suggest that you probably shouldnt be using a native backend if you want some hyper customized native backend... qt will allow this (but its not actually native) but my externs still seg fault every now and then making it, currently, not a viable option for a backend
  • b

    bright-gpu-74537

    09/16/2022, 5:06 PM
    but it works: https://twitter.com/ianharrigan1982/status/1080559583280672770
  • i

    icy-zebra-52882

    09/16/2022, 8:25 PM
    hxQT is a gift from the gods
  • b

    bright-gpu-74537

    09/16/2022, 9:01 PM
    ... feel free to finish it and iron out the kinks 😅
  • i

    icy-zebra-52882

    09/18/2022, 10:20 PM
    I wish I knew even remotely how
  • b

    bright-gpu-74537

    09/19/2022, 4:27 PM
    in case it gets lost in show your work: https://community.haxeui.org/t/haxeui-v1-5-released
  • w

    witty-island-52596

    09/19/2022, 8:10 PM
    finally gonna look into haxe-ui for my flixel projects. been meaning to do this for a while
  • w

    witty-island-52596

    09/19/2022, 8:10 PM
    gonna try to fix the cliprect issue, too
  • w

    witty-island-52596

    09/19/2022, 8:11 PM
    is there a public example project?
  • e

    elegant-twilight-61392

    09/19/2022, 8:12 PM
    https://github.com/haxeui/haxeui-core/tree/master/cli/templates/flixel-shared
  • e

    elegant-twilight-61392

    09/19/2022, 8:13 PM
    i think your supposed to use the cli tool to generate it or something though
  • w

    witty-island-52596

    09/19/2022, 8:13 PM
    k, thanks
  • b

    bright-gpu-74537

    09/19/2022, 8:26 PM
    haxelib run haxeui-core create flixel
    will create files for a template project in a dir for you (it wont create the dir)
  • w

    witty-island-52596

    09/19/2022, 8:27 PM
    thanks
  • b

    bright-gpu-74537

    09/19/2022, 8:27 PM
    do you mean this clip rect issue: https://github.com/HaxeFlixel/flixel/issues/2631 ?
  • w

    witty-island-52596

    09/19/2022, 9:01 PM
    yes
  • b

    bright-gpu-74537

    09/19/2022, 9:05 PM
    right, i can make it work, by removing other parts of the SHA out... but not enough to really make sense to me
  • w

    witty-island-52596

    09/19/2022, 9:11 PM
    SHA?
  • b

    bright-gpu-74537

    09/19/2022, 9:21 PM
    this commit (SHA): https://github.com/HaxeFlixel/flixel/commit/d2f6fc007cdde61cdf18a0c5581e23165493e972
  • f

    future-iron-61487

    09/20/2022, 12:31 AM
    is there a good code editor widget for haxeui?
  • b

    bright-gpu-74537

    09/20/2022, 8:33 AM
    this: https://github.com/haxeui/haxeui-code-editor ? But it only works on native (via scintilla) or js (via monaco) everywhere else if falls back to text area
  • l

    loud-salesclerk-7438

    09/20/2022, 9:24 AM
    @bright-gpu-74537 you might want to replace those "rings" in your "Custom Drawn Icons" sample from your HaxeUI 1.5 release post with something less copyrighted (unless you have license, then you are probably fine)
  • l

    loud-salesclerk-7438

    09/20/2022, 9:25 AM
    they do be a rather litigious kind of people, I hear
  • b

    bright-gpu-74537

    09/20/2022, 9:26 AM
    oh, is it copy right?
  • b

    bright-gpu-74537

    09/20/2022, 9:26 AM
    damn
1...126112621263...1687Latest