Wyatt O'Day (Wyatt) has made 7771 posts.
Can I use it to rewrite the field value each time the feature is used? Yes. Or you can write anoth…
Post on Sep 9, 2014Any way to track the number of times the user takes an action? Yes, use custom license fields. Hav…
Did you include the new client.wyc in the latest update? If not, then do that. Does the client.wyc…
Oops, my original post linked to the wrong article. I'm glad you figured it out.
Post on Sep 2, 2014without my manual intervention. How exactly can that be done? Where exactly do you "change the num…
Are you asking how to add updating to your app? See the step-by-step walkthrough.
The AutomaticUpdater has to be added to a form. If you don't have any forms then either use the Auto…
In the next version of TurboActivate (out soon) it will work out of the box in CentOS 5.x. If you em…
wyBuild uses relative file paths. This means you have to move the files along with the project file.
Hey Mike, Instead of putting desktop icons on the "Common Desktop" put them on the "Current user's…
I had been working on the theory that you might be allocating some memory within the TF_RequestLease…
Post on Aug 29, 2014Well, TF_Cleanup() should really only be called once ever in an app -- when it's closing or when you…
Post on Aug 27, 2014Hey Gareth, we'll look into this. We haven't been able to reproduce it on any of our Mac OS X test m…
When connecting to the Windows Share, if you're already connected to the share, then in wyBuild you …
Right, this is only for the AutomaticUpdaterBackend class, not for the AutomaticUpdater class. For t…
Post on Aug 27, 2014My guess is that you're calling ForceCheckForUpdate() at the beginning of your app and you don't che…
Correct. You can only use a trial extension once on an individual computer.
Post on Aug 28, 2014"12" is a "base 10" number. The error codes in TurboActivate.h are in hexadecimal. So if you type "1…
Short term (next couple of weeks): New TurboFloat / TFS with bug fixes, a couple feature additions,…