Search found 988 matches
- Tue Feb 18, 2025 9:47 am
- Forum: Deutsches Forum
- Topic: Error PrintPreview b
- Replies: 25
- Views: 322
Re: Error PrintPreview b
Re the "loaded when needed": Is that new, or somewhere documented?
- Sun Feb 16, 2025 9:20 pm
- Forum: Deutsches Forum
- Topic: Error PrintPreview b
- Replies: 25
- Views: 322
Re: Error PrintPreview b
Martin,
es gibt zwei Previews, die von "ptrDevice" und die von RpReport. Erstere hat bis zu 10 params, letztere 8 und dummerweise sind die 2 zusätzlichen NICHT "hinten" an die Argumentliste angehängt, sondern vor #7 eingefügt. Mein Verdacht ist, dass "Dein" Code ersteres nimmt, mit der ...
es gibt zwei Previews, die von "ptrDevice" und die von RpReport. Erstere hat bis zu 10 params, letztere 8 und dummerweise sind die 2 zusätzlichen NICHT "hinten" an die Argumentliste angehängt, sondern vor #7 eingefügt. Mein Verdacht ist, dass "Dein" Code ersteres nimmt, mit der ...
- Sat Feb 15, 2025 8:46 am
- Forum: Deutsches Forum
- Topic: Error PrintPreview b
- Replies: 25
- Views: 322
Re: Error PrintPreview b
Martin,
ich habe nur gedesignerte Reports im Einsatz, drum schlecht vergleichbar.
METHOD Print_Umschlag_RPT()
//SELF:PrintReportRPT("20120820_Umschlag.RPT")
LOCAL oReport AS RpReportRDD
LOCAL cReport := "20120820_Umschlag" AS STRING
oReport :=RpReportRDD{ SELF, SELF:cRptbase +cReport +".rpt ...
ich habe nur gedesignerte Reports im Einsatz, drum schlecht vergleichbar.
METHOD Print_Umschlag_RPT()
//SELF:PrintReportRPT("20120820_Umschlag.RPT")
LOCAL oReport AS RpReportRDD
LOCAL cReport := "20120820_Umschlag" AS STRING
oReport :=RpReportRDD{ SELF, SELF:cRptbase +cReport +".rpt ...
- Fri Feb 14, 2025 6:50 pm
- Forum: Product
- Topic: [Xide 2.22] Form:Location omission?
- Replies: 2
- Views: 86
Re: [Xide 2.22] Form:Location omission?
Ah, i see.
Somewhat unfortunate. No problem with setting it myself - but it would be nice, if one gets some hint, when setting a location without a "Manual"...
Somewhat unfortunate. No problem with setting it myself - but it would be nice, if one gets some hint, when setting a location without a "Manual"...
- Fri Feb 14, 2025 6:31 pm
- Forum: Product
- Topic: [Xide 2.22] Form:Location omission?
- Replies: 2
- Views: 86
[Xide 2.22] Form:Location omission?
Chris,
trying to control my form’s appearance i studied the docs and found, that for „MyForm:Location“ to work, one as first to set MyForm:Startposion“ to manual.
When i set a location in the designer, you generate:
SELF:Location := System.Drawing.Point{100 , 100}
but not the necessary
SELF ...
trying to control my form’s appearance i studied the docs and found, that for „MyForm:Location“ to work, one as first to set MyForm:Startposion“ to manual.
When i set a location in the designer, you generate:
SELF:Location := System.Drawing.Point{100 , 100}
but not the necessary
SELF ...
- Wed Feb 12, 2025 1:03 pm
- Forum: Suggestions
- Topic: Commenting on start page
- Replies: 7
- Views: 225
Re: Commenting on start page
Being on the road, I just tried from my mobile, same result, I think this is chrome here.
- Wed Feb 12, 2025 9:46 am
- Forum: Product
- Topic: [RP 2.43] Excel export
- Replies: 1
- Views: 108
[RP 2.43] Excel export
There seems to be a glitch with the change in excel export: trying to export a label report from designer (which goes fine to pdf) i get an Comparer error like this: Excel_Export_Error.PNG
There a filter set:
Person.Abo .and. .not. Person.Nachname ="Presse" // logic + string compare
Note, no ...
There a filter set:
Person.Abo .and. .not. Person.Nachname ="Presse" // logic + string compare
Note, no ...
- Wed Feb 12, 2025 9:43 am
- Forum: Suggestions
- Topic: Commenting on start page
- Replies: 7
- Views: 225
Commenting on start page
Tried to comment on the announcement of the RP Update - "you don't have permission to access"... Correctly logged in, see all fora. Maybe connected with the long standing problem to edit ones profile?
- Thu Feb 06, 2025 8:52 am
- Forum: Deutsches Forum
- Topic: VO mit Outlook 365
- Replies: 22
- Views: 868
Re: VO mit Outlook 365
Wenn ich es richtig lese, hat Martin bisher KEIN X# installiert? Ohne das gibt es auch kein Xide...
- Wed Feb 05, 2025 5:30 pm
- Forum: Deutsches Forum
- Topic: VO mit Outlook 365
- Replies: 22
- Views: 868
Re: VO mit Outlook 365
Etwas detailliertere Fehlerbeschreibung wäre schön...Die XSharpSetupPublic2.21.0.5.EXE läßt sich aber nicht starten.