[Tool] Text Area & Popup Editors |
Laagaadoo « Citoyen » 1446742680000
| 0 | ||
the1337coder a dit : Thanks! Fixed. Dernière modification le 1453927140000 |
Linuxdev « Citoyen » 1447349880000
| 0 | ||
Wow, great module! script! tool! |
0 | ||
This is awfully useful. Even though it's lacking some features like choosing the IDs for each textArea, and some Undo/Redo buttons/hotkeys. Or maybe it does have these features and I didn't find them! Either way, great tool. |
Abdeltif « Citoyen » 1451155380000
| 0 | ||
This is a life savior. I can't describe how awesome this is. can you change the color picker, we can't use white shades at all if we change the color . Other than that I think it would be perfect Dernière modification le 1451318280000 |
Laagaadoo « Citoyen » 1452018120000
| 0 | ||
Update:
Dernière modification le 1452102120000 |
Abdeltif « Citoyen » 1452018180000
| 0 | ||
Laagaadoo a dit : BEST UPDATE EVER Evilsantah needs to check the new colorpicker He'll love it Dernière modification le 1452018360000 |
Laagaadoo « Citoyen » 1452102960000
| 0 | ||
Update:
Dernière modification le 1452109680000 |
Nicolasledu « Citoyen » 1452107880000
| 0 | ||
Nice ! |
0 | ||
Perfect. |
Gekkeiju « Citoyen » 1453783380000
| 0 | ||
i bookmarked this thread. |
Hydroper « Citoyen » 1453901460000
| 0 | ||
Oh! God! Well more better than before. Now just need to make the undo/redo works with another kind of changes. If you want, I try to help to make the load function! |
Antonio « Sénateur » 1453926840000
| 0 | ||
How about header HTML tags and alignment tags. Also add a option for changing yes and no to anything else |
Laagaadoo « Citoyen » 1453927080000
| 0 | ||
Update: Load function is enabled again, now working fine, you can place every addTextArea function in 1 line if you want. If anything goes wrong a message will be displayed. Keep in mind that using textareas with the same id will glitch the undo/redo functions. cheesezwheel a dit : You mean <h1> tags? These aren't supported in Flash. For alignment you can use <p align='center'>text</p> I will see about enabling/disabling the other arguments Dernière modification le 1453927320000 |
0 | ||
Some of my concerns with the textArea tool:  It won't let you put 0 as transparency (and you have to edit it manually once you export it to your script)  There's no way to choose nil as value for anything (aside from the default value for target).  No way to put a variable instead of a string literal in Target. (say I want to put * name * in there, the code generated will contain "name" instead) Mostly minor issues, but it's kind of annoying having to edit the code manually everytime you generate it when you have lots of textAreas. Did I mention this tool has been REALLY useful to me? :) |
Laagaadoo « Citoyen » 1454435580000
| 2 | ||
Hinakagiyama a dit : Thanks, I updated it now, so you can use 0 as transparency, and you can now put a "$" sign in the first character of the target field to use it as a variable: Let me know if it is really boring to put a $ each time, then I can change it to not use string literals anymore. I will do something about nil values soon |
1 | ||
Laagaadoo a dit : Nice! Thanks for the update :) I'm ok with the $, not really a problem. |
Drgenius « Citoyen » 1454465160000
| 2 | ||
EDIT: Nevermind, this was already fixed. Dernière modification le 1454465340000 |
Abdeltif « Citoyen » 1457193120000
| 4 | ||
I can't not use this tool now It's way too good! Keep the good work flowing! |
10 | ||
|
Laagaadoo « Citoyen » 1506779820000
| 7 | ||
Bjikata a dit : The source code isn't minified, so if you think there's something bad with it you can check for yourself |