<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.martin-prochnow.de/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.martin-prochnow.de/feed.php">
        <title>Martin Prochnow - development:python:wxpython</title>
        <description></description>
        <link>https://www.martin-prochnow.de/</link>
        <image rdf:resource="https://www.martin-prochnow.de/_media/wiki/logo.png" />
       <dc:date>2026-04-18T12:32:47+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.martin-prochnow.de/development/python/wxpython/drawing?rev=1554038789&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.martin-prochnow.de/development/python/wxpython/index?rev=1682928834&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.martin-prochnow.de/development/python/wxpython/keycodes?rev=1350501315&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.martin-prochnow.de/development/python/wxpython/system_colours?rev=1350409875&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.martin-prochnow.de/_media/wiki/logo.png">
        <title>Martin Prochnow</title>
        <link>https://www.martin-prochnow.de/</link>
        <url>https://www.martin-prochnow.de/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://www.martin-prochnow.de/development/python/wxpython/drawing?rev=1554038789&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-03-31T13:26:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Zeichnen</title>
        <link>https://www.martin-prochnow.de/development/python/wxpython/drawing?rev=1554038789&amp;do=diff</link>
        <description>Zeichnen



Links

	*  &lt;http://wiki.wxpython.org/DoubleBufferedDrawing&gt;

wxpython</description>
    </item>
    <item rdf:about="https://www.martin-prochnow.de/development/python/wxpython/index?rev=1682928834&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-05-01T08:13:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>wxPython</title>
        <link>https://www.martin-prochnow.de/development/python/wxpython/index?rev=1682928834&amp;do=diff</link>
        <description>wxPython


	* Keycodes
	* System-Farben
	* Zeichnen



Links

	*  &lt;https://wiki.wxpython.org/How%20to%20install%20wxPython#Installing_wxPython-Phoenix_using_pip&gt;

	*  &lt;https://wxpython.org/Phoenix/docs/html/wx.Cursor.html&gt;
	*  &lt;https://wxpython.org/Phoenix/docs/html/wx.StockCursor.enumeration.html&gt;

	*  wxPython-Wiki
	*  wxFormBuilder - GUI-Tool für XRC

python wxpython</description>
    </item>
    <item rdf:about="https://www.martin-prochnow.de/development/python/wxpython/keycodes?rev=1350501315&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-10-17T19:15:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Keycodes</title>
        <link>https://www.martin-prochnow.de/development/python/wxpython/keycodes?rev=1350501315&amp;do=diff</link>
        <description>Keycodes
 WXK_BACK (8)  WXK_EXECUTE  WXK_F1  WXK_NUMPAD_SPACE  WXK_WINDOWS_LEFT  WXK_TAB (9)  WXK_SNAPSHOT  WXK_F2  WXK_NUMPAD_TAB  WXK_WINDOWS_RIGHT  WXK_RETURN (13)  WXK_INSERT  WXK_F3  WXK_NUMPAD_ENTER  WXK_WINDOWS_MENU  WXK_ESCAPE (27)  WXK_HELP</description>
    </item>
    <item rdf:about="https://www.martin-prochnow.de/development/python/wxpython/system_colours?rev=1350409875&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-10-16T17:51:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>System-Farben</title>
        <link>https://www.martin-prochnow.de/development/python/wxpython/system_colours?rev=1350409875&amp;do=diff</link>
        <description>System-Farben

Dafür wird folgende statische Methode benutzt:

wx.SystemSettings_GetColour(colourFlag)

	*  wx.SYS_COLOUR_SCROLLBAR
	*  wx.SYS_COLOUR_BACKGROUND
	*  wx.SYS_COLOUR_ACTIVECAPTION
	*  wx.SYS_COLOUR_INACTIVECAPTION
	*  wx.SYS_COLOUR_MENU</description>
    </item>
</rdf:RDF>
