What means "i think"??
Start your designer, the caption will tell you, what you have, so no need "to think". 2.3 is rather old, but even my 2.17 had no problem with metrics.
What happens, if you create a new report?
Search found 948 matches
- Tue Oct 29, 2024 4:41 pm
- Forum: 3rd party products
- Topic: reportPro, two issues
- Replies: 5
- Views: 259
- Mon Oct 28, 2024 3:18 pm
- Forum: 3rd party products
- Topic: reportPro, two issues
- Replies: 5
- Views: 259
Re: reportPro, two issues
You don't write, which version of RP you use - 2 or 3, which subversion...
In RP2 any designer report is a normal window, so i use the mouse to adjust it's size as i wish.
In my File/Properties/ReportPro the metric box is checked, and my reports show metric rulers...
In RP2 any designer report is a normal window, so i use the mouse to adjust it's size as i wish.
In my File/Properties/ReportPro the metric box is checked, and my reports show metric rulers...
- Sun Oct 27, 2024 10:23 am
- Forum: Visual FoxPro
- Topic: Questions about object members lists
- Replies: 4
- Views: 210
Re: Questions about object members lists
What happens, if you select "All Methods"?
- Thu Oct 10, 2024 6:29 pm
- Forum: Product
- Topic: Some questions re using class vars
- Replies: 8
- Views: 502
Re: Some questions re using class vars
Because evaluating the condition doesn't work. At that moment the Control:Value is still Nil.
- Thu Oct 10, 2024 5:14 pm
- Forum: Product
- Topic: Some questions re using class vars
- Replies: 8
- Views: 502
Re: Some questions re using class vars
Chris, thx for the concise explanation, really helpful - maybe Wolfgang might copy it to save in his knowlegdebase site? Re the sle case: My problem is, that i don't manage to get to the code, where the check might happen. Ie, my Show() seems to be never called at all. A breakpoint isn't reached ...
- Thu Oct 10, 2024 3:26 pm
- Forum: Deutsches Forum
- Topic: Xide
- Replies: 2
- Views: 285
Re: Xide
Horst,
das war
https://www.xsharp.eu/forum/topic?p=291 ... OCK#p29130
in öffentlichen "Product" Forum.
Und nein, leider gibt und gabe es kein Xide Subforum...
(Ich habs gefunden über "Quicklinks"-Search...)
das war
https://www.xsharp.eu/forum/topic?p=291 ... OCK#p29130
in öffentlichen "Product" Forum.
Und nein, leider gibt und gabe es kein Xide Subforum...
(Ich habs gefunden über "Quicklinks"-Search...)
- Thu Oct 10, 2024 8:58 am
- Forum: Product
- Topic: Some questions re using class vars
- Replies: 8
- Views: 502
Re: Some questions re using class vars
Hi Chris, thx for explaining. As you assumed, it's a "some brushes" case. Added the static constructor and setting the sle background in the sle constructor works. For conditional setting, depending on the value, i'm obviously still on the wrong track, as it doesn't work. I understand, that in ...
- Wed Oct 09, 2024 5:07 pm
- Forum: Product
- Topic: Some questions re using class vars
- Replies: 8
- Views: 502
Some questions re using class vars
I have a SLE subclass, for capsuling some "special" behaviour. One of that is simply the sle's background color. Now, there are datawindows with dozens of SLEs, so, after Chris set me on track re class vars, i realized that i might initialize brush and colorobject once as class var in the owning ...
- Fri Oct 04, 2024 7:25 am
- Forum: Product
- Topic: Incomprehensible XS1061 error
- Replies: 7
- Views: 617
Re: Incomprehensible XS1061 error
"Static" - that was the key i needed, thank you!
- Thu Oct 03, 2024 8:11 pm
- Forum: Product
- Topic: Incomprehensible XS1061 error
- Replies: 7
- Views: 617
Re: Incomprehensible XS1061 error
Yeah - reading isn't guaranteed to equal understanding, what one has read
(Otherwise round, similiar - i know, there's a thing "class variable" - but can't remember how this works and seem to be unable to find the right thing to use as search in the help...)
(Otherwise round, similiar - i know, there's a thing "class variable" - but can't remember how this works and seem to be unable to find the right thing to use as search in the help...)