rbuser
Comments
-
I found the sollution on other messages at this news group.
It is still possible to install and use the older TppDBChart component in
the current version. The DBChart is just no longer automatically installed
with ReportB… -
Apologies, this should have gone in the End_user group
-
Hello,
the default font settings are being replaced by the designer, it seems,
depending on what font settings the element has, which is selected when the
template is being saved. Is that correct or am I doing anything wrong?<… -
When I reparented the Report Explorer (because it's in a MDI app) and then
set the current theme it would throw an exception. I now set the current
theme and then reparent and all works great. Thank you for your help.
MikeHello,
When I try to use that I get an exception and also I don't understand how
I would instruct it to use the "black" color scheme of the Office 2007
theme.
When I do the following, I get an exeception when ca…I figured out the problem. I looked back at our other programs to find
anything that could be different in the Project --> Options page and found I
had set the Record Field Alignment option to Byte instead of Quad Word. Not
su…Nico,
I have checked all of our library paths and followed the Corrupt install
steps, but I still receive the errors. The only other clue I have is that
our other program is kept on the same machine and it compiles with no
Looks like I made a mistake with my version number. As soon as I installed
11.04 the error was fixed, so thanks for the help. I do have another issue
now though. Some of our programs share common utility files and the Report
cod…I'm thinking i need access to the Print to File Setup Dialog (or its
properties)...so i can access "Save Length"
I have updated the template to RB11.04 and compiled the rbServer.exe to
v11.04.
When running the report in IExplorer, the calendar does not show up, but one
is returned to the list of reports view. Does the WebTier.dll have to…It works now, thanks!
Hans
I thing my problem is in this point. Because when it renders the first time
it only opens the pipelines linked to visible bands. The second time it
tries to open every pipeline, it happend that given my logic some datasets
are not …It's really complicated to isolate the issue right now. I'm preparing
something isolated but, if you could answere me this I thing I can move
toward the solution (or the isolation of the issue):
When I print in some printer di…Download the plug-in but when I install it in Delphi, it closes the
application.
The Build works. Only close the Install Delphi.
I am using Delphi2007, RB11.04, ODBC Express v6.03.
Thank you for your attention
U…Thanks. That worked slick. I guess I was still in QuickReport mode.
Thanks Nico,
I missed that article completely.
Thanks,
Kevin.
Hi,
More on this, I said I was successful with adding RAP code for the
global onCreate and onDestroy. Once I previewed the report I realised I
wasn't. It threw me an exception about not being able to hook up the
event.…I use 11.04 and Fast MM an dthere are no prolems.
Ed Dressel
Team DM
Any news on a fix concerning the AV with the latest version off FastMM?
> Please do not post attachments to these newsgroups. This is against our
Sorry didn't know that.
This is a test project to make sure the exceptions we get in our main app
were not related to something else.
Nico, do you get the AV now with the attached project?
Full project + FastMM4Options.inc attached
Click the buttonto open the designer, close the designer and AV occurs
The AV remains in 11.04
Hi, Andreas...
We and our customers have been using RB with multifunction printers with no
problem at all. We had a HP PSC2200 and have a Brother MFC-845CW and they
both work as expected.
--
Santy Concep…Thank you both for your answers. I'll report back when we get more specific
information from our clients.
Hi
May I ask what is this Web Calendar?
I have looked at your web site and can find no mention of such a feature?
Regards
Philip L Jackson
The error occurs in ppRelatv:
destructor TppRelative.Destroy;
begin
Destroying;
SetParent(nil);
FreeChildren;
FChildren.Free;
inherited Destroy;
end; {destru…A few other ideas besides Nard:
1) Create a new instance of the form.
2) There are some VCL reset functions avaiable for restoring the original
state of a componnet (form) I've seen. I have not seen them for a few years
n…Also I have managed to get it to a point where it shows the total at the
group header but on the next invoice ie the next invoice shows the total of
the previous invoice