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

    bitter-family-72722

    08/02/2019, 12:29 PM
    broken image at the top of https://github.com/haxeui/haxeui-flixel/blob/master/README.md?
  • b

    bitter-family-72722

    08/02/2019, 12:37 PM
    fyi, haxeui seems incompatible with Haxe dev:
  • b

    bitter-family-72722

    08/02/2019, 12:37 PM
    > std/haxe/macro/MacroStringTools.hx:86: characters 84-89 : Cannot use abstract as value
  • b

    bitter-family-72722

    08/02/2019, 12:38 PM
    the call comes from
    haxeui-core/haxe/ui/macros/Macros.hx:323
  • b

    bitter-family-72722

    08/02/2019, 12:44 PM
    hm, maybe not actually
  • b

    bitter-family-72722

    08/02/2019, 12:44 PM
    seems to be
    haxe/ui/macros/ModuleMacros.hx:86
  • b

    bitter-family-72722

    08/02/2019, 12:53 PM
    this should do the trick https://github.com/haxeui/haxeui-core/pull/289
  • b

    bitter-family-72722

    08/02/2019, 12:54 PM
    @brave-kangaroo-30399 what project does one have to compile to reproduce that compilation server issue?
  • b

    brave-kangaroo-30399

    08/02/2019, 1:05 PM
    I can upload one, but this โ€œrandomlyโ€ happens with any OpenFL or flixel backend project Iโ€™ve tried
  • h

    handsome-television-62908

    08/03/2019, 7:04 AM
    Is anyone able to build the buttons sub-project from the examples repository (https://github.com/haxeui/component-examples)?
  • h

    handsome-television-62908

    08/03/2019, 7:05 AM
    Welp markdown don't work on discord like I thought
  • h

    handsome-television-62908

    08/03/2019, 7:06 AM
    I tried doing it with lime/Openfl, it just fails with $smake unless you remove all occurrences of
    background-image-clip
    . Maybe it's just me though?
  • b

    bright-gpu-74537

    08/03/2019, 8:21 AM
    seems fine... i wonder what the difference is between my system and yours
  • b

    bright-gpu-74537

    08/03/2019, 8:21 AM
    :/
  • b

    bright-gpu-74537

    08/03/2019, 8:22 AM
    does hxcpp work?
  • b

    bright-gpu-74537

    08/03/2019, 8:25 AM
    so yeah,
    background-image-clip
    kills neko for some reason... looking as to why now... how you managed to reaslise it was that css prop ill never know... but nice find ๐Ÿ˜ƒ
  • b

    bright-gpu-74537

    08/03/2019, 8:36 AM
    ok, @handsome-television-62908 - that should be fixed in master now
  • h

    handsome-television-62908

    08/03/2019, 5:33 PM
    Thanks! That was super fast fixing โœ‹
  • h

    handsome-television-62908

    08/03/2019, 5:34 PM
    ๐Ÿ˜„, I found it through sheer persistence and will lol. My intuition originally said textures and eventually I made my way to that as the source in the end
  • h

    handsome-television-62908

    08/03/2019, 5:57 PM
    Also quick question, Is the scripting language for haxeui Haxe or hscript? In which case if it's hscript, I feel like we should totally have an extension for that in vscode! What are your thoughts @bitter-family-72722 ?
  • a

    ambitious-knife-25690

    08/03/2019, 5:59 PM
    i guess you're welcome to make one
  • a

    ambitious-knife-25690

    08/03/2019, 6:00 PM
    i made a vscode haxe extension but i think it's outdated now ๐Ÿ˜…
  • h

    handsome-television-62908

    08/03/2019, 6:02 PM
    Isn't it related to the Haxe language though in terms of syntax highlighting and stuff
  • h

    handsome-television-62908

    08/03/2019, 6:02 PM
    It's basically Haxe without custom data types lol
  • a

    ambitious-knife-25690

    08/03/2019, 6:03 PM
    maybe so (i've never used it) but the vshaxe has an api that you can use to access its features etc
  • h

    handsome-television-62908

    08/03/2019, 6:03 PM
    So I can technically use the vscode extension already, just with some errors about not being wrapped in classes and all lol
  • a

    ambitious-knife-25690

    08/03/2019, 6:03 PM
    having hscript in vshaxe i don't think will happen because it's not a "required" haxe thing
  • a

    ambitious-knife-25690

    08/03/2019, 6:04 PM
    it's like the lime extension being separate from vshaxe
  • h

    handsome-television-62908

    08/03/2019, 6:04 PM
    Maybe not, definitely not necessary but would feel pretty good
  • a

    ambitious-knife-25690

    08/03/2019, 6:04 PM
    and any errors are gonna mostly be related to haxe not vshaxe
1...878889...1687Latest