Welcome, Guest
Username: Password: Remember me
General discussions, feature requests for CodeTyphon Project and discussions that don't fit in any of the other specific CodeTyphon forum categories.
  • Page:
  • 1

TOPIC:

fpgui support 5 years 2 weeks ago #13296

  • gulyone
  • gulyone's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 99
  • Thank you received: 5
Hi all!
I'm just wondering if thee is a plan to integrate "uidesigner" from fpgui?
I saw an extended version with voice commands support... should be awesome to port because
1) fpgui is VERY LIGHT compared to LCL
2) looks like identical on all supported platform
3) contains many themes (some are not yet finished)
4) talking to my codetyphon could be an... EXPERIENCE lol

thanks! grettings
voice assisted UI designer on github

Please Log in or Create an account to join the conversation.

fpgui support 5 years 2 weeks ago #13297

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Thanks Sir
we will test your suggestion and we will report
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

fpgui support 5 years 2 weeks ago #13298

  • fredvs
  • fredvs's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 205
  • Thank you received: 1
Hello.

There is the uidesigner_ext of fpGUI:

github.com/fredvs/uidesigner_ext

See in
/uidesigner_ext/patch/Typhon

There are patches for total integration into Typhon.
Sadly the patches for last releases of Typhon are on "todo" list.

But of course if Strenas if ok to add those very few code to enable total integration in Typhon, it is better.

Please Log in or Create an account to join the conversation.

Last edit: by fredvs.

fpgui support 5 years 2 weeks ago #13299

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
We will try My friend
please give us time to test
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

fpgui support 5 years 2 weeks ago #13300

  • fredvs
  • fredvs's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 205
  • Thank you received: 1
Last patch was for Typhon 5.6, more than 3 years ago.
So it is surely not up-to-date.

But for uidesigner_ext side, integration of Typhon is ready for ages yet:

Please Log in or Create an account to join the conversation.

Last edit: by fredvs.

fpgui support 5 years 2 weeks ago #13301

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
My problem is the fpGUI designer.
In LAB CT ver 6.80 the Default AdLCL designer work and for fpGUI Platform
for many components.

We update fpGUI_Toolkit source in dally basis,
(last update for fpGUI_Toolkit at 06-04-2019 Source GIT hash: c965bb623a9c7b75101fc4e877210db718929afc
but with a lot of MODs).

Why we don't try to add your SAK library integration in default Typhon AdLCL designer ?
I think this is more realistic

PilotLogic Architect and Core Programmer
Attachments:

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

fpgui support 5 years 2 weeks ago #13302

  • gulyone
  • gulyone's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 99
  • Thank you received: 5
thank you Fred! your work is great! maybe the "voice commander" could be plugged into the whole typhon ide one day

I dream to "talk" with the ide with my microphone like "add property to Tsomeclass in unit myunit", and the ide preparing a code template

Yes! I am bad :evil: :evil:

Please Log in or Create an account to join the conversation.

fpgui support 5 years 2 weeks ago #13303

  • gulyone
  • gulyone's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 99
  • Thank you received: 5
To Sir @Sternas,

yep, Sakit (speech assist kit) maybe is THE addon to utlra modern IDEs, that you don't want to miss ... if possible

Regards

Please Log in or Create an account to join the conversation.

fpgui support 5 years 1 week ago #13306

  • fredvs
  • fredvs's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 205
  • Thank you received: 1
@Sternas : I see there on your picture a TfpgLabel. Does it mean that you found a way to deal with TfpgLabel too?
And the result, does it produce a "pure fpgui" or a "LCL-fpgui" application?

@gulyone: Thanks! About sak: for LCL widgets only a few are implemented.

Please Log in or Create an account to join the conversation.

Last edit: by fredvs.

fpgui support 5 years 1 week ago #13307

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
It's AdLCL application with fpGUI platform.
Yes TLabel works and in fpGUI platform now
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

fpgui support 5 years 1 week ago #13308

  • fredvs
  • fredvs's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 205
  • Thank you received: 1
> It's AdLCL application with fpGUI platform.

Ha ok, wow.

> last update for fpGUI_Toolkit at 06-04-2019 Source GIT hash: c965bb623a9c7b75101fc4e877210db718929afc

I did not find that commit, do you use fpGUI develop or maint branch?

About the GIT hash you give in update-infos, could it be possible to give the hash from the original-component Git?
I did check for uos too and the hash does not exist.


Ooops, sorry, I need new glasses, for uos it is perfect.

Please Log in or Create an account to join the conversation.

Last edit: by fredvs.

fpgui support 5 years 1 week ago #13309

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
fpGUI develop GIT (with MODs)

and pl_UOS


PilotLogic Architect and Core Programmer
Attachments:

Please Log in or Create an account to join the conversation.

fpgui support 5 years 1 week ago #13310

  • fredvs
  • fredvs's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 205
  • Thank you received: 1
> fpGUI develop GIT (with MODs)

What kind of MODs?

Please Log in or Create an account to join the conversation.

fpgui support 5 years 1 week ago #13311

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Read attach ctinfo.txt from fpgui_toolkit.ctpkg

and pl_AGGPas used by fpgui_toolkit it's our development work

a lot of work to keep CT FpGUI platform alive... ;) but you never know...
PilotLogic Architect and Core Programmer
Attachments:
The following user(s) said Thank You: fredvs

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.
  • Page:
  • 1