Print Page | Close Window

ShowPrintPageSetup

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Calendar
Forum Description: Topics Related to Codejock Calendar
URL: http://forum.codejock.com/forum_posts.asp?TID=4715
Printed Date: 16 November 2024 at 12:20pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: ShowPrintPageSetup
Posted By: flauzer
Subject: ShowPrintPageSetup
Date Posted: 03 August 2006 at 8:03am

How to use CalendarControl.ShowPrintPageSetup method ?

I've used   in Form_Initialize

  CalendarGlobalSettings.ResourceFile = App.Path & "...."

but the language in PageSetup is still in english....

 
The same post made  at 10 April....
 
Thanks
 



Replies:
Posted By: sserge
Date Posted: 08 August 2006 at 2:35pm
Agree with you, missed that piece of functionality... Will try to make it working for the next release.

--
WBR,
Serge


Posted By: TracyP
Date Posted: 08 August 2006 at 2:46pm
Would it be possible for this method to return the printer hdc to pass to the printcalendar method. Or another ShowPrintPageSetupEx() that does when the user presses OK, and a .NULL. when the user presses cancel?

Could we have an option of AM/PM or 24 hour in the time selections?

Thanks.


Posted By: sserge
Date Posted: 09 August 2006 at 4:23pm
thanks, good suggestions.

1. For future versions changed
void ShowPrintPageSetup () to
Boolean ShowPrintPageSetup ()

2. Pass 0 to PrintCalendar to print to a system default printer ot to
printer selected in ShowPrintPageSetup.
 
Parameter hDC here is to give you an ability to print calendar to
some other DC (for print pereviewing or as a part of other printing page).
Regularily it should be 0 (zero).

3. AM/PM or 24 hour in the time -- in the next version a time format will be taken from the user locale settings.

--
WBR,
Serge



Posted By: flauzer
Date Posted: 20 September 2006 at 3:46am
I'm not able to set  language of PageSetup ...is still in english...also in 10.31.
 
What is wrong?


Posted By: sserge
Date Posted: 22 September 2006 at 5:12am
Only some minor fixes were included in update from 10.3 to 10.3.1
This one unfortunately wasn't.
Sorry for that.

--
WBR,
Serge


Posted By: flauzer
Date Posted: 22 December 2006 at 11:41am
STILL IN ENGLISH



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net