rbuser
Comments
-
Thank you. The teechart patch worked perfectly. I assume that this patch will
be included in RB 6.03?
-
Hi Dave,
check all uses clauses for 'dbTables' or 'BDE'.
(or use GExperts.ProjectDependencies where those units are referenced in
your project)
regards,
Chris Ueberall;
-
Hi Klaus,
I would use a PassThrough function in your case.
regards,
Chris Ueberall;
-
Hello Jim,
wonderful, it works.
Actually, I only needed something like
procedure TForm1.ppReport1EndPage(Sender: TObject);
var
lDrawMyLine: TppDrawLine;
begin
lDrawMyLine := TppDrawLine.Cr… -
Jim,
ok this seems a fair solution
i'll try it out
cu
marc
-
Tom,
I have an event handler attached to
OnPreviewFormClose where I close the report form
procedure Tfrm_Shared_ReportForm.ppr_SingleReportPreviewFormClose
(Sender: TObject);
begin
DoPreviewFormCloses; // … -
-
"Tom Ollar (Digital Metaphors)" a ?crit dans le
-
Thanks Tom. Got that to work OK.
-
I am not using Interbase, but Paradox.
To be sure of what I am telling, I did the conversion again. These are the
messages that I see :
"Error :
Field FormReportsFinancialType3.ppMasterFieldLink2 does not have a
corre… -
Thanks, Jon. I do the same.
-
Bill,
I can't answer your question specifically.... however, I would
comment that if you are that close to running out of resources
you may have a problem anyway? I find that I have to be sure
to avoid auto-creates o… -
Thanks Jim! Works like a charm now!
-Martin
On Tue, 25 Sep 2001 09:07:25 -0500, "Jim Bennett \(Digital
-
Thanks!
-
At dm's web site, go to the 'Friends'/'RCL'. There is a rotated-text
component.
Ed Dressel
Team DM
-
Thank you I thougt about this, but I don't like to use this band for
such things!
Gruß aus den Bergen
Günter
-
In article <8EAE82296ACCD311A039005004E0CAC00503B5@DMSERVER>, Jim Bennett
-
Thanks. I will give them a try!
Gruß aus den Bergen
Günter
-
ah, thats why i see a temp TppReport appearing on the form...
cu
marc
-
Jim,
Thanks a bundle for this incredibly useful code! I just modified the
component width calculation from utInches to Report.Units, so it will work
with all of my reports. (I design some reports in millimeters.)
Th… -
Hi Ailton,
You will need to contact sales@digital-metaphors.com with your registration
information. They will be able to provide you with the upgrade information.
regards,
Chris Ueberall;
-
Jim:
I am severly time constrained and cant take the time to build a test app
for a while. Our company is growing very fast and we are struggling to keep
up with demand.
There appears to be some kind of resour… -
Jim,
I do this already by using the following two methods, and still some of
the reports do not allow me to print to an archive file.
procedure Tfrm_Shared_ReportForm.FormCreate(Sender: TObject);
begin
F… -
Many Thanks.
Ben
-
The problem was that i was using TppDBTeeChartControl instead of
TppDPTeeChartControl.
--
Jes?s Angel Garc?a Zarco
Cointec
"Jesus Garcia Zarco(Cointec)" escribi? en el mensaje
news:8EAE82296ACCD311A03900500… -
Hello Tom:
The access violation raises when i print a report that has a DBTeeChart.
I use rap to decide when to print or not the chart, If i print the report
with chart, and i try to print the report again and wit the chart … -
| Rebuilding the RB packages is not recommended as it isn't easy to do. We
| don't release the source to RAP and hence, you can't change the interface
| section of any unit if you want to recompile RB Enterprise because the RAP
… -
Hi Jim:
I have tried to recompile the packages. First i have tried to recompile
the package of TeeChart\Tee55x and i get the next error [Error]
ppChDPEdDlg.pas(62): Undeclared identifier: 'TFormTeeSeries'. I ha edited
t… -
-
Jim,
Any idea when/if this might make it in? I need it for something I'm working
on now, and I would like to know if I need to use Crystal instead. (Not
looking forward to that, but they do support fractional fonts.)