On Jul 15, 2006, at 1:28 PM, Mars Saxman wrote:

Anything that starts with an underscore is an unsupported internal implementation detail. If these properties are showing up in the property editor, or anywhere else, that's a bug in the editor.

Listbox Scrollbars are very messed up in R3 in the IDE and in built apps at least on OSX. Maybe it's because I set AutoHideScrollBars to false ... but that was the old functionality and is often EXACTLY what I want!

Theses are serious bugs even if cosmetic in built apps!

For a new Empty single column List box in a new project default window:
1) Uncheck AutoHide Scrollbars

2) No scrollbars appear in the IDE even though the Vertical scroll bar is already checked by default.

3) Check the horizontal scrollbar.. Both deactivated scrollbars then appear but the endcap at the intersection of scrollbars is missing. Same is true if you run the project at this point

3) Next fill the listbox through the IntialValue property with enough returns to activate the vertical scrollbar. Both scrollbars appear in the IDE in the correct postion and state in the IDE and if you run, but the endcap is still missing

6) In the property pane set the column width to greater than the listbox width (500)... BOTH SCROLLBARS disappear in the IDE


7)Uncheck the Horizontal scrollbar and the vertical scrollbar appears and corrcetly runs the entire height of the listbox in the IDE and when you run

8) then recheck the Horizontal scrollbar .. It appears in the IDE but incorrectly runs the width of listbox overwriting the end of the vertical scrollbar whose height as not adjusted to account for the existence the horizontal listbox.


9) Check the vertical scrollbar. It now appears too ... BUT the bottom end is BEHIND the horizontal Scrollbar in the IDe... If you hit run they are not overlapped BUT the endcap is still missing with vertical scrollbar running the entire height of the listbox. When you hit run the behaviot is different. Then the vertical scrollbar incorrectly runs the entire height of the listbox again but the horizontal scrollbar is the correct length.

The UI and the logic is just wrong!

- Karen
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to