Czarek Tarnowski

Show:

What's happening?

  • Comment: UTF-8 export errors

    Sorry for mistake, in Document.java it should by content-type with encoding not ?xml tag.

    2007-08-18 16:54:24 UTC in HelpSetMaker

  • UTF-8 export errors

    Even if UTF-8 is set as default project encoding and charset of exported files there are errors in output files. STML is correctly encoded. In order to get it work properly I belive that you should change file OutputCreatorThread.java line 70 to: return new InputStreamReader(new BufferedInputStream(new FileInputStream(peng.getAbsoluteSTMLFilename(dtn))),charset); and also add this code near...

    2007-08-18 12:20:06 UTC in HelpSetMaker

  • Comment: wrong cusor index from TextArea

    When in ff I go to the last line of TextArea component with Ctrl+End textArea.getCursorIndex() gives something about 10 times less then textArea.getText().length(), if last line is pointed using mouse it's "just" 10% less then it should be.

    2007-05-21 18:03:05 UTC in ThinWire Ajax RIA Framework

  • Comment: GridBox sometimes doesn't render header correctly

    When I'm using GridBox on Dialog with TableLayout everything is fine, problem starts when I'm putting Panel with TableLayout on another Panel but with SplitLayout. It happens only with FF.

    2007-04-16 16:01:18 UTC in ThinWire Ajax RIA Framework

About Me

  • 2007-04-16 (3 years ago)
  • 1770932
  • czarek_t (My Site)
  • Czarek Tarnowski

Send me a message