Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 10 of 259

Thread: Typ viewer

Hybrid View

  1. #1
    Important User Typ viewer
    Join Date
    Aug 2011
    Location
    France
    Posts
    272
    Rep Power
    195

    Default

    Hi kanopus,

    OK, for the first problem , the character "?" that appears when the codepage selected in TYPViewer is not the code page of your system:
    this problem comes for the RichTextBox control used by TYPViewer to display the text with highlighted words.
    This control uses unicode in internal (it converts to unicode the code of the characters you type in , according to the charset selected, i.e. the charset of the typ file) and , when the program (i.e. TYPViewer) reads this text, the RichTextBox tries to convert the unicode value to the value of the same character in the charset of the system. So when it doesn't find the same character in this charset, it displays a replacement character, the quote mark. And this behaviour cannot be changed. I'm looking for a workaround...
    Sorry for all my questions, the problem comes from TYPViewer.


    For the second problem, there is no difference between 1250 and 1252 codepage in TYPViewer : this my fault, I have forgotten to write the corresponding code for the value 1250, so TYPViewer uses its default value, i.e. 1252

    Please try this version [Only registered and activated users can see links. ] , I think that the second bug is fixed, i.e. if you use typ files with codepage 1250 on a 1250 system, I think the txt will be well saved.
    Attached Files Attached Files
    Last edited by catymag; 27th April 2013 at 11:42 AM. Reason: attached file on Noeman's server

  2.    Advertissements


 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •