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

    user

    05/15/2020, 3:41 PM
    and easier for me to track fixes
  • c

    clever-oil-61353

    05/15/2020, 3:42 PM
    nice
  • b

    bright-gpu-74537

    05/15/2020, 3:52 PM
    just got my dog back from the vet, he has terminal kidney failure, they gave him a couple of months. Not the type of day i was expecting
  • c

    clever-oil-61353

    05/15/2020, 3:52 PM
    sorry to hear that buddy
  • b

    bright-gpu-74537

    05/15/2020, 3:52 PM
    that haxeui-blank may or may not work, really not sure
  • c

    clever-oil-61353

    05/15/2020, 3:54 PM
    i'll mess with it, and pdcurses..... and see how they do. so far i havnt found any issues for the html5 backend as far as what i'm doing with it with lime/mme
  • b

    bright-gpu-74537

    05/15/2020, 3:54 PM
    first step is to include it and haxeui-core and see if it even compiles
  • c

    clever-oil-61353

    05/15/2020, 3:54 PM
    alright
  • u

    user

    05/15/2020, 4:03 PM
    updated with last fix
  • c

    clever-oil-61353

    05/15/2020, 4:12 PM
    installed lix lastnight, now having to learn and get used to it.
  • c

    clever-oil-61353

    05/15/2020, 5:47 PM
    would ya'll mind taking a look at the code for this and giving me some feedback.... any suggestions in ways to improve it greatly appreciated.
  • c

    clever-oil-61353

    05/15/2020, 5:48 PM
    as far as the haxeUI part of it.
  • c

    clever-oil-61353

    05/15/2020, 5:50 PM
    i do need to figure out why the ttf font isnt being converted to woff on compile
  • c

    clever-oil-61353

    05/15/2020, 5:51 PM
    i get the feeling the way i am doing the code for the haxeui, could be done better than the way i'm doing it. my mind wont rest until i know for sure. lol, it'll eat at me
  • c

    clever-oil-61353

    05/15/2020, 6:07 PM
    still working on how to do the data and spreadsheet type sections.
  • b

    bright-gpu-74537

    05/15/2020, 6:19 PM
    only had a brief look, seems like xml might be your friend here, but maybe thats just me
  • c

    clever-oil-61353

    05/15/2020, 6:20 PM
    i had thought about that too.... i'll do that.
  • c

    clever-oil-61353

    05/15/2020, 6:20 PM
    thanks Ian
  • c

    clever-oil-61353

    05/15/2020, 8:23 PM
    Yep, you were right..... switching to xml was a great move.
  • u

    user

    05/16/2020, 4:59 PM
    @User fyi, I pushed another find : tabbar is not working on OSX. Sorry
  • b

    bright-gpu-74537

    05/16/2020, 5:02 PM
    tabbar wont work on wxwidgets, its tabview
  • b

    bright-gpu-74537

    05/16/2020, 5:02 PM
    there is no native counterpart to tabbar (on wxwidgets)
  • b

    bright-gpu-74537

    05/16/2020, 5:03 PM
    https://docs.wxwidgets.org/3.0/classwx_notebook.html
  • u

    user

    05/16/2020, 5:03 PM
    ohhh...so it's normal
  • u

    user

    05/16/2020, 5:03 PM
    tabbar is for other backends ?
  • b

    bright-gpu-74537

    05/16/2020, 5:04 PM
    well, normal in the sense that there isnt a tabbar in wxwidgets (ie, tabs without "pages").
  • b

    bright-gpu-74537

    05/16/2020, 5:04 PM
    there is only wxNotebook, which is tabs and pages... which is tabview in haxeui
  • u

    user

    05/16/2020, 5:05 PM
    ok, I"m using tabview right now
  • b

    bright-gpu-74537

    05/16/2020, 5:05 PM
    and that doesnt work?
  • u

    user

    05/16/2020, 5:05 PM
    it works
1...212213214...1687Latest