mdi.wxb:
mdi.wxb zeigt die Funktion eines MDI Frames.
mdi.wxb shows the function of an MDI frame.
Code: mdi.wxb (http://www.examples.wxbasic.de/mdi.wxb)
media.wxb:
media.wxb demonstriert die Möglichkeiten der wxMediaCtrl zum hören von mp3 oder Anzeigen von Filmen.
media.wxb demonstrates the possibilities of wxMediaCtrl for listening mp3 or viewing movies.
Code: media.wxb (http://www.examples.wxbasic.de/media.wxb)
memoryDC.wxb:
memoryDC.wxb zeigt die Funktion der wxMemoryDC zum Anzeigen und Bearbeiten von Grafiken.
memoryDC.wxb shows the function of wxMemoryDC for viewing and editing graphics.
Code: memoryDC.wxb (http://www.examples.wxbasic.de/memoryDC.wxb)
mines.wxb:
mines.wxb ist eine Version des "Mines" Spiel.
mines.wxb is a version of the "Mines" game.
Code: mines.wxb (http://www.examples.wxbasic.de/mines.wxb)
complete Download: mines.zip (http://www.examples.wxbasic.de/mines.zip)
minimal.wxb:
minimal.wxb erstellt einen minimalen Frame mit einer Menüleiste und einer Statusbar.
minimal.wxb creates a minimal frame with a menu bar and a status bar.
Code: minimal.wxb (http://www.examples.wxbasic.de/minimal.wxb)
printBitmap.wxb:
printBitmap.wxb zeigt die Möglichkeit des Druckens von Bildern.
printBitmap.wxb shows the ability to print images.
Code: printBitmap.wxb (http://www.examples.wxbasic.de/printBitmap.wxb)
Download with example picture: printBitmap.zip (http://www.examples.wxbasic.de/printBitmap.zip)
testOdbc.wxb:
testOdbc.wxb demonstriert die Nutzung einer Datenbank.
testOdbc.wxb demonstrates the use of a database.
Code: testOdbc.wxb (http://www.examples.wxbasic.de/testOdbc.wxb)
Download with sample database: testOdbc.zip (http://www.examples.wxbasic.de/testOdbc.zip)
scribble.wxb:
scribble.wxb zeigt, wie man mit der Maus malt.
scribble.wxb shows how to paint with the mouse.
Code: scribble.wxb (http://www.examples.wxbasic.de/scribble.wxb)
testConsole.bas:
testConsole zeigt die Nutzung der Console des OS. Es wird die DOS-Version von wxBasic (bvmc.exe) benutzt.
testConsole shows the usage of the console of the OS. The DOS version of wxBasic (bvmc.exe) is used.
Code: testConsole.bas (http://www.examples.wxbasic.de/testConsole.bas)
testStandardPaths.wxb:
testStandardPaths.wxb zeigt die festgelegten Pfade im OS.
testStandardPaths.wxb shows the specified paths in the OS.
Code: testStandardPaths.wxb (http://www.examples.wxbasic.de/testStandardPaths.wxb)