Results 11 issues of Ken

I changed the colour of main window and dialog by editing the div element in styles.css div { background-color: LightGray; z-index: 0; } To correct the text area colour which...

I have tried standalone with GTK and Qt4. The elements of a HBox appear vertically aligned. I tried qt5 but failed to install it. Widgets_overview_app works because it uses a...

The FileDownloader should have on_finished and on_fail callbacks. The download could fail. Also an on_finished callback would allow deletion of temporary files such as zip archives.

I have not tested these two displays witht the latest version of Beep because setting up these displays is not easy for me. Has anyone tried playing video from VLC...

Code is here https://github.com/KenT2/pygame-examples

Just been playing with raspi-config and updating the wiki page for wheezy raspbian, The boot selection approach is really good now. It would be nice if the boot_method menu had...

Just a link to the hello_pi folder

Some raspi-config items are slow to display. Since raspi-config is the first thing that new users will ever see it might be worth including a text message that some menu...

already reported on the Rpi forum

enhancement

It looks like the Debian Release is moving towards the Educational Release. I have the following suggestions to enhance it for first time users: Put a shortcut to the File...

enhancement