A small note about UIBuilder...
It likes to convert line breaks, quotes, and apos to browser entities. In some cases this can screw up the execution order of scripts, so its a good idea, after modifying a window with UIBuilder, to open the file in a text editor and globaly replace the entities with standard characters. This is particularly important for line breaks.
|