General Category > ASL Scripts
IconCreator for ASL
Kubajzz:
Ok, I've solved the problem. Thank you very much SageDavis for your help!
IE6 doesn't allow empty "div" tags to be smaller than the line height by default. The preview is formed of 1px X 1px black empty divs and that was the problem, because there were 1px X 13px divs instead. I found a simple workaround on the internet, added 1 line of code and it works OK now.
Although everything works OK now, I still recommend not using Internet Explorer 6. It doesn't support PNG and the interface of this application is based on PNG gradients - it looks really, really ugly in IE6...
New version of IconCreator is attached. There are several more minor problems fixed apart of the IE6 bug and I recommend you to download the new version even if you're not using IE6.
sagedavis:
Kubajzz,
very cool. I don't know if anim8or works still with older versions of windows (2000 or whatever), but, if it does, for those who might be on anything pre xp, IE 7 is not available to them. So, if you happen to be in that group of people, I highly recommend getting FireFox.
Kubajzz, you may be interested in a project I started a few years ago at www.an8search.com it's a php/mysql site to link to anim8or related programs and tutorials. It's pretty bear bones, but, it's cool.
sage
Kubajzz:
Oh, that's a nice project! Pity there are not many people who know about it...
I've added IconCreator to the database...
Thanos:
Cool program! Really useful.
If there is such function, you can have a "Copy to clipboard" button in the export tab. In Visual Basic it is possible, I don't actually know about js...
Kubajzz:
That's a great idea Thanos! I took a while to find a solution, but it's done.
It's not really possible to copy text to clipboard in javascript, but there is always a way around :)
I've found a piece of code that does the job. It uses a little Flash application to copy the text to clipboard, so this function will not work unless you have Flash installed. Well, everybody has Flash so it shouldn't be a problem. Thanks to The JavaScript Source for this code!
The new function has been tested on IE6, IE7, Firefox 2 and Google Chrome. Enjoy!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version