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

    bright-gpu-74537

    01/11/2023, 7:50 PM
    what was it out of curiosity?
  • b

    boundless-address-73873

    01/11/2023, 7:53 PM
    I was adding the latest ui to the state. Adding it above fixed the problem.
  • b

    boundless-address-73873

    01/11/2023, 8:28 PM
    Is there an example of using haxeui in Haxeflixel? I want to know how can I get the text from Input.
  • h

    hallowed-ocean-84954

    01/11/2023, 9:05 PM
    I don't know Input specifically - I do get input from textfields. Is that what you mean ?
  • b

    boundless-address-73873

    01/11/2023, 9:06 PM
    Yes textfields
  • h

    hallowed-ocean-84954

    01/11/2023, 9:06 PM
    oh ok - I'll get you a url
  • h

    hallowed-ocean-84954

    01/11/2023, 9:06 PM
  • h

    hallowed-ocean-84954

    01/11/2023, 9:06 PM
    this is flixel with haxeui
  • h

    hallowed-ocean-84954

    01/11/2023, 9:07 PM
    the ui is done in xml in the assets/ui xml files
  • h

    happy-agent-4114

    01/12/2023, 8:41 PM
    in case anyone was wondering if haxeui was usable in a corporate setting
  • h

    happy-agent-4114

    01/12/2023, 8:41 PM
    i am currently using haxeui in a corporate setting
  • h

    happy-agent-4114

    01/12/2023, 8:41 PM
    ama
  • a

    ambitious-knife-25690

    01/12/2023, 8:43 PM
    Ian does as well, but i'm curious about what you're using it for!
  • h

    happy-agent-4114

    01/12/2023, 8:46 PM
    prereq information: I work in a data center
  • h

    happy-agent-4114

    01/12/2023, 8:46 PM
    I'm writing a portal to let management and customers look at historical power and temperature data
  • h

    happy-agent-4114

    01/12/2023, 8:47 PM
    also ian wrote the damn library I would be disappointed if he didn't
  • a

    ambitious-knife-25690

    01/12/2023, 8:47 PM
    neat! what target are you using?
  • h

    happy-agent-4114

    01/12/2023, 8:48 PM
    only html5 atm but since it's haxe I could make it an app with 0 effort
  • a

    ambitious-knife-25690

    01/12/2023, 8:48 PM
    Are you allowed to share some screenshots of what you've made? 👀
  • h

    happy-agent-4114

    01/12/2023, 8:48 PM
    it's easiest as html5 since I can serve it with a node/express server and dynamically generate the charts
  • h

    happy-agent-4114

    01/12/2023, 8:49 PM
    it's basically nothing right now, I'll def update when it's more
  • p

    powerful-morning-89

    01/12/2023, 8:49 PM
    *since it's haxeui Haxe in itself does not imply "could make it into an app with zero effort"
  • h

    happy-agent-4114

    01/12/2023, 8:49 PM
    I was gesturing to my sticky note labelled "multiplatform compiling" but you couldn't see it
  • h

    happy-agent-4114

    01/12/2023, 8:50 PM
    I just remembered it would be appreciated here bc I got admin approval for using the language
  • a

    ambitious-knife-25690

    01/12/2023, 8:50 PM
    i'm more interested in the ui and the live use case than some kind of idea of perfection/goodness :3
  • h

    happy-agent-4114

    01/12/2023, 8:50 PM
    it's really just a dropdown and an options menu until I finish the backend
  • h

    happy-agent-4114

    01/12/2023, 8:51 PM
    I put the actual process of visualizing data on server side to minimize the amount of data that has to be transmitted
  • a

    ambitious-knife-25690

    01/12/2023, 8:51 PM
    alright
  • h

    happy-agent-4114

    01/12/2023, 8:51 PM
    that's like 500 lines of node.js
  • h

    happy-agent-4114

    01/12/2023, 8:52 PM
    I might have a functional prototype in like an hour tho depending on how much of this error correction works
1...137013711372...1687Latest