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

    bright-gpu-74537

    12/06/2022, 9:43 AM
    it started off all "yeah, dox v2.0 - gonna be sweeeeet"... and then it got massively out of hand very fast 😄
  • b

    bright-gpu-74537

    12/06/2022, 9:43 AM
    so now its more of a "haxeui doc gen" 😄
  • f

    famous-alarm-22563

    12/06/2022, 9:43 AM
    Hmm.. might be worth writing one in elixir.. pattern matching is really useful for this sort of app.
  • b

    bright-gpu-74537

    12/06/2022, 9:44 AM
    meh, i dont have the time to rewrite all of that, even slow and messy "doc-gen" works "fine"... and outputs decent enough docs (still needs some tweaks for sure)
  • f

    famous-alarm-22563

    12/06/2022, 9:50 AM
    if it ain't broke don't fix it. I approve 👍
  • b

    bright-gpu-74537

    12/06/2022, 9:51 AM
    it think with haxeui doc gen it would be more appropriate to say "if it ain't totally broke... ... its... well, its fine" 😄
  • r

    refined-nail-22981

    12/06/2022, 11:02 AM
    I still wonder why there is no UI builder or a Visual editor for Haxe ?
  • b

    bright-gpu-74537

    12/06/2022, 11:03 AM
    because its alot of work... especially to get right... i had the beginnings of one ages ago, but it stalled... at some point ill have another stab at it, but simply put its not a "sure, yeah, i got 10 mins, lets create a WSYIWYG visual editor" 😄
  • b

    bright-gpu-74537

    12/06/2022, 11:04 AM
    ... you are, of course, welcome to build one yourself 🙂 But i think you'll be surprised just how much work it is to do correctly
  • b

    bright-gpu-74537

    12/06/2022, 11:06 AM
    https://twitter.com/IanHarrigan1982/status/1188142998929977344
  • b

    bright-gpu-74537

    12/06/2022, 11:08 AM
    this was also very cool, but also a massive amount of work to get right: https://twitter.com/IanHarrigan1982/status/1182714553689354241
  • b

    bright-gpu-74537

    12/06/2022, 12:00 PM
    ... sweet, more that doable 🙂
  • f

    fierce-soccer-8550

    12/06/2022, 12:07 PM
    in js.... using say const ding = new Audio("assets/sound/ding.mp3") and then after a listener event set and assigning this sound to play on a keydown or button pressed, it would play the sound. I seem to be missing something as far as it working in Haxe/HaxeUI. Is there something else I need to be adding to que up the sound?
  • b

    bright-gpu-74537

    12/06/2022, 12:08 PM
    i would have expected it to work the same / similar tbh
  • f

    fierce-soccer-8550

    12/06/2022, 12:14 PM
    i'm an idiot, it works, I figured out what the problem was, peeked at the console, apparently uploading a sound to HaxeUI playground doesn't like the audio files, called the file from an external source and it plays
  • f

    fierce-soccer-8550

    12/06/2022, 12:17 PM
    Was messing around before laying down for a nap. 🙂 http://haxeui.org/builder/?1a9cd34c
  • b

    bright-gpu-74537

    12/06/2022, 12:48 PM
    that looks fun 🙂 I dont get any sound either... probably for the same reason, ill check out the sound stuff, i must confess ive never once tried to play sound from a haxeui app, so there may very well be some issues (or it could be the builder not uploading them properly, no idea)
  • f

    famous-alarm-22563

    12/06/2022, 12:50 PM
    I literally use haxe because I wanted a game ecosystem that didn't require excessive use of a GUI
  • f

    famous-alarm-22563

    12/06/2022, 12:52 PM
    @bright-gpu-74537 No visual editor 😠 Spend time on more better things.. Like fixing bugs that only I could possibly run into 🤪
  • f

    famous-alarm-22563

    12/06/2022, 12:54 PM
    but flippant manner and jokes aside I tried to create a visual editor once.. It was a lot harder than I thought
  • f

    famous-alarm-22563

    12/06/2022, 12:54 PM
    Long story short: I wanted to create wordpress... but with nextjs
  • r

    refined-nail-22981

    12/06/2022, 12:55 PM
    I understand, but looking at the capabilities by this time somebody should have tried something about it.
  • r

    refined-nail-22981

    12/06/2022, 12:56 PM
    wow! then you should be more hungry for an editor 😛
  • a

    ambitious-knife-25690

    12/06/2022, 1:02 PM
    editors exist
  • a

    ambitious-knife-25690

    12/06/2022, 1:02 PM
    ldtk, ogmo3
  • r

    refined-nail-22981

    12/06/2022, 1:04 PM
    these are level editors, I was referring to ui builders, where we can drag and drop ui elements
  • f

    fierce-soccer-8550

    12/06/2022, 1:16 PM
    Using xml with HaxeUI is close enough to drop and drop for me, considering the available layouts and containers.
  • r

    refined-nail-22981

    12/06/2022, 1:33 PM
    a WYSIWYG editor is what we need
  • l

    loud-salesclerk-7438

    12/06/2022, 2:17 PM
    you can start writing one any day… be sure to post regular updates in #1019922106370232360
  • r

    refined-laptop-39041

    12/06/2022, 3:34 PM
    I don't think WYSIWYG is that important personally, but would be cool to see someone make one
1...132213231324...1687Latest