Web Custom Controls 1.3.3 Released

Web Custom Controls 1.3.3 has been released. This version fixes a conflict/compiler error due to a change made in Xojo 2014r3 (currently in beta testing). Web Custom Controls 1.3.3 also adds a significant performance enhancement to WebListBoxTD. If you are going to add, edit, or delete multiple rows in a loop, set CacheScripts to TRUE before the loop and FALSE after. This hint lets WebListBoxTD...

Read More

Web Custom Controls 1.3.2 Released

Web Custom Controls 1.3.2 has been released. Version 1.3.2 fixes the bugs that were related to changes in Xojo 2014r2 and 2014r2.1. This is a free update for all registered users. My apologies to those of you who were waiting on these bug fixes. The changes for 2014r2.1 were a little more involved then I had anticipated.

Read More

Xojo 2013r4.1 is working great!

Just a note for Web Custom Control users that Xojo 2013r4.1 includes the fix for Feedback item 29775. jQueryFileUpload works fine with 2013r4.1, as do the rest of the controls. The Xojo team probably doesn’t hear this enough, so: thank you for your responsiveness and all your hard work on Xojo.

Read More

Web Custom Controls 1.3.1 Released

Web Custom Controls 1.3.1 is available now. Licensed users can download the update using the link and username/password from their original purchase email. If you are using Xojo 2013r1 please be sure to follow the instructions at the top of the Release Notes page. There is an additional change you have to make to your project to support the WebSessionContext bug work around in 1.3.1. Below is an...

Read More

Pause In Updates

I know there has been a long pause in updates to this product. Licensed users receive free updates for one year from their date of purchase. Because of the pause in development, I’m adding 6 months to the license of every current user. Version 1.3.1 will be out July 1st with some general and Xojo specific bug fixes, and new control updates will follow shortly. The controls should all be...

Read More

Getting back into the swing of things…

I know it’s been two months since the last update. My intention has been to deliver 1-2 updates per month, and I have several new controls pending completion. I hate to publish personal issues or have work dragged down by them, but I have a health issue that has impacted my work, especially in November. Not a major issue (thankfully). But something that limited my time in front of my Mac....

Read More

Web Custom Controls 1.3 Released

Web Custom Controls 1.3 is available now. Below is a quick overview of the changes: New jCanvas control for drawing raster graphics on the client browser. New jCanvasLayer class works with the jCanvas control to provide vector engine like features. It lets you track, change, animate, and receive mouse events for individual shapes. New jCanvasFont class for specifying fonts and font styling in a...

Read More

Just about ready…

So much for August being the month of multiple updates. Version 1.3 should be out tomorrow night or Friday morning. I think I said the same thing to a customer via email last week. Naturally I ran into some last minute issues with the new control for 1.3 which led to more work, but also more features, bug fixes, and better performance. I won’t say what the new control is until the update....

Read More

Web Custom Controls 1.2 Released

Web Custom Controls 1.2 is available now. Below is a quick overview of the changes: New WebListBoxTD class, a subclass of WebListBox which adds the ability to set the HTML within cells. This lets you display styled text, images, and links in your WebListBox. New WebStyleTD class allows you to dynamically create and change styles at runtime. New WebStyleExt module with functions that let you set...

Read More

The Next Update

It has been a while (about a month) since the last Web Custom Controls update. A combination of a summer trip, client work, and a couple of annoying bugs have prevented me from getting 1.2 out as quickly as I had hoped. Version 1.2 will ship early next week. After that I hope to release several updates in August. I’ve been working on some large and very cool controls, and they should...

Read More