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

    clever-oil-61353

    05/19/2020, 7:38 AM
    yay!!!
  • c

    clever-oil-61353

    05/19/2020, 7:39 AM
    thank you thank you thank you
  • c

    clever-oil-61353

    05/19/2020, 7:41 AM
    i have been jamming to music and going full blast trying different things for the past 8 hrs . but, i've learned more.
  • b

    bright-gpu-74537

    05/19/2020, 7:42 AM
    fyi, you could also just do:
    main.findComponent(MenuBar, true)
    if you didnt want to give an id (though giving it one wouldnt hurt), then it would just find the first child (reclusively) that matched the class, recursive will default to true if you use and id and dont explicitly set it to false
  • c

    clever-oil-61353

    05/19/2020, 7:44 AM
    thats good to know. I'll probably give most things an id.
  • b

    bright-gpu-74537

    05/19/2020, 7:44 AM
    yeah, probably easier
  • c

    clever-oil-61353

    05/19/2020, 7:55 AM
    Hows your day going? Or is yours just getting started?
  • b

    bright-gpu-74537

    05/19/2020, 8:00 AM
    just starting now, loads of "work work" on the go :/
  • b

    bright-gpu-74537

    05/19/2020, 8:00 AM
    been more that a little slack recently
  • c

    clever-oil-61353

    05/19/2020, 8:12 AM
    Good that work work is picking up. I just about go insane if i don't have something to keep my mind and hands busy.
  • c

    clever-oil-61353

    05/19/2020, 8:14 AM
    recovering from neck surgery last year was a real test of my patience.
  • b

    bright-gpu-74537

    05/19/2020, 8:24 AM
    sounds painful
  • c

    clever-oil-61353

    05/19/2020, 8:29 AM
    was.... well.... still is here and there.... but... better than i was before the surgery so i'm pleased with it.
  • m

    most-caravan-45834

    05/19/2020, 3:37 PM
    Should I be able to use haxeui + openfl backend alongside flixel? Because I'm getting:
    Copy code
    /usr/local/lib/haxe/lib/haxeui-core/git/haxe/ui/components/Label.hx:38: characters 40-42 : haxe.ui.core.TextDisplay has no field tf
    I managed to get it working with the flixel backend, but the reason I was trying to use the openfl backend is just because it seems more updated and tested and I'm only using haxeui so far for creating a debug editor.
  • b

    bright-gpu-74537

    05/19/2020, 4:15 PM
    can you try again now? (you'll need an updated haxeui-core). Id be interested in your results... no idea if they will place nice together
  • c

    clever-oil-61353

    05/19/2020, 4:22 PM
    @User you get it going?
  • p

    powerful-morning-89

    05/19/2020, 5:06 PM
    HaxeUI-Openfl doesn't work with flixel, because HaxeUI core tries to use stuff from HaxeUI flixel which doesn't exist in HaxeUI openfl
  • c

    clever-oil-61353

    05/19/2020, 5:13 PM
    either my computer is acting up or the haxeui.org site is not wanting to work right.
  • m

    most-caravan-45834

    05/19/2020, 5:22 PM
    > HaxeUI-Openfl doesn't work with flixel, because HaxeUI core tries to use stuff from HaxeUI flixel which doesn't exist in HaxeUI openfl @User And how solid is flixel backend? Is everything working?
  • m

    most-caravan-45834

    05/19/2020, 5:22 PM
    > can you try again now? (you'll need an updated haxeui-core). Id be interested in your results... no idea if they will place nice together @User I'll test it as soon as I can
  • p

    powerful-morning-89

    05/19/2020, 5:52 PM
    > And how solid is flixel backend? Is everything working? Idk, I haven't used it that much, but I'll probably do some testing with it tomorrow.
  • p

    powerful-morning-89

    05/19/2020, 5:54 PM
    haxeui.org is down again btw.
  • c

    clever-oil-61353

    05/19/2020, 5:58 PM
    FullMetal or in search of the ellusive stone?
  • c

    clever-oil-61353

    05/19/2020, 6:00 PM
    couldnt help it, whenever i see "Alchemist" i think of the philosophers stone and full metal alchemy.
  • p

    powerful-morning-89

    05/19/2020, 6:02 PM
    Actually it's a reference to a character from a game called Aground. Which was made in haxe + openfl
  • c

    clever-oil-61353

    05/19/2020, 6:02 PM
    ah, i'll have to look that one up
  • c

    clever-oil-61353

    05/19/2020, 6:10 PM
    if you havent yet and you get the urge to dig into something at random, philosophers stone/white gold.... is an interesting dig. the history behind it.
  • c

    clever-oil-61353

    05/19/2020, 6:13 PM
    looks like a neat game, i'll have to give it go
  • m

    most-caravan-45834

    05/19/2020, 6:54 PM
    > can you try again now? (you'll need an updated haxeui-core). Id be interested in your results... no idea if they will place nice together @User dev branch?
  • c

    clever-oil-61353

    05/19/2020, 7:00 PM
    probably master
1...220221222...1687Latest