X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f283c683106e70989290fd20a46021c5fd672ef8..1e6b2edfc836c8867cb868e73d35f36a6e68f943:/demos/dbbrowse/help.std/problems.htm diff --git a/demos/dbbrowse/help.std/problems.htm b/demos/dbbrowse/help.std/problems.htm deleted file mode 100644 index c15b8f2dd0..0000000000 --- a/demos/dbbrowse/help.std/problems.htm +++ /dev/null @@ -1,85 +0,0 @@ - -DBBrowser Help : Problems -

DBBrowser
Mark Johnson, Berlin Germany
mj10777@gmx.net

- - - -

 DBBrowser : What does not Work ?


(English)

- Stand: 2000-02-04.01-mj10777 - -


- -
General
- - - -
Problem :  Only gcc 2.95 Compiler :
Assert failed in file ../../src/msw/fontutil.cpp at line 238: unknown font slant
Solution :unknown

- - - -
Problem :  Only gcc 2.95 Compiler :
Assert failed in file ../../src/msw/fontutil.cpp at line 249: unknown font weight
Solution :unknown

- -


- -
wxHtmlHelpController
- - -
Problem :When Help is closed with a Full HTML-View, you see nothing when Help is again started. (Page is Grey)
- - -
Press the Upper left Button, so that the screen is again split.
- - -
Solution :unknown

- - - - -
Problem :The Middle (Center) Mouse-Wheel does not scroll the HTLM-Page (Rightside)
It does work on the Leftside
Solution :unknown

- - - - -
Problem :How can Help be called and a certin Page be opened (Context Help)
Solution :p_Help-> Display("GUp_Mask_Kunden.htm#Sonstiges");

- - - - -
Problem :Why doesn't the Refresh-Button (F5) work?
solved :unknown

- - - -
Problem :Images that show with HelpView, do not show up when called from OnHelp()
- - -
Logbook : Warning: No handler found for image type.
Why wasn't this message translated to German ?
- - -
Solution :
Added following Code in DBBrowser.cpp(MyApp::OnInit()):
#if wxUSE_LIBPNG
wxImage::AddHandler( new wxPNGHandler );
#endif

- -


- -
wxGrid (new Version)
- - - -
Problem :When wxGrid is used in wxPaggedWindows, the Scrollbars do not work.
Solution :04.02.2000 : This has been solved with the new code.

- -


- -
wxGrid (new Version) 04.02.2000
- - - -
Problem :Often : Error: wxGrid::CreateGrid(numRows, numCols) called more than once
Solution :unknown

- -


- -
next Problem
- - - -
Problem :something will turn up, it allways do.
Solution :unknown

- -


-