Changeset 28900 for lang/ruby/ruwin/lib/ruwin
- Timestamp:
- 01/23/09 15:23:46 (4 years ago)
- Files:
-
- 1 modified
-
lang/ruby/ruwin/lib/ruwin/edit_field/rich.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/ruby/ruwin/lib/ruwin/edit_field/rich.rb
r28850 r28900 9 9 end 10 10 11 def background_color= color 12 if color 13 sendMessage EM_SETBKGNDCOLOR, 0, color 14 else 15 sendMessage EM_SETBKGNDCOLOR, 1, 0 16 end 17 end 18 11 19 class Multiline < Rich 12 20 STYLE = superclass::STYLE|ES_MULTILINE|Const::Window::WS_VSCROLL|Const::Window::WS_HSCROLL
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)