Jump to content

Getting Started?


Recommended Posts

Guest tendon
Posted

I just downloaded and installed the latest beta... and now what?

 

Is there any tutorial or example that shows how to get started using UniGui?

 

Thanks

  • Administrators
Posted

I just downloaded and installed the latest beta... and now what?

 

Is there any tutorial or example that shows how to get started using UniGui?

 

Thanks

 

We have plenty of demos in installation of folder.

Guest tendon
Posted

We have plenty of demos in installation of folder.

 

 

Yes. I'm trying to compile the SimpleDemo, but get this...

 

[DCC Error] ExtPascal.pas(1743): E2003 Undeclared identifier: 'TExtGridRowSelectionModel'

 

Is there any path I need to set manually? Or did the installation miss out something?

  • Administrators
Posted

Yes. I'm trying to compile the SimpleDemo, but get this...

 

[DCC Error] ExtPascal.pas(1743): E2003 Undeclared identifier: 'TExtGridRowSelectionModel'

 

Is there any path I need to set manually? Or did the installation miss out something?

 

You must be sure you don't have any other version of ExtPascal in your library path.

Guest tendon
Posted

You must be sure you don't have any other version of ExtPascal in your library path.

 

No, I never installed Ext Pascal before UniGui.

Guest tendon
Posted

Have you went through installation instructions?

 

Delphi 2007.

 

Yes, I followed the instructions.

  • Administrators
Posted
Yes. I'm trying to compile the SimpleDemo, but get this...

 

[DCC Error] ExtPascal.pas(1743): E2003 Undeclared identifier: 'TExtGridRowSelectionModel'

 

TExtGridRowSelectionModel is defined in ExtGrid.pas which is under ExtPascal folder. Can you verify this?

Guest tendon
Posted

TExtGridRowSelectionModel is defined in ExtGrid.pas which is under ExtPascal folder. Can you verify this?

 

 

SOLVED!

 

A colleague of mine discovered that there where conflicting unit names with an earlier ODBC Express installation.

 

I can now run the demos.

 

Thanks for the help anyway.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...