rbuser
Comments
-
Hi
Why can't the default layout of the dataFile export in heading/detail
bands in exactly the same way as the report file? The Report File works
very very well.
Regards
PLJ
-
Philip L Jackson wrote:
You can remove any of the print devices by calling ppUnRegisterDevice.
In your case I think:
ppUnregisterDevice(ppXLSDevice);
This requires ppDevice and ppXLSDevice adding to your u… -
Then I install my application, I don't install the file with the
translation in Windows/System32.
Can I install this files in an other folder ?
How can I specify this folder ?
--- posted by geoForum on
Can I have it too please Nard, I have the same configuration.
Regards,
Ian
Nard
Your patch has fixed the problem. Thanks very much.
Regards
Tim
Thanks Nico - the 2 separate queries will work.
Richard Harding
Hi Nico,
Apologies for the incorrect name.
Ian
This is a multipart message in MIME format
Nico,
I had seen that article and I already had configured the Designer
DataSettings.DatabaseName to point to the IBObjects database object.
I am not sure how or when one might use the gMetaDataManager.Clear
method.…Hi Nico,
Thanks for your reply.
This happens at runtime. Any pointers regarding how to figure out the
connection problem? It seems odd since the same application(using
earlier versions of Delphi and Report Builder w…I think I've figured out the fix but I'd like to confirm it with you first
I changed the below method to be..…Hi Nard,
I've tried even using your simple example and I get the same result (nothing
displays).
Unfortunately I'm using a pretty old version (10.9) and its unlikely that
I'll be able to upgrade at the moment
so I'm …This is a multi-part message in MIME format.
Hi Nico!
That did it for me. My application run as admin and outlook run as user. I
set outlook to run as admin
and it works. Another problem. When i set
EmailSettings.PreviewInEmailClient=false for a "silent mail"
…The two latest Outlook versions do not support MAPI. You will have to
use the ppSMTPOutlook plugin.
Best regards,
Geerten Doornenbal
Op 21-2-2011 9:42, Terje Syversen schreef:
Hi Nico,
I have tried the demo and the MAPI(Default email client) works well when
Outlook is closed.
Indy(Built in email client) does not give any error but it does not send any
mail either. I have included
this even…Nico Cizik (Digital Metaphors) wrote:
Hi Nico,
Yep, changing the time from 00:00:00 to 00:00:01 did the trick.
However, 00:00:00 is still a valid time, while not so critical in my
applicatopn, if I was data logging, …Hi Nico,
I have used CustomExplorer for some time now, and added some menus which
works very well. I add columns in FListView but i cannot figure out how to
databind this column to a rb_item.Column. Is this possible to do in …Thank you for the info Nico, I will give it a go.
Jason.
Many thanks Nico, I will look into that.
Jason.
Jason Sweby wrote:
I think the TppReport.FileDevice property shows what you want
HTH
--
Arno
Yaaarrrrgggghhhh!!!!! Doh!
No sooner had I posted than I perchanced across 'FolderOptions'
All sorted now.
Ian
Thank you for the quick response and I apologize for my hasty post. I
realized the solution a few minutes after posting.
That seemed a little too convoluted for what I am trying to do. I can
add the code to The OnAutoSearchDialogClose event to check first if
there are auto search parameters and second if at least one of them is
populated. My only p…On 3/29/2011 9:20 AM, Nico Cizik (Digital Metaphors) wrote:
--
Regards,
Branden Johnson
Integrity Software Design
Hi
Hi
Any chance of a pointer to how I use OnInitializePrinterSetup? Is it in
the help files or on rbWiki?
Thanks
Philip L Jackson
Hi Nard,
Thanks for getting back to me. Sorry for the double post - I wasn't sure how
"active" these news groups are, but obviously *very* ;-)
The problem was all the event code directly access members which were freedThanks,
Mark
Perfect.
Many thanks Nico :-)
Hello Nico,
I have looked into your possible solutions and the problem seems to be in
Reports saved with the language setting to English.
When I try to create a new report the GUI is in dutch.
You mentioned the OnLoa…