feedback
Sep 27 2004

FreeTextBox update

by John Dyer

A few months ago I had planned to do some upgrades to FreeTextBox for a 2.1 release. Since then, I've recoded the entire javascript engine and a lot of the .NET code. The new version is much faster since it uses the OOP featuers of JS rather than a lot of eval() function calls as in FTB 2.x. The code is much more flexible and allow a whole lot more customizing as far as how buttons and dropdowns handle updating themselves to reflect current state of the code.

Also, a while back I added table functions. A lot of this code came from the guys over at HTMLArea (http://www.rezonance.ch/htmlarea/) who were cool enough to give me permission to use their button code. I mentioned this in some release notes, but I wanted to formally mention them again here.

I'm going to release this one as a 3.0 version since there's now a pretty complete JavaScript API. More info and preview code coming soon.

Comments

Unresolvable September 29. 2004 10:45

This is a very very good news!



I have used your FreeTextBox control in many web projects. It's very cool.

I will wait for the version 3.0 of from now....



Thanks for that news.

Unresolvable

Unresolvable September 29. 2004 20:00

Hey Jon,



Best of luck with that cutey of yours ;) !!! Might wanna hide her !!!



Anyway, been using your control for some time now. 2.0.7 seems a bit buggy still, and causes IE to crash. Also, had to modify some of the JS to get certain functions working, as well as implementing an image control... but don't get me wrong because these aren't complaints!!! I love this thing!!!



Looking forward to v 3.0 - hopefully you'll release it soon!!! Keep up the great work and I'll have to make a donation soon ;)



Josh Withrow

Web Applications Developer.

Unresolvable

Unresolvable September 29. 2004 20:09

Latest demos: http://dev.freetextbox.com/

Unresolvable

Unresolvable September 30. 2004 14:21

:o WOOOOOOOOOO!!!!!!! That's MUCH faster!!! So... timeframe ;) ?



btw, if you goto http://JoshWithrow.com/test.aspx - do you see how the page bugs out when you scroll down? You may have to reduce the size of the window to be able to scroll the page. The dropdown lists get unreadable? What causes this? I notice that your pages don't have that problem and I wonder just what it is that you're doing differently...



Josh

Unresolvable

Unresolvable October 1. 2004 06:54

Jon, this looks like a very promising update!



Just make sure you take out these bugs before you release the 3.0:



* The first time you view a page with FTB on it, the toolbar contents start too far to the right, or put otherwise, there is empty space at the left from the buttons/dropdownlists! (and this messes up your entire layout of course).

This problem occurs with all the links on your dev page. Once the page is cached, the layout is ok when revisiting or refreshing.



* undo/redo doesn't seem to work yet, although i see it in strike-through on your to-do list! Wink

Unresolvable

Unresolvable October 1. 2004 14:14

I'm not sure I understand #1 other than that all the images are not explicitly sized so depending on what your browser does when it doesn't yet have an image, you can get some resizing. I may just have to explicitly size the ends of the toolbars.



RE: #2, I am trying to see if it's worth implimenting a undo/redo array that would override the default undo/redo functionality. My little notes aren't entirely clears as the strikethrough was for extracting the buttons from using the default executeCommand to being an API available command.



You can now do a lot of things with this syntax:



FTB_API[clientID].Focus();

FTB_API[clientID].InserHtml("<b>sweet!</b>");



... and so on. The 'clientID' is the ASP.NET clientID.

Unresolvable

Unresolvable October 2. 2004 17:17

Hello,



I was wondering when do u plan to release 2.1 version?



keep up the good work



a.s.

Unresolvable

Unresolvable October 7. 2004 12:35

I can't seem to download the older version

Unresolvable

Unresolvable October 8. 2004 15:39

Try again now...

Unresolvable

Unresolvable October 12. 2004 19:28

no recent updates? ;)

Unresolvable

Unresolvable October 20. 2004 20:19

Anything? Man you guys must be hard at work. That's cool... just checking about every day, man!!! Great stuff!!!

Unresolvable

Unresolvable October 23. 2004 15:59

When Michaelangelo was working on the sistine chapel the pope was constantly asking him when he would be finished. You must have thousands of little popes asking you the same thing and I add my voice to the chorus. ;~>



I'm really needing the image gallery feature and checking everday for a release.



Keep up the good work, you are the man!

Unresolvable

Unresolvable October 27. 2004 13:47

We are really really close... Got an issue with modalDialogs in IE and some image gallery work to do...

Unresolvable

Unresolvable December 18. 2004 03:40

Unresolvable

Unresolvable December 18. 2004 03:55

Unresolvable

Add comment


(Will show your Gravatar icon)  

  Country flag

biuquote
  • Comment
  • Preview
Loading