Jump to content
Ketarin forum

floele

Administrators
  • Posts

    1,629
  • Joined

  • Last visited

Posts posted by floele

  1. Changes in this release:

    • Fixed HileHippo integration
    • Now allows changing width of variable list

    • Variables now sorted by name (https://ketarin.userecho.com/communities/1/topics/76-variable-list-options)

    • Fixed potential error when downloading variable content for the first time (before initiating an application update)

    • Added global "On update failed" command

    • Fixed keyboard focus lost after File->Export All (missing parent handle in ShowDialog)

     

    Ketarin-1.8.11.zip

  2. 18 hours ago, jokerfool said:

    Can someone help me with my issue please?

    Sorry, forgot about your post. Is your issue design time only or do you also have issues running Ketarin?

    If it's the first one, please copy the call stacks here. The forms probably need some adjustments in the OnLoad() method so that they do not access the database at design time anymore.

  3. Hi Tom / franc6,

    thanks for your contribution! I'm glad that someone makes use my GitHub repo :)

    On 2/11/2019 at 6:35 PM, franc6 said:

    For the first category,  there are only a few.  I can easily submit pull requests for them, without including any of the other changes

    Yes, please do. Just make sure you provide me with enough context to understand the reasoning behind your changes.

     

    On 2/11/2019 at 6:35 PM, franc6 said:

    If you are interested, let me know, and we can discuss how you'd like to see them done

    I didn't look at your changes yet. In general, I'm fine with a few conditional compilation adjustments, but if it gets too messy, we should try to come up with better methods.

     

    On 2/11/2019 at 6:35 PM, franc6 said:

     I must follow all the terms of the GPL, which means replacing all non-GPL code, too.

    Are there any specific issues? Actually, I am open to releasing the code under a different license if that makes things easier because I'm not very fond of legal obstacles either.

  4. 11 hours ago, shawn said:

    I would assume that $App.DownloadDate would have the file timestamp from the current download

    By default, Ketarin uses the LastWriteTime from the downloaded file.

    "filenme" is used  for the {url:XXX} variables. If empty, the variables will not be replaced.

    11 hours ago, shawn said:

    One of my constructed variables re-requests the URL every time regardless.

    Hard to tell without debugging the specific case. Maybe this happens with recrusively replaced variables or something like that.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.