?? changelog.txt
字號(hào):
BiChartPoint: Setting a property on a point should also store that property on the point object so that the property outlives the current chartDownload sample: I got the Chinese text verified so adding thisBiImage: Adding static create method (fromUri)Moving disposal of managers into manager classes. Thes listen to the application dispose eventBiProgressBar: dispose assumed (incorrectly) that the component was createdRecreate the HTML element when we change to PNG image. This is beacuse if the element had a filter earlier IE6 crashesAdding fitColumnWidths support for the gridsAdding basic validation using validator property (a function) and isValid and invalidMessage propertyAdding isEnabled which returns true when all ancestors are trueRenaming getShowing to getIsVisible to be more consistent with isEnabled.biwebservice: Casting to string to ensure replace will work when passing non strings are used where strings are expected2003-11-05Bindows 0.95Renamed behavior to make clear that we have modified the default MS web service behaviorFixing Array bug in web service behaviorAdding support for defaultFocusedComponent and making the input dialog use the input for thatBiDialog: Adding support for defaultFocusedComponentAdding BiFocusEvent documentationAdding doc for undetermined progress barIf enabling the active component make it focused againAdding BiUndeterminedProgressBarSwitching to use BiUndeterminedProgressBar for Download.xml appBiList: When removing an item we try to set the lead and anchor to the most logical itemIf the list is disabled the items should not workIf mouse or keyboard event we should not dispatch the event if the current target is disabledWeb service behavior: Fixing string encoding for string. This involves replacing &, <, > as well as chars above 127BiComboBox , BiList, BiProgressBar, BiSlider, BiSpinner: Overriding preferred size so that they actually return meaningful valuesContext menus: the component property for a menu is now not reset until the menu is opened againFixed a few bugs with menus and keyboard navigationDefault is to hide tool tips when hoveredClear reference to the component when disposingTool Tip: The hideOnHover property did not work beforeAdding click and dblclick to selection modelFix for IEs odd order of mouse events. Now mouse events occur in the following order: mousedown, mouseup, click, mousedown, mouseup, click, dblclickgetPath (and getAdfPath) now returns http://domain/dir/dir2003-10-16Bindows 0.94Updated the DataGridTest application a bit more responsive by updating the status more oftenAdding print method to BiApplicationWindowAdd findString, findStringExact, matchString and matchStringExact to the grids.Adding inline find to grids and improve it for the BiListMade the inline find start at the selected item by default and going around.Fixed bugs with BiMenuBar not correctly working with keyboard navigationFixed a bug that prevented multiple dialogs workingImproved focus manager a littleScroll subtree into view when the user expands a nodeAdding dispose event to BiApplication. This allows tha application to clean up itselfChanging grids to remove limitation of 32 grids during the lifetime of the applicationUpdate docs for the charts. Mainly to add fromXmlElement method docs but there were also a few missing properties/methodsBiSplitPane: Setting left/right/top/bottomComponent to null should workAdding toolTipText to BiMenuItemIcons in the grids are now BiImage (string works as well for now).Png images now work in the grids (you need to use new BiImage for this)Making the relative position for tool bar buttons only apply to children of a tool bar. This allows tool bar buttons to work outside a toolbarBiMenuItem now supports 32 bit RGBA PNG imagesChanged how getIconHtml works so that it works without a dependency to BiLabelMade the fromXmlElement (for the charts) interface methods more consistentFixed a bug where the drop down arrow of a tool bar button was not correctly laid out. (The BiToolBarButton was calling layout functions in the _create method)BiApplicationWindow: Adding support for the globalCursor propertyAuto complete for editable comb boxes. When typing into the text field and an item starts with the same text (findString) the popup is shown and the best fit item is selectedDocumenting hideChrome propertyDocumenting resize eventChanging the padding for the combo a bitLot's of changes to _create and layout* to make sure that the HTML element is created and inserted before the layout is done. This should solve all bugs we've been seeing with left, right and width (top, bottom and height) not being correctly laid outAdding setData to the grid rowsChanged the grids to use the layout methods instead of onresize.Only relayout the tabs if a new tab is selected (not deselected). This should decrease the numbers of times layout is done.2003-10-03Bindows 0.93Adding data grid sampleBiChartPoint: Setting the visual property now correctly propagates to the component used to display the pointaccessKey was not documentedDragging of images now adhere to the canSelect propertyChanging the default padding of the status bar panelsBiAbstractGrid: Sorting by column -1 should work and remove the sort arrow from the headersFixing position of restored windows that were maximized before creationBiTextLoader: Added open, send, user and password props/methods. Renamed get to loadBiTextLoader get() has been depreciated. Use load() instead.Better handling of NaN in graphsAdded value, values and findValueExact to BiList, BiComboBox and their itemsBiGraph: Changing scale factors to instance fields instead of shared fields2003-09-19Bindows 0.92Reworked the gauge to use several internal classes. This makes it easier to customize the guage to get a different look and feelThe registererror/loginerror events raised by the RegistrationService were not handledForgot the var _p which lead to _className being bound to the wrong classDon't depend on cookies being enabled for the download appFixing _className for a few classesstroke opacity and fill opacity support addedUsing Array splice for insertAt, insertBefore, remove and removeAt. This should improve the general performance a little.Fixed bug in BiSplitPane constructorAdding opacity propertyAdding create eventA bit better title if no title for the ADF was providedFixed issue where charts could end up in an incorrect stateMapping overflow to grid bodyFixed a mnemonic bugThere were a few EDIT_THIS fields left from the template (documentation fix)visible is read write (documentation fix)Fixed a bug when using add before another itemShould take resizable and movable into account for tile and cascade windowsAdding getContentWindow()2003-09-05Bindows 0.91 (Beta 2)Grid - Clicking on upper left header cornerGrid Chart - Resizing header outside gridMaximizing a window where the contentPane has height 0 leaves the window blankAdd support for textchanged events for editable combo boxesAdd support for the text property for combo boxes (maps to the text field text)Dropping down the combo box popup prevents entering textBiColorPickerAdd version property for BiApplication2003-08-06Bindows Beta 1 (0.9)
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -