?? releasenotes.html
字號(hào):
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html><head><title></title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><style type="text/css"></style><script type="text/javascript"></script></head><body><h1>Bindows 1.10 Release Notes</h1><h2>BiGraph2</h2><p>We have implemented a new charting toolkit that works in all browserssupported by Bindows. This supports a subset of the charts available in theoriginal charting toolkit. The missing chart types are line and pie charts. Thismeans that all the column and bar charts now work in Mozilla. The new toolkitgoes under the name of <code>BiGraph2</code> and it has the same interface asthe old toolkit which is still known as <code>BiGraph</code>. Some classes areshared between these toolkits. See the API documentation for more info aboutthese. (The chart classes with a '2' in them are for use with the new toolkit.)</p><h2>BiTreeView</h2><p>For this release we have added a new tree view control to handle grids andtrees with large amounts of data. This tree view canin theory support unlimited numbers of rows and columns. In reality the size islimited by the amount of data to use since the data must be downloaded andsometimes processed.</p><p>The tree view is designed around the <abbr title="Model View Controller">MVC</abbr>concept and the tree view control asks a data model what to show in the givencell in the grid. We have implemented a few useful data model like a basic treemodel, a data model using a BiDataSet and more.</p><p>To make the new tree view easier to use we also implemented two new controlscalled <code>BiGrid2</code> and <code>BiTree2</code>. These two have an objectmodel much like the old grid and tree and uses that object model as the datamodel for the tree view.</p><p>A lot of work has gone into this new tree view and we really appreciate anyfeedback we can get about how to improve it.</p><p>The tree view is only available in the retail version.</p><h2><a name="knownbugs"></a>Known Bugs and Issues</h2><h3>All</h3><ul> <li>When a component has height 0 and the width changes, the layout is not correctly done. When the height is then set again the horizontal layout might be wrong. The same applies when width is 0.</li> <li>Right to left is not working on Grids/Trees and tree views.</li> <li>The drop down arrow for the drop down tool bar button is sometimes not correctly layed out.</li> <li>Selections on tree views have some problems like when sorting the selected items are not remembered.</li></ul><h3>Internet Explorer</h3><ul> <li>A text field that is blurred sometimes still shows the caret and the selection color is still using the Highlight color which makes it look like it is still focused.</li> <li>Move and resize handles do not work when used to move the application window</li> <li>Double clicking on a tree view header cell does not release the header until clicked elsewhere.</li></ul><h3>Mozilla</h3><ul> <li>No gauge support</li> <li>The caret is sometimes not shown in a focused text field. This is a Mozilla bug and unless this is fixed in Mozilla this issue will remain.</li> <li>Preferred size is not working consistently. Please report the cases where you are experiencing issues with the preferred size and we will see what can be done in those specific cases.</li> <li>Icons in menu items works inconsistently between Mozilla versions. This is due to differences in the Mozilla toolkits used by different browsers.</li> <li>Menu labels do not accept HTML. If you use HTML, the markup will be stripped.</li> <li>The rendering of the group box is incorrect.</li> <li>Labels with text align center and icon position set to top or bottom are a bit jumpy, i.e. the icon move around depending on the state.</li> <li>Dragging elements sometimes inconsistent. If an image is dragged an OS level drag and drop is initiated. Also, for some components a dragging will not work when the mouse leaves the browser window or enters a frame.</li> <li>The upper border for the tab pages are not correctly drawn in Mozilla Firefox using Windows Classic. This is a Mozilla bug.</li> <li>BiKeyboardEvent keyCode is sometimes incorrect in a keypress event (for special keys). The reason for this bug is that Internet Explorer and Mozilla are handling keyboard events differently.</li> <li>Resize events are not fired on all BiComponents.</li> <li>Focus and blur events are inconsistent when using BiRichEdit.</li> <li>Focus outline cannot be hidden for button.</li> <li>The group box rendering is substandard.</li></ul></body></html>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -