Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/08/2021 in Posts

  1. Yes it is, both ways. I'm glad you like it There is a new release which adds support for composition of maps and sets. Here is an example of what you can do with it: This is actually a very smart way of doing it. My library takes the keys and values apart into individual arrays. A key-value-pair is certainly easier to work with...
    2 points
  2. BTW, one other use case I've had is "Multiple applications read/write to common config file", which requires careful thinking about preventing one App from overriding changes made by another App.
    1 point
  3. Oh, and by the way, the VIP is now available on vipm.io : https://www.vipm.io/package/lv_toml/
    1 point
  4. Yair- Works! For our application, I just had to add a SetWindowPos (hWndInsertAfter = -1) afterward to keep the window in front (topmost)... Thanks for the help! Set Calling VI Wnd Topmost & Active.vi
    1 point
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.