Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » editors problems: tabs, capitalization... [FIXED]
editors problems: tabs, capitalization... [FIXED] [message #668] Tue, 24 January 2006 11:42 Go to previous message
zsolt is currently offline  zsolt
Messages: 702
Registered: December 2005
Location: Budapest, Hungary
Contributor
These are reported by my clients (end users):
  1. In some cases, when user want to type capitalized letters, he holds Shift key and types some text. The problem is, that Shift + space is not allowed. I patched EditField.cpp, DocEdit.cpp and LineEdit.cpp.
  2. There can be a case, when user don't want to type TAB characters, but want to use TAB key to navigate through controls. I made it possible to choose between the two behaviour programatically. I created new methods: ProcessTab, NoProcessTab and IsProcessTab in DocEdit and LineEdit classes. Other modified files are: TextEdit.h and Text.cpp The default behaviour is the same as before.

Important: these patches are against the latest snapshot (20060123)!

[Updated on: Sun, 30 April 2006 16:39] by Moderator

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Previous Topic: FileSelector charset problem - patch
Next Topic: Too large gaps between top menu items with utf-8 text [FIXED]
Goto Forum:
  


Current Time: Sat Jun 14 22:29:39 CEST 2025

Total time taken to generate the page: 0.04180 seconds