X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5ffecfc985136771bb521074c0f46a07894e62e..8dba8632c5bcd64724e2e9e2d40e295555a0cb86:/demos/dbbrowse/help.std/problems.htm
diff --git a/demos/dbbrowse/help.std/problems.htm b/demos/dbbrowse/help.std/problems.htm
index a6d64aa689..a8014a0a8e 100644
--- a/demos/dbbrowse/help.std/problems.htm
+++ b/demos/dbbrowse/help.std/problems.htm
@@ -1,76 +1,84 @@
DBBrowser Help : Problems
-
DBBrowser
Mark Johnson, Berlin Germany
mj10777@gmx.net
+
DBBrowser
Mark Johnson, Berlin Germany
mj10777@gmx.net
-
- DBBrowser : What does not Work ? (English) |
-
- Stand: 2000-01-22.01-mj10777
+
+ DBBrowser : What does not Work ? (English) |
+
+ Stand: 2000-02-04.01-mj10777
-
-
-
Problem : | Only gcc 2.95 Compiler : Assurt failed in file ../../src/msw/fontutil.cpp at line 238: unknown font slant |
- Solution : | unknown |
+
+
+
Problem : | Only gcc 2.95 Compiler : Assurt failed in file ../../src/msw/fontutil.cpp at line 238: unknown font slant |
+ Solution : | unknown |
-
-
Problem : | Only gcc 2.95 Compiler : Assurt failed in file ../../src/msw/fontutil.cpp at line 249: unknown font weight |
- Solution : | unknown |
+
+
Problem : | Only gcc 2.95 Compiler : Assurt failed in file ../../src/msw/fontutil.cpp at line 249: unknown font weight |
+ Solution : | unknown |
-
-
-
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. |
+
+
+ Problem : | When Help is closed with a Full HTML-View, you see nothing when Help is again started. (Page is Grey) |
-
-
Solution : | unknown |
+
+ Press the Upper left Button, so that the screen is again split. |
+
+
-
-
Problem : | The Middle (Center) Mouse-Wheel does not scroll the HTLM-Page (Rightside) It does work on the Leftside |
- 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 : | 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? |
- Lvsung : | unbekannt |
+
+
Problem : | Why doesn't the Refresh-Button (F5) work? |
+ solved : | unbekannt |
-
-
Problem : | Images that show with HelpView, do not show up when called from OnHelp() |
+
+ 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 ? |
+
+ 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 |
+
+ Solution : | Added following Code in DBBrowser.cpp(MyApp::OnInit()): #if wxUSE_LIBPNG wxImage::AddHandler( new wxPNGHandler ); #endif |
-
- wxGrid (new Versions) |
-
-
-
Problem : | When wxGrid is used in wxPaggedWindows, the Scrollbars do not work. |
- Solution : | unknown |
+
+
+
Problem : | When wxGrid is used in wxPaggedWindows, the Scrollbars do not work. |
+ Solution : | 04.02.2000 : This has been solved with the new code. |
-
-
-
Problem : | something will turn up, it allways do. |
- Solution : | unknown |
+
+ wxGrid (new Version) 04.02.2000 |
+
+
+
Problem : | Often : Error: wxGrid::CreateGrid(numRows, numCols) called more than once |
+ Solution : | unknown |
+
+
+
+
+
Problem : | something will turn up, it allways do. |
+ Solution : | unknown |