Recent

Author Topic: ExtPascal with GUI in action!  (Read 36641 times)

xinyiman

  • Hero Member
  • *****
  • Posts: 2256
    • Lazarus and Free Pascal italian community
Re: ExtPascal with GUI in action!
« Reply #15 on: June 11, 2020, 10:26:04 am »
I don't understand why reactivate an old conversation. As much as I too would like the ExtPascal project, unfortunately it is dead and buried.
Win10, Ubuntu and Mac
Lazarus: 2.1.0
FPC: 3.3.1

matthius

  • Full Member
  • ***
  • Posts: 155
  • Creating VRAD...
    • LIBERLOG - Développement rapide
Re: ExtPascal with GUI in action!
« Reply #16 on: June 12, 2020, 05:53:18 pm »
M. GIROUX
13 rue Tanguy PRIGENT
35000 RENNES - France
(33)(0)2 23 46 06 54
http://liberlog.fr

xinyiman

  • Hero Member
  • *****
  • Posts: 2256
    • Lazarus and Free Pascal italian community
Re: ExtPascal with GUI in action!
« Reply #17 on: June 12, 2020, 09:36:15 pm »
Interesting. I am trying to install on mine

Lazarus 2.1.0 r62324M FPC 3.2.0 x86_64-linux-gtk2

but i get the following error

extp_design_ctrls.pas(1247,4) Error: Identifier not found "PageClass"
Win10, Ubuntu and Mac
Lazarus: 2.1.0
FPC: 3.3.1

xinyiman

  • Hero Member
  • *****
  • Posts: 2256
    • Lazarus and Free Pascal italian community
Re: ExtPascal with GUI in action!
« Reply #18 on: June 12, 2020, 09:46:48 pm »
Also if I comment on that line and continue the installation, when I compile extp_proj.lpk

I get this errors

extp_proj_intf.pas(232,52) Error: identifier idents no member "ScanForFPCMessages"
extp_proj_intf.pas(236,52) Error: identifier idents no member "ShowAllMessages"
Win10, Ubuntu and Mac
Lazarus: 2.1.0
FPC: 3.3.1

Edu Badal gonçalves

  • Newbie
  • Posts: 1
Re: ExtPascal with GUI in action!
« Reply #19 on: November 26, 2020, 04:52:28 pm »
I'm trying to install ExtPascal.

I commented on these lines and managed to install:
extp_proj_intf.pas (232,52) Erro: identificador idents nenhum membro "ScanForFPCMessages"
extp_proj_intf.pas (236,52) Erro: identificador idents nenhum membro "ShowAllMessages"

But, when i try to run a simple test i receive the error on unit1.inc:
Error: Identifier not found "ExtButton1"

ps: This error happens with all the components that I put. For this test I inserted only one Button

devEric69

  • Hero Member
  • *****
  • Posts: 648
Re: ExtPascal with GUI in action!
« Reply #20 on: November 26, 2020, 05:35:36 pm »
You can try to open a ticket in the tracker bug there: https://sourceforge.net/p/extpascal-restore/tickets.

Otherwise, an equivalence is to use the fpWeb (Php way, server side) + Pas2JS  (Javascipt way + json for example, in order to drive objects inside the browser e.g. a data grid) frameworks together. The borderline between these 2 frameworks is very clear.

« Last Edit: November 26, 2020, 05:54:54 pm by devEric69 »
use: Linux 64 bits (Ubuntu 20.04 LTS).
Lazarus version: 2.0.4 (svn revision: 62502M) compiled with fpc 3.0.4 - fpDebug \ Dwarf3.

 

TinyPortal © 2005-2018