| Edit | Rename | Changes | History | Upload | Download | Back to Top |
85247fix for update loop in FormItems
83784 Fix scrollbars appearing on forms with toolbars and status lines when not needed
83881 Oracle connection warning no longer terminates the session in ObjectStudio where the connection still exists in DB server.
83886 Fixed system hang / infinite loop with NumberCtrls in ModalDialogs
83923 Fixed error with String>>asDecimal/Decimal class>>newString: when the string has leading spaces.
82480 In the VM, when activating a subform or destroying a form, do not assume that the parent form must be IsKindOf(CForm)
83643 The MessageBox and ModalMessageBox hierarchies now use #StopSign consistently as the symbol to indicate the Windows icon MB_ICONSTOP
83759 PictureCtrl>>displaySample was updated to indicate that if you want a certain pen color you should set it explicitly
83320 A topic box flickering problem was fixed by changing GlobalDictionary>>isManifestFilePresent to not depend on ExecutablePath begin the current directory.
83509 Images with XP style TransparentBitmap buttons now save the bitmaps for those buttons properly
83820 Do not attempt to redraw bitmap buttons if those buttons are closed
82610 Fix a regular expression crash in String>>privateMatchExpression:flags:
83279 Ensure that if a Text object with a defined color is drawn on a DrawPort with a penColor, the Text's color takes precedence
83290 Ensure that both parts of the list are in synch when scrolling to select an item based on keyboard input in a split TabList
83327 Ensure that FormMLString does not move or resize when repeatedly assigning the same rectangle to it
83604 Fix flickering cursor when opening a notebook with a FormRect on a page that has not yet been displayed
83685 Update Small Program Generator with code now needed in a minimum image
83491 Fix Mouse flickering and system hangs using FormCombo. This symptom was caused by an infinite loop when setting the selection in a string field.
83145 Fix String>>substituteExecBlockUsingPools: so it works with multiple blocks as intended
83162 Fix ODBCConnection>>functionSupported:
83183 Fix ODBCConnection>>availableOwners
83243 Fix Sybase problem with char data type introduced in 7.1.1
83251 ODBC: add schema (TABLE_SCHEM) to the table name in the form schema_name.table_name. The previous code tried to use the non-existent TABLE_OWNER so the table_name was always used by itself with no qualifier.
83252 ODBC: Handle table names with embedded spaces properly
| Edit | Rename | Changes | History | Upload | Download | Back to Top |