Forum > Other

Is FPGUI still active?

(1/2) > >>

Graham1:
I use the standalone FPGUI 1.4.1 (as opposed to the LCL/FPGUI option). There doesn't seem to have been any activity on this project for a long time and its NNTP forum doesn't seem to be responding any more.

Is it still being maintained? If not, is there something similar that people are using now instead?

Thanks!

Fred vS:

--- Quote from: Graham1 on October 13, 2022, 05:09:15 am ---I use the standalone FPGUI 1.4.1 (as opposed to the LCL/FPGUI option). There doesn't seem to have been any activity on this project for a long time and its NNTP forum doesn't seem to be responding any more.

Is it still being maintained?

--- End quote ---

Hello.

indeed, Graeme (the fpgui maintainer) does not answer for one year already.
There are some pul-request waiting.
We all hope everything is ok for Graeme.


--- Quote from: Graham1 on October 13, 2022, 05:09:15 am ---Is there something similar that people are using now instead?

--- End quote ---

There is mseide-msegui. (where Graeme is also maintainer but not alone)
https://github.com/mse-org/mseide-msegui

Graham1:

--- Quote from: Fred vS on October 13, 2022, 05:34:11 am ---There is mseide-msegui. (where Graeme is also maintainer but not alone)
https://github.com/mse-org/mseide-msegui

--- End quote ---
Thank you, Fred.

That looks interesting but it appears to be a total replacement for Lazarus? Do you know if it will allow me to compile 32 and 64 bit DLL files (Windows)? My DLLs have forms and LCL doesn't always play happily with the forms in the calling (non-Pascal) EXEs which is why I use FPGUI, but at the same time I'm quite familiar with the Lazarus IDE. My guess is that it will be OK as compiling is a function of FPC rather than the IDE.

Is there an MSE support forum as I'm sure I'm going to have questions?!

Thanks, Graham

Fred vS:

--- Quote from: Graham1 on October 14, 2022, 12:17:20 am ---Do you know if it will allow me to compile 32 and 64 bit DLL files (Windows)? My DLLs have forms and LCL doesn't always play happily with the forms in the calling (non-Pascal) EXEs which is why I use FPGUI, but at the same time I'm quite familiar with the Lazarus IDE. My guess is that it will be OK as compiling is a function of FPC rather than the IDE.

--- End quote ---

Yes, it works too for GUI dll. (I have given a demo here in the forum but cannot retrieve it.)
You may still use Lazarus but then without the form designer.
Otherwise there is mseide, the build-in ide for msegui or ideU (https://github.com/fredvs/ideU/releases/) who is msegui compatible.


--- Quote from: Graham1 on October 14, 2022, 12:17:20 am ---Is there an MSE support forum as I'm sure I'm going to have questions?!

--- End quote ---

You may use the github issues (most easy):
https://github.com/mse-org/mseide-msegui/issues

Or the mailing-list: inscription:
https://sourceforge.net/projects/mseide-msegui/lists/mseide-msegui-talk

Archive:
https://www.mail-archive.com/mseide-msegui-talk@lists.sourceforge.net/

Fred vS:

--- Quote from: Fred vS on October 14, 2022, 12:46:34 am ---Yes, it works too for GUI dll. (I have given a demo here in the forum but cannot retrieve it.)

--- End quote ---

Yep, I found it!  ;D
https://forum.lazarus.freepascal.org/index.php/topic,60072.msg448623.html#msg448623

Navigation

[0] Message Index

[#] Next page

Go to full version