Recent

Author Topic: VirtualDbGrid In Fpc2.7.1 Bug  (Read 4616 times)

Derit

  • Jr. Member
  • **
  • Posts: 55
VirtualDbGrid In Fpc2.7.1 Bug
« on: February 03, 2014, 06:34:38 pm »
i'm use Fpc 2.7.1 error compile component VirtualDbGrid
this error found...
@570
 Duplicate identifier "DefaultNodeHeight"

@445
 Error: There is no method in an ancestor class to be overridden: "DoHeaderClick(TColumnIndex;TMouseButton;TShiftState;LongInt;LongInt);"

@3014 
Error: function header doesn't match the previous declaration "UpdateDBTree(PVirtualNode;LongWord;Boolean;Boolean);"

on Fpc 2.6.2 not Error Found...


Lazarus Trunk/FPC Trunk/2.6.2/2.6.4

LuizAmérico

  • Sr. Member
  • ****
  • Posts: 457
Re: VirtualDbGrid In Fpc2.7.1 Bug
« Reply #1 on: February 05, 2014, 01:55:13 am »
Where did you get VirtualDBGrid?

Derit

  • Jr. Member
  • **
  • Posts: 55
Lazarus Trunk/FPC Trunk/2.6.2/2.6.4

LuizAmérico

  • Sr. Member
  • ****
  • Posts: 457
Re: VirtualDbGrid In Fpc2.7.1 Bug
« Reply #3 on: February 06, 2014, 02:16:20 am »
Try to enable this define in VirtualDBGrid unit (remove the point): {.$define VTV_VER_5}

BTW: i recommend to use the VTV from branches/4.8 instead of trunk

Cyrax

  • Hero Member
  • *****
  • Posts: 836
Re: VirtualDbGrid In Fpc2.7.1 Bug
« Reply #4 on: February 06, 2014, 02:34:44 am »
Hmm, isn't virtualtreeview-new trunk merged with branches/4.8?

JD

  • Hero Member
  • *****
  • Posts: 1913
Re: VirtualDbGrid In Fpc2.7.1 Bug
« Reply #5 on: February 06, 2014, 09:54:39 am »
Try to enable this define in VirtualDBGrid unit (remove the point): {.$define VTV_VER_5}

BTW: i recommend to use the VTV from branches/4.8 instead of trunk

Hi there Luiz. Thanks for your work. Are you planning to release version 5 of VirtualGrid for Lazarus to match the current Delphi version any time soon?
Linux Mint - Lazarus 4.6/FPC 3.2.2,
Windows - Lazarus 4.6/FPC 3.2.2

mORMot 2, PostgreSQL & MariaDB.

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 12770
  • FPC developer.
Re: VirtualDbGrid In Fpc2.7.1 Bug
« Reply #6 on: February 06, 2014, 10:15:24 am »
Hi there Luiz. Thanks for your work. Are you planning to release version 5 of VirtualGrid for Lazarus to match the current Delphi version any time soon?

Problem is that they took out all define systems to handle anything but Delphi in 5.x

JD

  • Hero Member
  • *****
  • Posts: 1913
Re: VirtualDbGrid In Fpc2.7.1 Bug
« Reply #7 on: February 07, 2014, 01:06:55 pm »
Hi there Luiz. Thanks for your work. Are you planning to release version 5 of VirtualGrid for Lazarus to match the current Delphi version any time soon?

Problem is that they took out all define systems to handle anything but Delphi in 5.x

I didn't know that. I guess they don't appreciate seeing it work in Lazarus.
Linux Mint - Lazarus 4.6/FPC 3.2.2,
Windows - Lazarus 4.6/FPC 3.2.2

mORMot 2, PostgreSQL & MariaDB.

 

TinyPortal © 2005-2018