Add codeview

This commit is contained in:
YNH Webdev
2013-09-28 16:24:51 +02:00
parent d3299f8e06
commit 01327a4b06
14 changed files with 6618 additions and 43 deletions

View File

@@ -0,0 +1,17 @@
note
description: "Summary description for {WSF_CODEVIEW_CONTROL}."
author: ""
date: "$Date$"
revision: "$Revision$"
class
WSF_CODEVIEW_CONTROL
inherit
WSF_TEXTAREA_CONTROL
rename
make_textarea as make_codeview
end
create
make_codeview
end