JJ,
This is nothing new and this thread has never been hidden on, or deleted from, the FBSL forum. It just depicts some tough times in the 15 years of FBSL history it is an indispensable part of. It shows that I have
always asked for a permission to use someone else's code like I did recently on the basicpro scrapyard too, addressing PeterMaria publicly for a similar permission (you sent me a PM in this regard, if you remember). Of course Aurel has wiped out that thread too but I still have my copy of Peter's public response:
Permission granted.
The thief has just got his balls pinched in between the doors and is running around yelling for help. Surprisingly, his is still an FBSL forum member just like Mr Ian Casey who's also my regular email pen-friend in matters concerning BCX programming and whom Aurel is trying to misquote on his scrapyard forum. In the long run, Mr Ian Casey appeared to have gotten nothing to do at all with the BCX code in question.
FBSL Mini Form Designer was based off of Mike Henning's
Public Domain code that didn't even need any attribution but is still getting its due in the FMFD sources that are open to public together with the precompiled binary. Here's the header of the project file:
'***************************************************************
' FBSL Mini Form Designer Project
' FBSL Port w/ Amendments (c) 2007 by Michael Lobko-Lobanovsky
'***************************************************************
' Bcx Mini Form Designer
' Version 1.03 by Mike Henning 2006
' ----------------------------------------------
' Feel free to expand on or utilize any portion
' of the source code.
' ----------------------------------------------
' Adapted from DL's BIDE
'***************************************************************
#APPTYPE MDI
#OPTION STRICT
#INCLUDE <Include\Windows.inc>
#INCLUDE ".\CtlStyles.inc"
...........
The other freeware include also comes with its blurb intact as below:
#IFNDEF __CTLSTYLES_INCLUDED__
#DEFINE __CTLSTYLES_INCLUDED__
'***************************************************************
' This file is part of FBSL Mini Form Designer Project
' FBSL Port (c) 2007 by Michael Lobko-Lobanovsky
'***************************************************************
' WINDOW STYLE PROCESSOR
' Based on the Original C Code
' DisplayStyleInfo.c
' Copyright (c) 2002 by J Brown
' ------------
' Freeware
' ------------
' v1.6.1 - fixed small bug thanks to Holger Stenger
'***************************************************************
TYPE RetStyle
style AS INTEGER ' Single window style
name AS STRING * 128 ' Textual name of style
IsSet AS INTEGER
ExtMsg AS INTEGER
END TYPE
..........
The precompiled binary provides the following about box:
FBSL has enjoyed more than 4,000 downloads since then, and nearly 750 of them in its recent RC2 implementation alone. Each one includes FMFD as a binary and sources. Feel free to check out any time.
As for the history of our relations with Mr John Spikowski, yes we did have some tough times in the past too, but we have also found courage and good will to settle down whatever issues we were having in a civilized manner. We aren't exactly buddies but we do have common interests and domains to explore, and we're doing our best to stay tolerant and thoughtful of each other when in public. Here's my hand, John!