[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[StrongED] StrongED 4.69f2 available
Hi All,
A number of bugs have been found in 4.69f1 that were serious enough to
warrant an update of the 4.69 release to version 4.69f2.
The second full release of StrongED 4.69 can found on the website:
http://www.stronged.iconbar.com/archives/releases/se469f2.zip
If you've already downloaded 4.69f1 then please find an updated RunImage
here: http://www.stronged.iconbar.com/archives/misc/ri469f2.zip
As always, all feedback is welcome and appreciated!
Cheers,
Fred.
Changes in StrongED 4.69f2 (from 4.69f1)
========================================
- Checking of permissions didn't work correctly when trying to use a
ClickList function. Clicklist functions failed because of this.
Missing instruction added.
- Clicking on the right hand side of a character when using an outline
font and bar caret should place caret to the right of that character.
Didn't happen as the relevant code was still commented out.
- Aligning tabs to the Tabstops definition didn't work correctly when
using a non-proportional outline font. Code for it was still geared
towards bitmap fonts.
- Reading of cmos values for double-click delay and double-click
cancel distance was still assuming pre-nested wimp allocations. This
could result in a large delay and/or cancel distance. Code updated to
test version of window manager in use.
- Dragging a selection near the right edge of a window set to AutoWrap
would scroll the content left. The exposed area at the right won't
be redrawn as it's beyond the text's width. Now windows with AutoWrap
set don't scroll horizontally.
- A similar bug to the above. Scroll a window with a large wrapwidth (>
screen width) completely right, then set it to AutoWrap. The window's
horizontal scroll offset isn't reset to 0 causing redraw failures
when dragging over the window. Fixed by forcing the H scroll offset
to 0 when (re-) opening a window with AutoWrap set.
--
To unsubscribe send a mail to StrongED+unsubscribe@xxxxxxxxxxxxxx