Hello, just few news from KSDev.
Hello, just few news from KSDev.
FmxLinux 1.11 just released:
http://www.fmxlinux.com/history.html
CrossVcl 0.84 just released:
https://www.crossvcl.com/history.html
All KSDev's product information at http://www.ksdev.com
FmxLinux 1.11 just released:
http://www.fmxlinux.com/history.html
CrossVcl 0.84 just released:
https://www.crossvcl.com/history.html
All KSDev's product information at http://www.ksdev.com
hum, OK, I do happen to have the source code for an older 2015 version of Tchart. I see I get compile errors for missing units but adding VCLtee. to the front of those fixes those errors (this is for crossvcl...maybe I should test with crosfmx). also I get error [DCC Error] VCLTee.TeCanvas.pas(202): E2003 Undeclared identifier: 'TRect' now
ReplyDeleteok, changing to useing crossfmx and dropping a tchart and setting the lib to use the source code I have (for 2015 tchart), I get errors now like [DCC Error] FMXTee.Canvas.pas(459): E2003 Undeclared identifier: 'TCheckBox' with the code function AddCheckBox(const PropName,ACaption:String; OnChange:TNotifyEvent=nil):TCheckBox;
ReplyDeleteseems like its a problem with the uses switches {$IFDEF etc. A bit above my pay grade, lol
Brian Hamilton The better is wait for answer from Stema team.
ReplyDelete