commit: Fix 7958 and other text box bugs

From: <msevior_at_physics.unimelb.edu.au>
Date: Fri Dec 10 2004 - 13:10:48 CET

Checking in src/text/fmt/xp/fp_FrameContainer.cpp;
/cvsroot/abi/src/text/fmt/xp/fp_FrameContainer.cpp,v <--
fp_FrameContainer.cppnew revision: 1.21; previous revision: 1.20
done
Checking in src/text/fmt/xp/fv_FrameEdit.cpp;
/cvsroot/abi/src/text/fmt/xp/fv_FrameEdit.cpp,v <-- fv_FrameEdit.cpp
new revision: 1.47; previous revision: 1.46
done
Checking in src/text/fmt/xp/fv_FrameEdit.h;
/cvsroot/abi/src/text/fmt/xp/fv_FrameEdit.h,v <-- fv_FrameEdit.h
new revision: 1.15; previous revision: 1.14
done
Checking in src/text/fmt/xp/fv_View.cpp;
/cvsroot/abi/src/text/fmt/xp/fv_View.cpp,v <-- fv_View.cpp
new revision: 1.1029; previous revision: 1.1028
done
Checking in src/text/fmt/xp/fv_View_cmd.cpp;
/cvsroot/abi/src/text/fmt/xp/fv_View_cmd.cpp,v <-- fv_View_cmd.cpp
new revision: 1.193; previous revision: 1.192
done
Checking in src/text/fmt/xp/fv_View_protected.cpp;
/cvsroot/abi/src/text/fmt/xp/fv_View_protected.cpp,v <--
fv_View_protected.cppnew revision: 1.210; previous revision: 1.209
done

Fix 7958 and other text box bugs.

These include: 1. Caret disappears when a text box is selected.
2. Selecting a text box then pressing a key deletes the text box and
inserts the character from the key.
3. Pressing delete with th etext box selected delets the text box.

I believe that this is the correct behaviour given how other selections
work. If people disagree I can look at changing the behaviour back. Note
however that since the caret now disappears when a text box is selected it
looks more consistent.

Cheers Martin
Received on Fri Dec 10 13:08:19 2004

This archive was generated by hypermail 2.1.8 : Fri Dec 10 2004 - 13:08:20 CET