WindowBuilder Pro/V 1.0.5 Update  06-1-94

This file contains three file-in code modules:

WBP105.WIN - Updates a Development image
WBP105.RUN - Updates a Runtime image (also used in Development)
WBP105.MDI - Runtime MDI Updates

Instructions:

For a development image, install WBP105.WIN. This will also automatically
install WBP105.RUN & WBP105.MDI. For a runtime image, only WBP104.RUN 
(and WBP105.MDI, if MDI is used) needs to be installed (this is on top of
RUNTIME.WIN and, optionally, MDIPATCH.ST).

Description:

Updates WindowBuilder Pro/V for Windows to version 1.0.5.

Additions:
>>1.0.0 to 1.0.1<<
1) New framework for MDI applications. Any window may be opened as
    an MDI parent by using #openAsMDIParent. Any window may be
    opened as an MDI child by using #openWithMDIParent:. MDI Toolbars
    and StatusPanes may also be directly edited. Adding a #topPaneClass
    method that returns 'MDIFrame' to any will make that window automatically
    open as an MDI Parent.
2) Explicit instructions for Toolbar creation
3) #wordWrap style for TextEdits
>>1.0.1 to 1.0.2<<
4) Framing Fix add-in for porting between Windows and OS/2
>>1.0.2 to 1.0.3<<
5) Support for ViewManager #maxWindowSize and #minWindowSize methods
6) Enhacements to Button regarding #defaultPushButton and #cancelPushButton styles
7) #mdiToolBar and #mdiToolBarBordered styles added to WBToolBar
8) Code generation for WBToolBar button selectors
9) Support for additional pool dictionaries in code generation
10) Popup menus for CompositePanes
>>1.0.3 to 1.0.4<<
11) New command for opening a window centered around the mouse position
      (ViewManager>>openCenteredOnMouse)
12) Enhanced speed of scrolling in the edit window when viewing a large layout
13) Easier integration with platform help through unification of Digiatlk & WB pane names
>>1.0.4 to 1.0.5<<
14) WidgetKit/Pro and WidgetKit/CUA'91 support
15) New command for opening a window centered on the screen
    (ViewManager>>centeredOnScreen)
16) New command for opening one window relative to another
    (ViewManager>>openRelativeTo:offset:)
17) Added support for button mnemonics in nested controls

Problems fixed:
>>1.0.0 to 1.0.1<<
1) Limit to the number of CompositePanes in a single window
2) Walkback on exiting WindowBuilder Pro under MDI
3) Error when saving a window with an EnhancedEntryField
4) Need to refresh bitmap list in Toolbar editor after editing bitmaps
5) Problems with some Subpanes (e.g., CPSpinButtons) within CompositePanes
>>1.0.1 to 1.0.2<<
6) Problem with RadioButtonGroup selections
7) GraphPanes and AnimationPanes should not allow color selection
8) Error on re-editing a window with a LinkButton that has no link
9) Updated the AnimationPane set of styles
10) Fixed bug in Application>>closeView
11) Redraw problem with CompositePanes inside GroupBoxes
12) ActionButton actions from with CompositePanes should apply to
    the window, not the ActionButton's parent
13) StaticGraphics should not allow setting focus
14) ActionEditor should ask to 'Save Changes?'
15) Widget distribution should not loose first selected
>>1.0.2 to 1.0.3<<
16) Problem with CheckBoxGroup selections
17) Incompatibility between Date class>>dateArray: and NLS support
18) Problem with EnhancedEntryField Numeric validation
19) Problem with EnhancedEntryField getting and losing focus
>>1.0.3 to 1.0.4<<
20) Windows can now be created without a titlebar
21) Problems with certain accelerator key combinations
22) Problems with DrawnButtons
23) Problems with EnhancedEntryField timing
24) Problem with icon corruption when attached to windows
25) Problem with replicating StatusPanes
26) Problem activating the Help key
>>1.0.4 to 1.0.5<<
27) Minor display problem of CompositePanes with overlapping widgets inside WBPro editor
28) EntryFields did not display in proper font in WBPro editor
29) MenuEditor should disable Link and Action options for top-level menu
30) Mods to WindowBuilder code generation to correct minor z-order problems
31) Problem returning to main editor from CompositePane editor under MDI mode

The following method(s) are now considered part of the WBPro runtime
and may be used in runtime applications:
SubPane>>handlers
EntryField>>password
EntryField>>selectAll
Font>>wbStringWidth:
Pen>>quickLineFrom:to:using:
UserDLL>>drawText:text:length:rectformat:
Window>>getSubpaneOrder
KernelDLL>>getVersion
Window>>wmGetminmaxinfo:with:
Menu>>removeAllItemsDynamically
Menu>>removeItemDynamically:
String>>beginsWith:
WinMinMaxInfo class

(c) Objectshare Systems, Inc. 1993, 1994

For more information contact:

    Objectshare Systems, Inc.
    5 Town & Country Village, Suite 735
    San jose, CA 95128-2026
    (408) 970-7280 Orders & Support
    (408) 970-7282 Fax

