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

    bright-gpu-74537

    01/09/2023, 11:26 AM
    ... ... ... flash player
  • b

    bright-gpu-74537

    01/09/2023, 11:26 AM
    so is that the issue? That the images for the button dont appear?
  • b

    bright-gpu-74537

    01/09/2023, 11:30 AM
    image does load though... so something else if up
  • r

    refined-cat-44047

    01/09/2023, 11:31 AM
    yeah, the paths must be wrong. Because the images were at least loading for me
  • r

    refined-cat-44047

    01/09/2023, 11:31 AM
    just not the hover and down states
  • b

    bright-gpu-74537

    01/09/2023, 11:32 AM
    oh, i dont get any images at all for the button
  • r

    refined-cat-44047

    01/09/2023, 11:32 AM
    and the button bar was not changing when I would click each button
  • b

    bright-gpu-74537

    01/09/2023, 11:32 AM
    oh well, a least it semi reproducible... ill have a deeper dive later afer all my meetings
  • r

    refined-cat-44047

    01/09/2023, 11:33 AM
    awesome. thanks!
  • r

    refined-cat-44047

    01/09/2023, 11:33 AM
    Does another target with that same project work for you?
  • r

    refined-cat-44047

    01/09/2023, 11:33 AM
    anyway. It is late here. Just thought I would ask for help at the end of my day. Thanks again 🙂
  • b

    bright-gpu-74537

    01/09/2023, 11:36 AM
    other targets are fine
  • r

    refined-cat-44047

    01/09/2023, 8:53 PM
    Did you happen to find any more info about that button issue?
  • b

    bright-gpu-74537

    01/09/2023, 8:56 PM
    nothing im afraid yet... it seems to be something to do with copyPixels on flash... but only when changing the pixels... at least something like that... ill need to create a minimal repro to understand it more
  • r

    refined-cat-44047

    01/09/2023, 8:58 PM
    hmm, very strange
  • b

    bright-gpu-74537

    01/09/2023, 9:00 PM
    yeah, im assuming its probably something im doing... but ill need to test that hypothesis by taking haxeui out the equasion and just trying to paint one image over and another (in using copypixels) in flixel + flash... hopefully that will shed some light... no idea when ill get round to it though... probably weekend im afraid...
  • b

    bright-gpu-74537

    01/09/2023, 9:00 PM
    for now, i would just keep designing your app like it "will work" or use another target (since others seem fine)... im sure ill get it working, its just about when
  • r

    refined-cat-44047

    01/09/2023, 9:04 PM
    yeah, no worries at all. Thanks for even looking at it! I am really loving HaxeUI by the way
  • r

    refined-cat-44047

    01/09/2023, 9:20 PM
    Actually, in the meantime, I will just try to get close to my button graphics using styles. Should be fine for a while 🙂
  • f

    future-iron-61487

    01/10/2023, 1:09 AM
    I mean, I could always just interpret the scripts but it seemed fun
  • p

    purple-businessperson-14467

    01/10/2023, 2:29 AM
    Any ideas how to format the date in the table when selecting date in drop down. Looking for %d-%m-YY http://haxeui.org/builder/?376d1052
  • b

    bright-gpu-74537

    01/10/2023, 8:15 AM
    this should work:
    Copy code
    haxe
    haxe.ui.locale.Formats.dateFormatShort = "%d-%m-%Y";
  • b

    bright-gpu-74537

    01/10/2023, 8:29 AM
    i think i would consider something like this: http://haxeui.org/builder/?26bab3f6
  • b

    bright-gpu-74537

    01/10/2023, 12:44 PM
    this is fixed now
  • b

    bright-gpu-74537

    01/10/2023, 12:45 PM
    updated the builder too, so your original repro is fine too now: http://haxeui.org/builder/?61da8d6e
  • c

    curved-appointment-82072

    01/10/2023, 6:16 PM
    Thanks a lot Ian!
  • b

    bright-gpu-74537

    01/10/2023, 6:20 PM
    np, i must have broke it a while ago, but it wasnt for just messagebox either... reusing any dialog would have done the same thing... 🤦‍♂️
  • b

    boundless-address-73873

    01/11/2023, 6:46 PM
    I can't type in the input box in Flixel. How can I solve it?
  • b

    bright-gpu-74537

    01/11/2023, 7:13 PM
    can you send a repro?
  • b

    boundless-address-73873

    01/11/2023, 7:47 PM
    i solved the problem thanks
1...136913701371...1687Latest