problem with SyntaxEditGlobalSettings.ResourceFile |
Post Reply |
Author | |
flauzer
Senior Member Joined: 30 December 2003 Location: Italy Status: Offline Points: 108 |
Post Options
Thanks(0)
Posted: 06 February 2008 at 9:22am |
I've try to translate find and replace dialog with
Private Sub Form_Initialize()
SyntaxEditGlobalSettings.ResourceFile = App.Path & "SuitePro.ResourceIt.dll" End Sub ....but this doesn't work.....
Any Help?
|
|
AndreiM
Moderator Group Joined: 18 August 2007 Status: Offline Points: 132 |
Post Options
Thanks(0)
|
Sorry, it is not translated to italian yet.
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
The problem is that there is no translation for the Syntax Editor. What
you need to do is open up the Resource Editor from the start menu under
Codejock. Then select your language and manually translate all strings
you need. There is not very many to translate for this control. You then save the file and use
this one. You can also send Codejock the changed XML so that it can include
the changes with the next version.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |