#1 2011-03-28 08:07:33

corchi72
Member
Registered: 2010-12-10
Posts: 232

Error in last version :Synopse OpenSource-8455306490772f68

/// a TMS toolbar
  TSynToolBar = class(TAdvToolBar);
  public
...

Offline

#2 2011-03-28 08:58:20

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,240
Website

Re: Error in last version :Synopse OpenSource-8455306490772f68

???

what does it mean?

Offline

#3 2011-03-28 12:15:58

corchi72
Member
Registered: 2010-12-10
Posts: 232

Re: Error in last version :Synopse OpenSource-8455306490772f68

If you fill out the code for version 8455306490772f68 gives you the error the line

   TSynToolBar = class (TAdvToolBar), because the ";" should not be there.

In addition, verifcano other errors trying to compile with the directive "USETMSPACK"

let me know if you by mistake

Offline

#4 2011-03-28 17:33:05

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,240
Website

Re: Error in last version :Synopse OpenSource-8455306490772f68

There some compilation problems with TMS pack components.

Has been fixed with http://synopse.info/fossil/info/6b91410d00

Offline

#5 2011-03-28 23:54:51

coblongpamor
Member
From: Bali-Indonesia
Registered: 2010-11-07
Posts: 130
Website

Re: Error in last version :Synopse OpenSource-8455306490772f68

In the main demo, when i mark all record, and then Click Delete, the grid still display All Record and add one row header after actual header.
Click Refresh does no efect.

Also Picture can not display as expected. i don't know where to fix it.

Offline

#6 2011-03-29 05:38:38

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,240
Website

Re: Error in last version :Synopse OpenSource-8455306490772f68

About delete all, there is a minor UI issue here I'll have to fix. Data is not corrupted - only UI is not refreshed as expected.

About Picture display, I suspect you don't have the latest version of the source code - your SynCrtSock could be outdated.
Please take care to download not only individual files from the source code repository, but be sure that all are synchronized.

Offline

Board footer

Powered by FluxBB