X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=blobdiff_plain;f=src%2Forg%2Fibex%2Fbuiltin%2Fedit.ibex;fp=src%2Forg%2Fxwt%2Fbuiltin%2Fedit.xwt;h=b767f427c037c4855e3483c365853e8df49c78d5;hp=707129ad7439002e82b7e56ae542c0a888d3480d;hb=3591b88b94a6bb378af3d4abe6eb5233ce583104;hpb=de378041d5ca2aca1a2b5a31ef15ae90a86c977f diff --git a/src/org/xwt/builtin/edit.xwt b/src/org/ibex/builtin/edit.ibex similarity index 90% rename from src/org/xwt/builtin/edit.xwt rename to src/org/ibex/builtin/edit.ibex index 707129a..b767f42 100644 --- a/src/org/xwt/builtin/edit.xwt +++ b/src/org/ibex/builtin/edit.ibex @@ -1,5 +1,5 @@ - + A single-line or multi-line edit widget. Only handles text with one font and one color, and is capable of line or word wrapping. TRAPS: @@ -64,7 +64,7 @@ - keep length value up to date so limit checking works. - insert key - + - +