wxBasic Forum

wxBasic => Beispiele | Examples => Thema gestartet von: Administrator am 20.07.2017, 18:47:56 Nachmittag

Titel: transparent Frame
Beitrag von: Administrator am 20.07.2017, 18:47:56 Nachmittag
transparentFrame.wxb

transparentFrame.wxb erstellt einen halbtransparenten Frame. Dieser kann mit der Maus auf dem Bildschirm verschoben werden.
Das Programm wird mit der Escape oder Q- Taste beendet.

transparentFrame.wxb create a semi-transparent frame. Move the window with the mouse on the screen.
Quit the program with the esc or q key.

Code: transparentFrame.wxb (http://www.wxbasic.de/Examples/transparentFrame.wxb)