rbuser
Comments
-
Thanks Bruce, knowing that at least one other developer can repeat the weird
and inconsistent behaviour of chr 173 in TRichEdit, RB and other apps does
make me feel more sanein Rich text - chr 173 vanishes in non-symbol fonts Comment by rbuser December 2001
-
Bruce said
I think that is probably true.
But what is worrying me is that TRichEdit does show chr 173 for me using D5
but not for Jim.
Am I the only one that can see chr 173 in TRichEdit???
Sara… -
Thanks Jim for persevering with this.
So for you TRichEdit does not show chr 173 either, while that component (in
D5) always shows that character for me. Very strange indeed.
Could you email me an Exe example of a TRichEdi… -
OK, so Word uses the RichEd32.Dll somehow differently to Wordpad or maybe
even not using that DLL...
But what I do not get is why if RB relies entirely on Delphi's TRichEdit
then why does chr 173 (just a special character - e.g.… -
Hi Jim,
Can you bear to look at some RTF with me
Here I am entering a short
series of extended characters … -
Bruce wrote
Yes, I wondered that too - but it does not bode well for different users. My
versions are
Riched.Dll v4.00.834.839
Riched20.Dll v5.30.23.1200
Riched32.Dll v4.00.993.4
Any su… -
Hi Jim,
Thanks for sticking with this, it is driving me nuts... the amazing
vanishing chr 173!!
I do have some familiarity with RTF codes having done my own reporting in
rich text before improving into RBin Rich text - chr 173 vanishes in non-symbol fonts Comment by rbuser December 2001
-
Hi Jim
Not sure why you were unable to repeat my problem, or quite what is
happening here. Could you have another look for me? I presume that RB is
using the same (basic) version of RichEdit as the Delphi TRichEdit control?
Was it late when I wrote those lines yesterday?
Thanks for the input...
--
Frederic Gelinas
www.si.qc.ca
"Guillermo Casta?o A" a ?crit dans le
Set the visible property to false
queScratch doesnt contain a result set it is used to run an update
statement on the DB. Notice it calls ExecSQL not Open. The report
contained in the rtm file has the query I need re-run so the report will
see the data modified by my …I have seen AVs after making changes in my table structure or persistent
fields in my dataset. It seems that I can avoid the AVs if I remove and
recreate the persistent fields in the dataset, then remove and recreate the
fields in the…
Jim,
Our template are stored as file.
To print them, we make a loop between all of this template.
We use only one instance of the Tppreport object. We call some functions to
reinitialize all.
Do you see some prob…
is
Yes. Before the user to click in the button of printing he visualizes in a
GRID the registrations.
No. Simple Table.
Yes.
The most interesting than I see the same to work just changing the property…> The template rtm file can be saved as ASCII text, and you can certainly
take
public
Ok, I'll do that.
Thanks,
Helge.
Hello Ben,
There are no dm1 to dm10 files.
If you choose examples 1-10 (overview) following happens:
Click example 1
At TfrmDMMain.PrintReport the Level is Assigned from Field Value.
it's 1
after that …I know that, but my question is I don't see dm1 through dm10 pascal
files anywhere in the project. I'm looking for dm2.frm dm2.pas
--
Best regards,
..Ben Hayat
Micro Intelligence Corp.
MicNet@IX.Netcom.Com
Hell Ben,
just have a look at dmMain, function TfrmDMMain.CreateForm(aLevel: Integer):
TdmCustomForm;
Here you'll find the place where the class names are generated.
example:
click on 1
- 1: aLev…Thanks Steven,
Somehow I lost the originla thread and only noticed this by accident. Will
revisit it and give it a try. I ended up doing the report another way
becuase I could not afford to spend the time trying to get crosstab …Although the sum(hours) will give you the results you want, RB will sum the
hours for you. I have run into the situation where the interface did not
allow me to choose the sum. I think it has to do with the pipeline knowing
the data…thanks, that was what I was suspecting. I had naively thought that RB would
do that for me
cheers
Tony
The problem must be in your SQL sentence, not in RB.
Try retrieving the sum(hours) grouping by room and day.
bye
Oh well, thanks for the reply. I've started to recode the (7) reports so
that they don't use columnar subreports. I'm sure that as soon as I finish,
DM will fix the bug. :-)
Ok. Thanks for the info.
Do you know if there will be a fix in the near future, or should I start
thinking about modifying the reports so that they don't use this feature?
Beacause 5.56 is not available for Delphi 6, I have been…> You can use our DataDictionary component in order to specify friendlier
Thanks, I'll try to do that!
Helge.
Hi Jim,
I checked my .MAP file on my current development PC and a backup of my
app that has RB Pro 5.0 still installed. When looking at the Bound
resource files section I see many more entries in the system with 6.03.
…