cost 203 ms
Tiling bitmaps on a wxFrame

I want to set the background on a frame with tiling bitmaps, using wxPerl. With the help of an example from wxWidgets I've come up with the code below ...

Catching key event in wxperl

I want to capture key presses at top level in a wxperl app. From the docs it seems one should use one of EVT_CHAR EVT_CHAR_HOOK EVT_KEY_DOWN. In the ...


 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM