rbuser
Comments
-
try ppToolResources, definitions exist for cLineThickness etc in this unit.
Cary.
-
>> Any idea whats to do. Because unit ppDesignerTools is not anymore in
Hmm, It could be difficulty for me to maintain to the source code now.
William
-
chris (EULANDA) wrote:
Ugh! Glad I waited before installing.
--
David Farrell-Garcia
Whidbey Island Software, LLC
-
Thanks, Cary! Your instructions got me through it. The uninstall still had
errors and I had to run it twice, but the final run had no errors and now
the help system shows up fine in D2007.
-
Was quicker than I thought but I can confirm this works with no
requirement to install the 1.1 SDK
No error messages during install and RB help has now appeared in the
Delphi 2007 help contents.
Cary.
-
David,
I haven't tried this yet but my guess is that the RB installer will
work if you add your own PATH entry in the registry before installing
RB.
HKLM\Software\Microsoft\Windows\CurrentVersion\App Paths\dexplore.ex… -
I received the same error you report below "Microsoft Documention Explorer
application not found", then I ran the installation again and did not get
any errors. The ReportBuilder components for both Server and Enterprise are
there… -
Thanks Nico,
Well, I checked both VISTA registries, both have a dexplore.exe entry
BUT neither had a PATH key.
The path to the application was in the (Default) key ("D:\Program
Files\Common Files\Microsoft Shared\Help… -
Nico,
I had the same error. I noticed that the uninstall didn't work without
errors so I decided take a "holistic" approach. I did an uninstall of Sdk
and framework 2.0, than installed 1.1 (sdk + framework) and reinstalled 2.0… -
Yep. downloaded ok but still producing errors at the end of the
installation, different error this time....
"Microsoft Documention Explorer application not found"
Cary.
-
Can't seem to re-download - the server's asking me for a password.
Cary.
-
I had the same error. Can we update on top of the previous install or do we
first need to uninstall from the Control Panel?
-
I have the same issue on XP sp2 (a VM). Another instalation on Xp (not a VM)
went smoothly. In the first XP i had the SDK 2.0 installed. In the second PC
only version 1.1 was installed. Maybe it needs 1.1?
-
Hi Jeff,
Thanks for the clarification. Hope it was not a total stupid remark
from my side ;-)
Regards,
Fons
--
-
Fons Neelen wrote:
105 means Delphi 10.5 (Delphi 2007). If you download the D7 version it is
rbent7.exe, BDS2006 is rbent10.exe, etc. The number at the end indicates the
version of Delphi is is for, not the version of RB it … -
d.morel@gentag.fr wrote
If you are talking about doing this in Delphi, here is a snippet of code
from how I did this. This works even without RAP ability.
The user selects a report in a list box, then chooses a date rang… -
Hello Nico,
I can't load the entire program: "Class TraCodeModule not found..."
I saw the "SystemInfo" in ppReport1's parameters, but nothing in report (on
the page, i've only "label1" that render: Label1 on preview).
Peter,
I have seen a maybe related issue before.
When printing our reports the memo and RTF memo fields were cut off so that
only the left half of the page was printed at.
It only affected memo's though.
We figured ou…no related to margin, nearly half a page cannot be printed.
In article <461f916e$1@mail.>, Nico Cizik (Digital Metaphors) wrote:
It is 10.05 with Delphi 7. Maybe you can show me what you did in RAP and in
which event? Thanks.
Gruß aus den Bergen
Günter
In article <4614f8eb$1@mail.>, Nico Cizik (Digital Metaphors) wrote:
I can't get this property via RAP. So I made a Function like this:
-------------------
procedure TmgmRichtextFont.ExecuteFunction(aParams: TraParam…Hi Nico,
Thanks, just what I needed to know.
Cheers.
one think you will get here is excellent support. it will be a pleasant
surprise.
--
Ed Dressel
Team DM
Hello Sebastian,
Thanks for reacting!
I would love to have the components you've created and see if i can get them
to work on BDS2006
Bas Schouten
S&G and Partners BV
> I did see two references on your website to external components reporting
The latter must be the link to my site (choosepill.com). If you're still
interested in this I can send you a version for D2007 and RB 10. It won't…Have at it.
--
Ed Dressel
Team DM
Hello Ed ,
Thanks for the test project, this can really help us along.
I only have a small problem, that the project isnt complete. Its missing
units raCodMod, CSIntfEx and with that a class called TraCodeModule.
Can you p…> How can we create a report that shows all files from a dir including all
I wrote a quick (but a bit ugly) demo that does this:
www.TRAKCentral.com/files/RBDirListDemo.zip
Could be prettier-just a quick hack for…Hello Nico,
Not quit what we want.
Maybe it will be clearer if i describe it as a directory listing including
subdirs.
How can we create a report that shows all files from a dir including all
its subdirs?…Hello Nico,
Thanks for your quick answer, but im not sure we can build it with nested
groups.
For one thing, we dont know how many levels the tree will be, 2, 10, 20 levels
could be possible.
Second, it isnt re…