Recent

Author Topic: Whats Diffrence on components Lazarus and Typhon  (Read 521 times)

eldonfsr

  • Sr. Member
  • ****
  • Posts: 477
Whats Diffrence on components Lazarus and Typhon
« on: September 01, 2024, 05:33:49 pm »
Juts question i tested a component dbcontrolgrid on lazarus for some bug don't show the information of registers as must be, so did same test on codetypon and component work fine... why is big question suppose install on line is the last version of component.....

I tried to compile component of lazarsu from codetyphon but got a lot missing units...

You can see attach i put on previous  post about dbcontrolgrid...

https://forum.lazarus.freepascal.org/index.php/topic,68350.0.html

wp

  • Hero Member
  • *****
  • Posts: 12285
Re: Whats Diffrence on components Lazarus and Typhon
« Reply #1 on: September 02, 2024, 12:12:46 am »
The DBControlGrid extracted from the CodeTyphon zip is identical with the DBControlGrid found at the author's site (https://svn.mwasoftware.co.uk/viewvc/public/ibx/trunk/). The version in OPM, however, is slightly different. So, maybe you should download the IBControls folder from above site as well as the ibcontrols.lpk. Then load ibcontrols.lpk in "Package" > "Open package file" and try to "Compile". If it works you should try "Use" > "Install" which installs the IBControls. When the IDE restarts you should have the author's original version on the component palette. If it does not work ask again.

eldonfsr

  • Sr. Member
  • ****
  • Posts: 477
Re: Whats Diffrence on components Lazarus and Typhon
« Reply #2 on: September 02, 2024, 04:36:39 am »
OK thanks let me tried that and test....

eldonfsr

  • Sr. Member
  • ****
  • Posts: 477
Re: Whats Diffrence on components Lazarus and Typhon
« Reply #3 on: September 02, 2024, 09:10:18 pm »
Well i did download packages and install if the dbcontrolgrid is on form not problem show information great, but when you put dbcontrlgrid on tabpage  is the problem , i attached a sample with tpage and you can see how looks... some body knew about this fact...
 

avra

  • Hero Member
  • *****
  • Posts: 2524
    • Additional info
Re: Whats Diffrence on components Lazarus and Typhon
« Reply #4 on: September 03, 2024, 02:23:19 am »
I tried to compile component of lazarus from codetyphon but got a lot missing units...
If you feel adventurous and lucky then you might want to take a look at these tools and try to use them. Beware, you're on your own!
https://bitbucket.org/avra/ct2laz/src/master/
https://bitbucket.org/avra/ct4laz/src/master/
ct2laz - Conversion between Lazarus and CodeTyphon
bithelpers - Bit manipulation for standard types
pasettimino - Siemens S7 PLC lib

 

TinyPortal © 2005-2018