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

    ambitious-knife-25690

    02/07/2023, 11:15 AM
    i think that's the exact use for a composite target
  • b

    bright-gpu-74537

    02/07/2023, 11:16 AM
    the only place i used it for really are: http://haxeui.org/explorer/#basic/canvas
  • b

    bright-gpu-74537

    02/07/2023, 11:16 AM
    and
  • b

    bright-gpu-74537

    02/07/2023, 11:16 AM
    http://haxeui.org/explorer/#basic/animations
  • b

    bright-gpu-74537

    02/07/2023, 11:16 AM
    and
  • b

    bright-gpu-74537

    02/07/2023, 11:16 AM
    http://haxeui.org/explorer/#basic/color_pickers
  • a

    ambitious-knife-25690

    02/07/2023, 11:16 AM
    i guess it could be used for charts
  • l

    late-engine-8731

    02/07/2023, 11:16 AM
    depends on the frequency and amount of data to be charted
  • a

    ambitious-knife-25690

    02/07/2023, 11:16 AM
    right
  • b

    bright-gpu-74537

    02/07/2023, 11:17 AM
    thats true
  • a

    ambitious-knife-25690

    02/07/2023, 11:17 AM
    maybe not real time charts i guess?
  • l

    late-engine-8731

    02/07/2023, 11:17 AM
    sure
  • b

    bright-gpu-74537

    02/07/2023, 11:17 AM
    i wonder how "choppy" the charts would look too... i mean, i wonder if the lines would be AA'd etc
  • l

    late-engine-8731

    02/07/2023, 11:18 AM
    I assume they would look pretty clean given the effort he put in
  • b

    bright-gpu-74537

    02/07/2023, 11:18 AM
    no clue
  • a

    ambitious-knife-25690

    02/07/2023, 11:19 AM
    static ones would probably look fine
  • l

    late-engine-8731

    02/07/2023, 11:20 AM
    I could also see it as a high quality document renderer, i mean it's basically pdf lite 😄
  • b

    bright-gpu-74537

    02/07/2023, 11:20 AM
    oooo... look ma'... I broke colour picker variants!
  • l

    late-engine-8731

    02/07/2023, 11:22 AM
    looks red to me
  • l

    late-engine-8731

    02/07/2023, 11:27 AM
    ah xD
  • p

    polite-machine-70464

    02/07/2023, 11:44 AM
    http://haxeui.org/explorer/#containers/property_grids Uncaught TypeError: can't access property "hide", label is undefined when switch to another category
  • b

    bright-gpu-74537

    02/07/2023, 11:49 AM
    oh yeah, nice one... destruction is off by the looks of it - nice catch...
  • b

    bright-gpu-74537

    02/07/2023, 12:23 PM
    alright, this should be fixed now (latest haxeui-hxwidgets)... i made a few other minor tweaks while i was there
  • b

    bright-gpu-74537

    02/07/2023, 1:23 PM
    fixed
  • b

    bright-gpu-74537

    02/07/2023, 1:23 PM
    also fixed
  • i

    icy-zebra-52882

    02/07/2023, 2:35 PM
    Cheers, will look after work
  • r

    refined-greece-48002

    02/07/2023, 4:05 PM
    @bright-gpu-74537 Getting > haxe/ui/styles/Parser.hx:50: WARNING: css variable 'error-text-color' not defined > haxe/ui/styles/Parser.hx:50: WARNING: css variable 'error-background-color' not defined > haxe/ui/styles/Parser.hx:50: WARNING: css variable 'error-text-color' not defined > haxe/ui/styles/Parser.hx:50: WARNING: css variable 'error-text-color' not defined > haxe/ui/styles/Parser.hx:50: WARNING: css variable 'error-background-color' not defined > haxe/ui/styles/Parser.hx:50: WARNING: css variable 'error-text-color' not defined > haxe/ui/styles/Parser.hx:60: WARNING: some css variables not resolved > haxe/ui/styles/Parser.hx:50: WARNING: css variable 'error-text-color' not defined > haxe/ui/styles/Parser.hx:50: WARNING: css variable 'error-background-color' not defined > haxe/ui/styles/Parser.hx:50: WARNING: css variable 'error-background-color' not defined > haxe/ui/styles/Parser.hx:60: WARNING: some css variables not resolved > haxe/ui/styles/Parser.hx:50: WARNING: css variable 'error-text-color' not defined > haxe/ui/styles/Parser.hx:50: WARNING: css variable 'error-background-color' not defined > haxe/ui/styles/Parser.hx:50: WARNING: css variable 'error-text-color' not defined > haxe/ui/styles/Parser.hx:50: WARNING: css variable 'error-text-color' not defined > haxe/ui/styles/Parser.hx:50: WARNING: css variable 'error-background-color' not defined > haxe/ui/styles/Parser.hx:50: WARNING: css variable 'error-text-color' not defined > haxe/ui/styles/Parser.hx:60: WARNING: some css variables not resolved > haxe/ui/styles/Parser.hx:50: WARNING: css variable 'error-text-color' not defined > haxe/ui/styles/Parser.hx:50: WARNING: css variable 'error-background-color' not defined > haxe/ui/styles/Parser.hx:50: WARNING: css variable 'error-background-color' not defined > haxe/ui/styles/Parser.hx:60: WARNING: some css variables not resolved on git latest core w/ Heaps backend.
  • f

    full-journalist-82607

    02/07/2023, 4:13 PM
    its' also on other backends
  • f

    full-journalist-82607

    02/07/2023, 4:14 PM
    ian must have have forgotten to commit the module.xml 🙂
  • b

    bright-gpu-74537

    02/07/2023, 5:05 PM
    yeah, keep forgetting to fix this... its just a warning, not an error - will sort it out shortly
1...147614771478...1687Latest