https://linen.dev logo
Join Discord
Powered by
# lime
  • b

    best-agent-85158

    08/30/2022, 11:22 PM
    nah it stilll launches
  • b

    best-agent-85158

    08/30/2022, 11:22 PM
    and its merged, and this define doesnt work
  • a

    able-action-74275

    08/30/2022, 11:22 PM
    fun
  • b

    best-agent-85158

    08/30/2022, 11:23 PM
    bruh im supposed to release my app tomorrow and i havent even got up a cert for my installer -_-
  • a

    able-action-74275

    08/30/2022, 11:23 PM
    can you release with hxcpp?
  • a

    able-action-74275

    08/30/2022, 11:25 PM
    same flag should disable it there
  • b

    best-agent-85158

    08/30/2022, 11:27 PM
    nah it produces too large of an app
  • b

    best-agent-85158

    08/30/2022, 11:27 PM
    and doesnt support detached processes
  • b

    best-agent-85158

    08/30/2022, 11:27 PM
    (im capped at 25mb by cloudflare)
  • h

    hallowed-ocean-84954

    08/30/2022, 11:55 PM
    oh I see - I do get it if I double click on the exe - I guess I've never tried that 🙂
  • p

    powerful-morning-89

    08/31/2022, 5:29 AM
    hl.UI.closeConsole()
    will close the console, except on windows 11 () That thread also has some suggestions on alternatives. @best-agent-85158
  • d

    damp-nail-70051

    08/31/2022, 5:45 AM
    what can you make inside of lime
  • b

    best-agent-85158

    08/31/2022, 8:29 AM
    that works! thanks 😄
  • e

    enough-lawyer-1858

    08/31/2022, 2:07 PM
    I've got a question, how can I make a define that has multiple stuff to look?
  • e

    enough-lawyer-1858

    08/31/2022, 2:09 PM
    like, for example, you can make
    Copy code
    haxe
    #if (lib >= "1.0.0" && !hl || !sys)
    how can I do this example into a define?
  • h

    hallowed-ocean-84954

    08/31/2022, 2:30 PM
    Have a look at the samples and the API . It's a lower level but you have access to a bulk of the platform services
  • b

    best-agent-85158

    08/31/2022, 10:25 PM
    im trying to move my openfl app to my website and i get a bunch of
    haxe_ValueException
    errors about lime not being able to find assets
  • b

    best-agent-85158

    08/31/2022, 10:25 PM
    everything is in the exact same place as it was in the export folder
  • e

    elegant-twilight-61392

    08/31/2022, 10:27 PM
    do you use filesystem apis for anything?
  • b

    best-agent-85158

    08/31/2022, 10:28 PM
    i mean
  • b

    best-agent-85158

    08/31/2022, 10:29 PM
    im compiling to js so no not really
  • f

    future-iron-61487

    09/01/2022, 12:46 AM
    I've always used
    openfl.utils.Assets
    or whateer
  • f

    future-iron-61487

    09/01/2022, 12:46 AM
    since anything else would make the switch /very/ angry.
  • f

    future-iron-61487

    09/01/2022, 12:47 AM
    and it works on html5
  • f

    future-iron-61487

    09/01/2022, 12:47 AM
    basically making filesystem problems go away
  • f

    future-iron-61487

    09/01/2022, 12:47 AM
    also RIP lime dot software
  • f

    future-iron-61487

    09/01/2022, 12:47 AM
    still kinda mad someone let that domain expire.
  • r

    rich-horse-51130

    09/02/2022, 7:44 PM
    Hi, I got a question about the lime Window class, more specifically though the setIcon function and the lime image class so i made myself a handy little class to keep track of system shit and setting the window name itself is no problem , easy stuff however the setIcon function does NOT work properly (and trust me its not because of the path, because that works on flxsprites and other stuff) am I using the Image class wrong? i rarely work with lime stuff and the documentation doesnt help me either does the icon need to be a specific file format or size?
  • r

    rich-horse-51130

    09/02/2022, 7:46 PM
    (the question goes here, not into the haxe channel right???)
  • b

    bulky-insurance-39338

    09/02/2022, 7:53 PM
    (yes;) is it for the new icon-feature into lime 8.0.0 release ?
1...262728...138Latest