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

    limited-advantage-32748

    07/14/2019, 12:23 AM
    This is the lib i have installed https://github.com/haxeui/haxeui-core
  • l

    limited-advantage-32748

    07/14/2019, 12:24 AM
    and I'm using the openfl lib it has linked
  • a

    ambitious-knife-25690

    07/14/2019, 12:24 AM
    As a lurker it's the general first advice given
  • a

    ambitious-knife-25690

    07/14/2019, 12:25 AM
    use the new-component branch and not the master branch
  • a

    ambitious-knife-25690

    07/14/2019, 12:25 AM
    haxelib git haxeui-core https://github.com/haxeui/haxeui-core new-component-method
  • l

    limited-advantage-32748

    07/14/2019, 12:27 AM
    trying that now
  • l

    limited-advantage-32748

    07/14/2019, 12:34 AM
    ``C:/HaxeToolkit/haxe/lib/haxeui-core/git/haxe/ui/core/Component.hx:3: characters 8-37 : Type not found : haxe.ui.backend.ComponentImpl``
  • a

    ambitious-knife-25690

    07/14/2019, 12:35 AM
    you need to do the same for openfl version as well
  • l

    limited-advantage-32748

    07/14/2019, 12:35 AM
    ah kk
  • a

    ambitious-knife-25690

    07/14/2019, 12:35 AM
    haxelib git haxeui-openfl https://github.com/haxeui/haxeui-openfl new-component-method
  • l

    limited-advantage-32748

    07/14/2019, 12:36 AM
    danke
  • l

    limited-advantage-32748

    07/14/2019, 12:37 AM
    I have lots to learn about these workflows
  • a

    ambitious-knife-25690

    07/14/2019, 12:38 AM
    not sure if this is the best method ha, I guess it's like this because Ian has some internal checklist he wants to be checked off before going into master
  • l

    limited-advantage-32748

    07/14/2019, 12:42 AM
    Apparently Haxe is ransonware now
  • l

    limited-advantage-32748

    07/14/2019, 12:42 AM
    Been using it plenty with Malwarebytes running in the background, never had a problem before
  • l

    limited-advantage-32748

    07/14/2019, 12:43 AM
    and the new branches worked, yay
  • a

    ambitious-knife-25690

    07/14/2019, 12:46 AM
    yay for new branches
  • l

    limited-advantage-32748

    07/14/2019, 12:49 AM
    I'm honestly a little confused as to why the master branches aren't updated as often
  • l

    limited-advantage-32748

    07/14/2019, 1:18 AM
    this is also a very confusing API. is there no other way to... well make it work other than through an XML file? I want to take advantage of the TabView component, but there doesn't seem to be a way listed to add tabs and then add components to specific pages
  • l

    limited-advantage-32748

    07/14/2019, 1:23 AM
    If I add a component to it, it makes a new tab with that component and a separate component in the window it's meant to display
  • b

    bright-yak-48460

    07/14/2019, 1:40 AM
    I haven't messed with tabview, but I can say I've made a full app with haxeui and never touched xml. It can be a little confusing at 1st, but I got the hang of it pretty fast. These days, Ian has sold me on hybrid code with xml and I dig it.
  • b

    bright-yak-48460

    07/14/2019, 1:43 AM
    Also, Ian is really Great about jumping in and helping everyone. He's away for the weekend, though. Maybe I can point you in the right direction late tonight or tomorrow (US EST time).
  • q

    quick-king-64105

    07/14/2019, 2:27 AM
    Ian for best code steward award, can confirm. He's usually on things as soon as he's awake and has some time free to pop his head in.
  • q

    quick-king-64105

    07/14/2019, 2:28 AM
    Been fighting with the flixel backend and he's been right there along with MSGhero for that ride. (MSGhero contributes/wrote that backend.)
  • b

    brave-kangaroo-30399

    07/14/2019, 12:09 PM
    I’ll find time one day to update it
  • b

    bright-gpu-74537

    07/14/2019, 1:05 PM
    howdy... 😃
  • b

    bright-gpu-74537

    07/14/2019, 1:06 PM
    @limited-advantage-32748 - still having issues? Using xml is certainly not needed... all that does is write code for you as if you did it with addComponent, etc
  • l

    limited-advantage-32748

    07/14/2019, 1:07 PM
    Ah I see
  • l

    limited-advantage-32748

    07/14/2019, 1:07 PM
    Yes I am still having issues
  • l

    limited-advantage-32748

    07/14/2019, 1:07 PM
    There doesn’t seem to be a way to actually use either tab components
1...808182...1687Latest