-
The bug fix is correct - it removes the masking (my mistake).
2008-03-19 13:14:24 UTC in wxGhostscript - class + PS IDE/debugger
-
The first item classified as a bug fix is slightly strange. It is masking a member variable with a local variable. I don't think this is correct.
I've had a look at the wxWidgets 2.8.7 version and it may be possible to simplify the wxGhostscript class by using (or deriving from) wxBitmap. This seems to be able to create the correct platform bitmap as used by the graphics display system, and...
2008-03-19 12:36:44 UTC in wxGhostscript - class + PS IDE/debugger
-
File Added: wxghostscript.tar.bz2.
2008-03-19 11:28:36 UTC in wxGhostscript - class + PS IDE/debugger
-
Hello,
I found your library, and it looked very useful for my project.
I'm writing a new version of our viewer for Postscript files
-- see: http://www.sourceforge.net/psview/ . I introduced some
fixes and modification to your library -- attached you will find
updated files.
The modifications fall into three classes.
=== === === === === === === === === === === === === === === === ===...
2008-03-12 17:12:58 UTC in wxGhostscript - class + PS IDE/debugger
-
The following would be very useful:
Sometimes you want to scroll back up the history while the program is still spewing out text. You can't do this at the moment. If you scroll back and text is output, it immediately scrolls to show the text just emitted, thus preventing you from looking at text much further up.
Something else that would be quite good:
Traditionally, the size of the...
2008-03-10 16:04:13 UTC in Console
-
Thanks. That's fixed now. Please close the issue (it's currently marked pending).
2007-11-01 13:50:31 UTC in SourceForge.net
-
The whole project needs reviewing and updating to the latest version of wxWidgets and Ghostscript.
I don't have time for that at present, so if there are any volunteers...
2007-08-11 15:42:56 UTC in wxGhostscript - class + PS IDE/debugger
-
You're probably build against a newer version of wxWindows. I haven't done anything on this project for quite a while, and needs bringing up to date. The missing semi-colons are almost certainly from parts of the code the have never been compiler or run.
Did you get it all to work?.
2007-06-11 10:52:26 UTC in wxGhostscript - class + PS IDE/debugger
-
What "i"? What word script? It's just plain HTML. It's just that the functions described in the documentation have the same names as certain javascript functions, so presumably the Sourceforge document parser (unintelligently) thinks there's javascript in the HTML and so removes all the formatting.
2007-04-26 07:47:15 UTC in SourceForge.net
-
Yes, it's still present, and so my docs are still humanly unreadable. See the following:
http://sourceforge.net/docman/display_doc.php?docid=18054&group_id=79652.
2006-12-02 07:53:35 UTC in SourceForge.net