Version 7.5f represents a bug-fix release encompassing the following products:
GINO v7.5c
GINOGRAF v7.5a
GINOSURF v7.5b
GINOMENU v7.5f
GINOMENU Studio v7.5f
Product Enhancements Database
Bug-Fix Database
| PER | Product Name | Summary | Version |
| 1300 | Visual C/C++ (Win32) | A new double precision version of the GINO-C implementation (Visual C) has been created for linking with .NET projects. | 7.5 |
| 1306 | GINOMENU for Windows | Array grid widgets now respond to mouse wheel movement in the vertical direction. | 7.5d |
| 1308 | Array grid widgets now respond to mouse wheel movement in the vertical direction. | 7.5d | |
| 1303 | GINOMENU Studio | GINOMENU Studio is now compatible with the Intel 11.1 compiler. This involved a change in the search in the system registry for compiler location and paths. | 7.5e |
| PUR | Product Name | Summary | Version |
| 1729 | XWIN - X Windows | Hardware clipping has been switched off in the X-Windows driver as X11R6 can only handle 8bit integer coordinates, whereas GINO could generate full 32bit integer values unless clipped! Hardware masking is still used where requested. | 7.5b |
| 1735 | Internal attempts to update the window dimensions at gmClearScreen(PICCLE) caused a crash when using invisible auxiliary windows. This has been fixed. | 7.5a | |
| 1733 | DXF - Autocad DXF Metafile | It transpires that the new LAYER name syntax('LAYER N') added to the GINO DXF files causes AutoDesk's own DXF viewer - True View to hang. The format of layer names has therefore be changed to 'LAYER-N', replacing the space by a '-'. | 7.5a |
| 1723 | WOGL - Windows OpenGL Driver | The routine gDrawSeg now correctly handles negative (all bit) segment numbers. | 7.5a |
| 1724 | A problem with segments and 3D transformations has been fixed by forcing outstanding changes to the segment store before the segment is closed. | 7.5a | |
| 1747 | MWIN - Microsoft Windows Driver | Multiple usage of gMwinpp from a VB application could result in a crash. This was found to be due to the allocation of global printer structures not being re-initialised correcty. This has been fixed. | 7.5c |
| 1712 | GUIWIN - GINOMENU Windows GUI Driver | When using the GINO routine gSetCharSizePoint and the GINOMENU routine gmPrinterControl to direct output to a Windows printer, the font size used was incorrect. This has been fixed to use the correct size. | 7.5b |
| 1725 | GINO Library | A problem with an apparent double rotation of segments using the OpenGL(WOGL) driver was found to be due to the current rotation being stored in segment header. The program had failed to appreciate this. | 7.5 |
| 1760 | The 2 default lights specified in the User Guide werer found not to have been set up as described. This has now been fixed and lights 1 and 2 can simply be switched on/off without defining their attributes. Different attributes can of course be assigned. | 7.5c | |
| 1761 | The Y & Z coordinates of the second alignment point of a text entity returned unassigned values. This has been corrected. | 7.5c | |
| 1764 | GINOGRAF | Data values displayed using ggAddGraphValues() were not being displayed using the corresponding graph axis format. This has been corrected. | 7.5a |
| 1738 | GINOSURF | The routine gsSetContourLevels in GINO-C did not pass the fill styles, pre- and post- format string correctly to the underlying code. This has been fixed. | 7.5a |
| 1744 | A request to triangulate data with sparse and duplicate data could resulted in GINOSURF going into an infinite loop as a result of not leaving enough points to triangulate. GINOSURF now checks the number of points remaining after checking for duplication. | 7.5a | |
| 1753 | The use of contour level fill styles (as set in the array index) has been made consistent for contour maps and contour filled surfaces. The first entry is now always used for data below the first contour level (if present) etc. | 7.5b | |
| 1754 | Where a specific set of contour levels is specified using gsSetContourLevels, these are now displayed in the contour key box even if they don't match the data range. | 7.5b | |
| 1731 | GINOMENU for Windows | Strings returned from the gmPropertyValue setting of gmEnqPropertySetting were not correct due to incorrect termination. This has been fixed. | 7.5a |
| 1732 | When the routine gmCopyGraphicsToClipboard is used on an OpenGL graphics frame, it reports an error saying that it is not graphics frame. The message should say that it is not a GDI graphics frame as this routine only works on this type of graphics frame. | 7.5a | |
| 1736 | The resizing of floating panes and toolbars has been amended to cater for the different border sizes under the different Windows environments. | 7.5b | |
| 1737 | Using GINOMENU Studio under Windows 7, editable text and value entries jumped to the top left of the operating form when selected (I.e. adopted). This has been fixed to ensure adopted widgets are correctly positioned. | 7.5b | |
| 1739 | When using the gmCursor optional argument to the routine gmCreatePanel(), an invalid floating point crash could occur when using the Silverfrost Debugger. This was due to the unintentional use of an unitialised real variable and has been fixed. | 7.5b | |
| 1741 | Problem with setting line width in a GDI or OpenGL graphics frame have been fixed. Previously redrawing a picture with the same line thickness setting could result in different results. | 7.5c | |
| 1742 | A strip of graphics was missing off the edge of an application with two graphics frames in one window. This was cased by a missing call to gmActivateGraphicsFrame() setting up the correct viewport of one of the frames. | 7.5 | |
| 1743 | Problems with polygonal clipping and/or masking with facets and some line drawing have been fixed. | 7.5b | |
| 1746 | When adopting a widget for resize/movement (as in GINOMENU Studio), the widget get initially drawn at the bottom of the stack of overlapping widgets. This has been changed to ensure the widget is now at the top, ready for modification. | 7.5c | |
| 1748 | The current state of a toggle or push button is now restored after making such a widget unselectable and selectable again. | 7.5c | |
| 1749 | A problem with an array grid widget not expanding to its parents limits was found to be due to an incorrect setting of the 'expand' property. | 7.5 | |
| 1755 | A problem with missing accelerator key underlining when using a manifest file under Windows Vista has been fixed. A global change of UI state has been enacted for GINOMENU forms to correct the problem. | 7.5d | |
| 1757 | The routine gmEnqTrackingPos() failed to update its position, when the mouse was clicked over a menu bar. This has been fixed. | 7.5d | |
| 1758 | A limitation on the extent of the search used by gmExtractWord() has been corrected. Previously the search within the text entry was limited to within the defined length of the return argument! | 7.5d | |
| 1762 | A problem with the visibility of rubber band and special cursors when drawing in response to mouse movements on graphics frames has been fixed. | 7.5f | |
| 1705 | GINOMENU Studio | The missing Move/Resize/Quit window callback code blocks have been added for the Toolbar and Docking Pane widgets. | 7.5b |
| 1728 | A problem existed in the compiler integration for 64bit architectures, in that the incorrect search path for the SDK was used. This has been corrected by NOT using the WOW6432NODE registry key. | 7.5a | |
| 1734 | The GINOMENU Studio Surfview example application does not export metafiles of the current view if there is no default printer attached to the computer. The example has been modified to display an error box under these circumstances. | 7.5a | |
| 1740 | There was a problem using the undent code option in the Code Editor with lines just containing the Fortran comment character (I.e. 1-3 characters only). This has been fixed. | 7.5c | |
| 1745 | A problem with the F90 code generation for text entries and their quoted strings containing brackets '()' has been fixed. | 7.5c | |
| 1750 | Problems executing a project with spaces in the project name have been resolved. | 7.5d | |
| 1751 | A problem with menu callback code blocks being copied to their parent form general callback code block after detecting a compiler error in the former has been fixed. | 7.5f | |
| 1756 | GINOMENU Studio now handles external project source files with the .FI extension. | 7.5e | |
| 1763 | A crash occurred when trying to change the properties of a toolbar when the only other child was an expanded graphics frame in the form. This has been fixed. | 7.5f |
Page 1 of 1 |