FireFly Visual Designer for FreeBASIC (Updated March 8, 2016)
-
- Posts: 1012
- Joined: Jul 14, 2005 23:41
-
- Posts: 1012
- Joined: Jul 14, 2005 23:41
-
- Posts: 1012
- Joined: Jul 14, 2005 23:41
:-) Almost. I am off work all week so I should be able to get the update out pretty soon. It would be based on version 3.10 bug fixes that I implemented for the commercial version of FireFly that I maintain for another BASIC language.owen wrote:Paul, is it after Christmas yet?
Looking forward to your update!
Happy new year paul do you have a collection of your old versions? The newest version causes a flickering image library window everytime I use it on my newly aqcuired celeron m intel 82852/82855 graphics card laptop
Never mind its fine now Must be the sp2 or ver 20 of fb I changed both then reinstalled thanx
Never mind its fine now Must be the sp2 or ver 20 of fb I changed both then reinstalled thanx
-
- Posts: 1012
- Joined: Jul 14, 2005 23:41
I just posted the latest FireFly Visual Designer for FreeBASIC. You can download it from: http://www.freebasiccompiler.com
Most changes for version 3.10 were related to the other BASIC language that FireFly supports. The list below is common to to FB as well.
- Added the "New" keyword to the Freebasic.txt keyword file.
- "Dim Shared" lines were not being moved to the CODEGEN*_DECLARES.INC code generated file.
- Fixed the FF_BrowseForFolder function. It was not enabling the "OK" button.
- 0000768: [Bug] Project file not saving correctly when UNC path names used (Paul Squires) - closed.
- 0000759: [Bug] GPF when inserting Code Complete text after a series of collapsed functions (Paul Squires) - closed.
- 0000748: [Unfinished Code] CheckBoxes missing the BS_LEFTTEXT windowstyle (Paul Squires) - closed.
- 0000749: [Bug] Code complete extra commas or parenthesis (Paul Squires) - closed.
- 0000758: [Unfinished Code] Missing "as BIT" in code complete popup (Paul Squires) - closed.
- 0000763: [Bug] Double-Clicking on a control other than the first in the control array does not invoke default message handler for the control (Paul Squires) - closed.
- 0000764: [New Feature Request] Check that FireFly3.ini is not read-only (FF incorrectly installed into protected \Program Files\ area). (Paul Squires) - closed.
- 0000766: [Bug] Recently added code generation %WM_GETMINMAXINFO code caused maximizing MDI child forms to fail (Paul Squires) - closed.
- 0000754: [Bug] Disallow the ampersand and double quotes in certain Project Version fields (Paul Squires) - closed.
- 0000753: [Bug] Incorrect Pointer graphic in FireFly Toolbox being displayed (Paul Squires) - closed.
- 0000752: [New Feature Request] Filter out illegal characters from Version fields (Paul Squires) - closed.
- 0000745: [Bug] Doubleclick on top tab (that is not the active tab) in the visual designer could sometimes cause program to crash. (Paul Squires) - closed.
- 0000738: [Bug] Right click on StatusBar in designer mode causes GPF (Paul Squires) - closed.
- 0000737: [Bug] Menu not generated for Forms with no other controls (bug introduced in v3.09) (Paul Squires) - closed.
- 0000736: [Bug] Code Edit window repositions incorrectly in some situations when tab is closed and then reopened later (Paul Squires) - closed.
Most changes for version 3.10 were related to the other BASIC language that FireFly supports. The list below is common to to FB as well.
- Added the "New" keyword to the Freebasic.txt keyword file.
- "Dim Shared" lines were not being moved to the CODEGEN*_DECLARES.INC code generated file.
- Fixed the FF_BrowseForFolder function. It was not enabling the "OK" button.
- 0000768: [Bug] Project file not saving correctly when UNC path names used (Paul Squires) - closed.
- 0000759: [Bug] GPF when inserting Code Complete text after a series of collapsed functions (Paul Squires) - closed.
- 0000748: [Unfinished Code] CheckBoxes missing the BS_LEFTTEXT windowstyle (Paul Squires) - closed.
- 0000749: [Bug] Code complete extra commas or parenthesis (Paul Squires) - closed.
- 0000758: [Unfinished Code] Missing "as BIT" in code complete popup (Paul Squires) - closed.
- 0000763: [Bug] Double-Clicking on a control other than the first in the control array does not invoke default message handler for the control (Paul Squires) - closed.
- 0000764: [New Feature Request] Check that FireFly3.ini is not read-only (FF incorrectly installed into protected \Program Files\ area). (Paul Squires) - closed.
- 0000766: [Bug] Recently added code generation %WM_GETMINMAXINFO code caused maximizing MDI child forms to fail (Paul Squires) - closed.
- 0000754: [Bug] Disallow the ampersand and double quotes in certain Project Version fields (Paul Squires) - closed.
- 0000753: [Bug] Incorrect Pointer graphic in FireFly Toolbox being displayed (Paul Squires) - closed.
- 0000752: [New Feature Request] Filter out illegal characters from Version fields (Paul Squires) - closed.
- 0000745: [Bug] Doubleclick on top tab (that is not the active tab) in the visual designer could sometimes cause program to crash. (Paul Squires) - closed.
- 0000738: [Bug] Right click on StatusBar in designer mode causes GPF (Paul Squires) - closed.
- 0000737: [Bug] Menu not generated for Forms with no other controls (bug introduced in v3.09) (Paul Squires) - closed.
- 0000736: [Bug] Code Edit window repositions incorrectly in some situations when tab is closed and then reopened later (Paul Squires) - closed.
-
- Posts: 1012
- Joined: Jul 14, 2005 23:41
Hi fxm,
I uploaded the files into a standard zip archive. You just need to be sure to preserve the folder structure when you unzip the contents.
Here is the link (1.82 megs): http://www.freebasiccompiler.com/files/ ... ebasic.zip
Good luck!
I uploaded the files into a standard zip archive. You just need to be sure to preserve the folder structure when you unzip the contents.
Here is the link (1.82 megs): http://www.freebasiccompiler.com/files/ ... ebasic.zip
Good luck!
-
- Posts: 1012
- Joined: Jul 14, 2005 23:41