Search found 17 matches
- Jan 29, 2021 4:58
- Forum: Projects
- Topic: VisualFBEditor - IDE for FreeBasic
- Replies: 1017
- Views: 264416
Re: VisualFBEditor - IDE for FreeBasic
I really like this project, reminds me of VB6 / RapidQ for which there is a TON of source code. Sorry if asked before, when I load VisualFBEditor the compiler is auto set to d:\..... is there a way for your app to auto search for common FB compiler paths at runtime? We can do that too. Done: https:...
- Jan 26, 2021 4:57
- Forum: Projects
- Topic: VisualFBEditor - IDE for FreeBasic
- Replies: 1017
- Views: 264416
Re: VisualFBEditor - IDE for FreeBasic
What is TwinBasic? Is it another set of compilers or something? And how relevant it is to FreeBasic?Xusinboy Bekchanov wrote:TwinBasic, which is 100% compatible with VB6, should be out in February, so I don't think about it.
TIA
Yogi Yang
- Sep 19, 2014 5:36
- Forum: Projects
- Topic: FireFly Visual Designer for FreeBASIC (Updated March 8, 2016)
- Replies: 371
- Views: 161434
Re: FireFly Visual Designer for FreeBASIC (Updated Oct 22, 2
Please don't let this project die.PaulSquires wrote:I am spending time going through the new FB 1.00 release hoping that it will reignite my programming passion. Hopefully you'll see me posting here more and more.
- May 25, 2013 15:52
- Forum: Projects
- Topic: FireFly Visual Designer for FreeBASIC (Updated March 8, 2016)
- Replies: 371
- Views: 161434
Re: FireFly Visual Designer for FreeBASIC (Updated Oct 22, 2
@Paul,
What new features are you planning to add to FireFly FB?
Please list them so we know what is coming up... :)
Thanks,
Yogi Yang
What new features are you planning to add to FireFly FB?
Please list them so we know what is coming up... :)
Thanks,
Yogi Yang
- Mar 05, 2013 14:21
- Forum: Projects
- Topic: FireFly Visual Designer for FreeBASIC (Updated March 8, 2016)
- Replies: 371
- Views: 161434
Re: FireFly Visual Designer for FreeBASIC (Updated Oct 22, 2
I am still hoping that Paul will add support for SQLite stand alone and client server (based on his SQLite Server) to FireFly FB soon but it has been quite long without any new development in the IDE. It seems he has lost his interest in FB.
- Apr 18, 2012 13:14
- Forum: Sources, Examples, Tips and Tricks
- Topic: GDI+ Examples
- Replies: 1
- Views: 1038
Re: GDI+ Examples
Hi,
This is interesting. Can you release more samples please?
TIA
This is interesting. Can you release more samples please?
TIA
- Mar 10, 2012 11:31
- Forum: Windows
- Topic: Building com objects with FB
- Replies: 30
- Views: 8058
Re: Building com objects with FB
The download link is invalid. Please update it or reupload.
- Feb 25, 2012 6:27
- Forum: General
- Topic: Looking for a good Grid in FB
- Replies: 4
- Views: 923
Re: Looking for a good Grid in FB
@TJF, Thanks for your help. I personally would not like to tell my client to install the whole of GTK+ framework because I have used a component from it. But nevertheless thanks for your help. You asked in General forum. If you can create a general and cross-platform solution why should you be satis...
- Feb 24, 2012 7:42
- Forum: General
- Topic: Looking for a good Grid in FB
- Replies: 4
- Views: 923
Re: Looking for a good Grid in FB
Thanks I will look at it. But I think using GTK Treeview means I will have to use the whole of GTK. I don't really want to do that just for a grid. Now that you have mentioned GTK can you tell me whether it is possible to deploy FB apps using GTK by just xCopy method instead of running an installati...
- Feb 22, 2012 14:49
- Forum: Community Discussion
- Topic: New web multimedia language written in FreeBASIC.
- Replies: 34
- Views: 13129
Re: New web multimedia language written in FreeBASIC.
If I want to go the JAVA way then I would prefer to use Jabaco. It is really a near clone to VB6 IDE and it generates pure JAVA code.
It is really very fast on my old PC compared to other similar IDEs.
Yogi Yang
It is really very fast on my old PC compared to other similar IDEs.
HTH
Yogi Yang
- Feb 22, 2012 14:26
- Forum: General
- Topic: Looking for a good Grid in FB
- Replies: 4
- Views: 923
Looking for a good Grid in FB
I am playing with FB for quite some time but I can't find any descent grid in FB. Actually I am trying to convert a small app from VB6 to FB and in this software I have used VSFlex Grid which is really a very feature rich grid. Can someone please point me to some good grid solutions available in FB?...
- Jan 26, 2012 5:30
- Forum: Projects
- Topic: FireFly Visual Designer for FreeBASIC (Updated March 8, 2016)
- Replies: 371
- Views: 161434
Re: FireFly Visual Designer for FreeBASIC (Updated Oct 22, 2
Thanks for detailed insight into Custom Controls for FF. But I feel it is way too complicated for me at this stage. Personally I feel that using DLL(s) and then distributing them with executable is not what I would personally prefer in case of FreeBasic. It would have been better if there was some s...
- Jan 25, 2012 15:25
- Forum: Projects
- Topic: FireFly Visual Designer for FreeBASIC (Updated March 8, 2016)
- Replies: 371
- Views: 161434
Re: FireFly Visual Designer for FreeBASIC (Updated Oct 22, 2
Are custom controls same as standard controls?
I mean can I try to modify a standard control that you have supplied and put the same in custom control folder to add that control to Custom Control?
I mean can I try to modify a standard control that you have supplied and put the same in custom control folder to add that control to Custom Control?
- Jan 25, 2012 10:53
- Forum: Projects
- Topic: FireFly Visual Designer for FreeBASIC (Updated March 8, 2016)
- Replies: 371
- Views: 161434
Re: FireFly Visual Designer for FreeBASIC (Updated Oct 22, 2
@Paul,
While playing with FF I observed that custom controls part of Tools is empty.
How can we add Custom Controls to FF?
While playing with FF I observed that custom controls part of Tools is empty.
How can we add Custom Controls to FF?
- Dec 06, 2011 7:28
- Forum: Community Discussion
- Topic: The fantastic ChronoEngine is open source since januar :-)
- Replies: 1
- Views: 952
Re: The fantastic ChronoEngine is open source since januar :
Are you planning to build lib for FB?D.J.Peters wrote:I found the svn archive of the Chrono Engine and i build a static lib curently.