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

    fast-rain-20339

    05/12/2020, 10:43 AM
    Yep, works perfectly
  • f

    fast-rain-20339

    05/12/2020, 10:43 AM
    No errors in console or for the build
  • b

    bright-gpu-74537

    05/12/2020, 10:43 AM
    dunno what to suggest then... looks like it could be a kha / env / hxcpp issue?
  • f

    fast-rain-20339

    05/12/2020, 10:44 AM
    Yep, sounds like it. Alright I've gotta go for now but I'll try again later, thanks so much for your help 😄
  • b

    bright-gpu-74537

    05/12/2020, 10:44 AM
    no worries, lemme know if you get anywhere
  • b

    bright-gpu-74537

    05/12/2020, 10:56 AM
    font loading seems fine fyi (kha js though)
  • b

    bright-gpu-74537

    05/12/2020, 10:56 AM
    just have to use the right type of font
  • c

    clever-oil-61353

    05/12/2020, 11:02 AM
    i like the looks of that one
  • s

    square-analyst-80883

    05/14/2020, 12:24 AM
    The haxe-ui templates here (https://github.com/haxeui/haxeui-templates) use the hxproj format. Is there an easy way to convert these to hxml without using flashdevelop? The reason I ask is that I am using osx, and primarily use
    haxe somefile.hxml
    to build a project.
  • c

    clever-oil-61353

    05/14/2020, 12:24 AM
    give me just a sec to look
  • s

    square-analyst-80883

    05/14/2020, 12:25 AM
    Thanks
  • c

    clever-oil-61353

    05/14/2020, 12:30 AM
    alright, there is an html5.hxml in that command line dir you can compile.... but if you are looking for samples you can build and get a feel for doing things, i personally recommend this..........
  • c

    clever-oil-61353

    05/14/2020, 12:30 AM
    https://github.com/haxeui/component-examples
  • c

    clever-oil-61353

    05/14/2020, 12:30 AM
    i'm the same way in using primarily the .hxml files.
  • s

    square-analyst-80883

    05/14/2020, 12:31 AM
    Thanks @User
  • c

    clever-oil-61353

    05/14/2020, 12:31 AM
    your welcome
  • c

    clever-oil-61353

    05/14/2020, 12:32 AM
    i'll be around if you have any questions. Won't be long and Ian will be around as well. He is the mastermind behind haxeui
  • b

    bright-gpu-74537

    05/14/2020, 7:09 AM
    fyi, there is a quicker way too:
  • b

    bright-gpu-74537

    05/14/2020, 7:10 AM
    in an empty folder open a terminal and use:
    haxelib run haxeui-core create [backend]
    , if want you can set up an alias to
    haxelib run haxeui-core
    also - i have it as
    haxeui
    so its just
    haxeui create [backend]
    , some examples:
  • b

    bright-gpu-74537

    05/14/2020, 7:11 AM
    haxeui create openfl
    haxeui create html5 --flash-develop
    haxeui create hxwidgets
    etc
  • c

    clever-oil-61353

    05/14/2020, 7:11 AM
    i keep forgetting about that.
  • b

    bright-gpu-74537

    05/14/2020, 7:12 AM
    :) its my "go to" method
  • s

    square-analyst-80883

    05/14/2020, 8:05 AM
    Nice
  • w

    wide-greece-63479

    05/14/2020, 12:34 PM
    What would be the best way of displaying pages rendered using pdf.js (https://mozilla.github.io/pdf.js/examples/) ? Is there something like a html5 canvas component..?
  • c

    clever-oil-61353

    05/14/2020, 12:39 PM
    i have an idea, gonna try it real quick.
  • c

    clever-oil-61353

    05/14/2020, 1:05 PM
    Ian would definately be the one to ask. short of making a custom component i'm not sure. He had sent me a mockup for a custom component using an external js file for putting stuff on a canvas.... i can send that to you if you think it may help ya.
  • b

    bright-gpu-74537

    05/14/2020, 1:07 PM
    yeah, i think its pretty much exactly as that fake component i sent you, the link (and overview) is here: https://community.haxeui.org/t/haxeui-haxe-and-what-im-working-on/187/12
  • c

    clever-oil-61353

    05/14/2020, 1:08 PM
    yep
  • w

    wide-greece-63479

    05/14/2020, 2:14 PM
    Thanks @User and @User, great example - exactly what I needed! 🙂
  • m

    magnificent-caravan-75149

    05/14/2020, 5:15 PM
    Thanks Ian, I'll upgrade and try it out
1...208209210...1687Latest