Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Calendar
  New Posts New Posts RSS Feed - Dialog "Confirm delete event"
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Dialog "Confirm delete event"

 Post Reply Post Reply
Author
Message
Ditte View Drop Down
Groupie
Groupie


Joined: 28 October 2007
Status: Offline
Points: 94
Post Options Post Options   Thanks (0) Thanks(0)   Quote Ditte Quote  Post ReplyReply Direct Link To This Post Topic: Dialog "Confirm delete event"
    Posted: 22 March 2010 at 8:55am
Hi,

where can I change the dialog language?
I´ve not found it in the Suitepro.resourcede.xml.
Regards



Dittmar



Product: Xtreme SuitePro (ActiveX) 13.4.2

Platform: Win XP

Language: Visual Dataflex 16.1
Back to Top
Ditte View Drop Down
Groupie
Groupie


Joined: 28 October 2007
Status: Offline
Points: 94
Post Options Post Options   Thanks (0) Thanks(0)   Quote Ditte Quote  Post ReplyReply Direct Link To This Post Posted: 23 March 2010 at 7:02am
Sorry,

I take it back.
It´s my own
Regards



Dittmar



Product: Xtreme SuitePro (ActiveX) 13.4.2

Platform: Win XP

Language: Visual Dataflex 16.1
Back to Top
gibra View Drop Down
Senior Member
Senior Member


Joined: 31 October 2008
Location: Italy
Status: Offline
Points: 288
Post Options Post Options   Thanks (0) Thanks(0)   Quote gibra Quote  Post ReplyReply Direct Link To This Post Posted: 23 March 2010 at 11:13am
I don't use XML, I use DLL :
 
Dim sLanguageDLL as String
 
sLanguageDLL = App.Path & "\SuitePro.ResourceEn.dll"
 
CalendarGlobalSettings.ResourceFile = sLanguageDLL
CommandBarsGlobalSettings.ResourceFile = sLanguageDLL
XtremeSuiteControls.ResourceFile = sLanguageDLL
 
Of course, in this case the "SuitePro.ResourceEn.dll" file must exists in application folder.
 
 
 
gibra
CJ SuiteControl v: 13.x to 19.x
Windows 10 64bit
VS2019 - VB6.0 SP6
<a href="http://nuke.vbcorner.net/Home/tabid/36/language/en-US/Default.aspx" rel="nofollow">VS/VB 6.0 Installer v6.8
Back to Top
Ditte View Drop Down
Groupie
Groupie


Joined: 28 October 2007
Status: Offline
Points: 94
Post Options Post Options   Thanks (0) Thanks(0)   Quote Ditte Quote  Post ReplyReply Direct Link To This Post Posted: 24 March 2010 at 1:48pm
Hi gibra,

no it was a simply failure of myself.
This message is from my own code.
Regards



Dittmar



Product: Xtreme SuitePro (ActiveX) 13.4.2

Platform: Win XP

Language: Visual Dataflex 16.1
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.