Edit text with unicode. This is a page where you can enter unicode chars by clicking on buttons. The button set cover several languages and unicode blocks.
Originally the script was an Opera panel. There are only some css-modifications to make it look more widged-like.
Release note 0.7 beta: easy creation of button sets with custom characters, button sets can be saved
コメント
11 通
ページのトップからログインしコメントする
1 - 11 中 11
Ran pretty fast on my machine, doesn't seem to be any lagging at all. Nice job. Thanks
Great job on this widget, i will not use this though, until the lag time error {data being proccessed causing to much lag} is fixed, as this is way to slow for me, as im not use to any form of lag, because i always am multi-tasking. I give this widget a 4 out of 5, because of how useful it is, and how much i have been waiting for a tool like this. Until this widget's lag issue, is corrected though, i will not be using it, ill add it to my favorite's, to keep checking back on update's related to this widget though. Keep up the good work, i know you can perfect this widget, all it take's is the practice, and of course, the knowledge to know, how to program, to fix the error's in it.
Since version 0.5beta you can add your custom button sets. A button set with unicode-chars is added by entering a list of values/ranges, e.g. "32,33,65-96,355-360,8222", even hex values are allowed, e.g. "0x20,33,65-96,0xff-360,8222" etc.
There's still a problem with storing the button sets in a cookie. With the panel version of Edicode it's no problem, but the widget version doesn't store the cookie.
As I wrote in the description, I just took the Opera panel and made a widget out of it. In the current version (0.2 alpha) I made some CSS-modifications in order to make it look more widget like. I tried to create a scrollbar, but overflow:scroll didn't work. Now I've increased the width. I also added a button to collapse the widget and to show only a title bar.
Interesting. Due to usability problems with widgets, I'd love to see a 'Copy' button, to put the created text on the clipboard. It might also be useful, because the lenght of the content can vary, to have a scrollbar appear. The default lenght is a little bit too short for showing a single set of buttons.
発言者 emmuaxuan, # 2008/06/30 4:44:05
発言者 Supernet2, # 2007/05/22 14:40:37
発言者 gk-log, # 2006/07/11 17:14:57
A button set with unicode-chars is added by entering a list of values/ranges, e.g. "32,33,65-96,355-360,8222", even hex values are allowed, e.g. "0x20,33,65-96,0xff-360,8222" etc.
There's still a problem with storing the button sets in a cookie. With the panel version of Edicode it's no problem, but the widget version doesn't store the cookie.
発言者 gk-log, # 2006/06/22 20:32:53
発言者 Rasqual, # 2006/06/20 10:14:25
発言者 bugscout, # 2006/05/17 1:32:14
http://my.opera.com/community/forums/forum.dml?id=1296
For now, your changes have made the widget usable for me already. Thanks!
発言者 Rijk, # 2006/02/10 15:03:57
Thank's for the hint. I moved the css directive from the body-element to a subsequent div. Now the scrollbars appears.
> I'd love to see a 'Copy' button, to put the created text on the clipboard.
is there a possibility to access the clipboard by javascript?
発言者 gk-log, # 2006/02/08 18:46:33
max-height: 500px;
for the content area
発言者 gautam_chandna, # 2006/02/08 17:17:18
As I wrote in the description, I just took the Opera panel and made a widget out of it. In the current version (0.2 alpha) I made some CSS-modifications in order to make it look more widget like. I tried to create a scrollbar, but overflow:scroll didn't work. Now I've increased the width. I also added a button to collapse the widget and to show only a title bar.
発言者 gk-log, # 2006/02/08 17:16:13
発言者 Rijk, # 2006/02/08 16:55:33