• =?UTF-8?Q?d=c3=a9boguage_app=2e_X11_=28fox_toolkit=29?=

    From Basile Starynkevitch@21:1/5 to All on Mon Apr 25 11:10:02 2022
    This is a multi-part message in MIME format.
    Bonjour la liste,


    C''est dans le cadre du projet RefPerSys http://refpersys.org/
    (intelligence artificielle symbolique, en cours)

    Debian GNU/Linux bookworm/sid (x86/64)

    Je veux apprendre à coder pour la FOX-toolkit. Voir
    https://fox-toolkit.org/ (snapshot 1.7.80)


    J'ai codé -comme exercice- l'exemple jouet https://github.com/bstarynk/misc-basile/blob/master/fox-tinyed.cc

    qui se compile par le script en https://github.com/bstarynk/misc-basile/blob/master/tinyed-build.sh

    Pour des raisons incompréhensibles, le commit b689595b84 <https://github.com/bstarynk/misc-basile/commit/b689595b84921814984b7ab9a39b42388bf5b77b>
    n'affiche qu'un rectangle blanc.


    De mémoire, il existait un utilitaire X11 (en ligne de commande) qui
    obtenait les informations du serveur X11 sur une fenêtre selectionn&e à
    la souris.

    De quel utilitaire s'agit-il?

    pcbasile /home/basile 11:03 % xdpyinfo| head -60
    name of display:    :0.0
    version number:    11.0
    vendor string:    The X.Org Foundation
    vendor release number:    12101003
    X.Org version: 1.21.1.3
    maximum request size:  16777212 bytes
    motion buffer size:  256
    bitmap unit, bit order, padding:    32, LSBFirst, 32
    image byte order:    LSBFirst
    number of supported pixmap formats:    7
    supported pixmap formats:
        depth 1, bits_per_pixel 1, scanline_pad 32
        depth 4, bits_per_pixel 8, scanline_pad 32
        depth 8, bits_per_pixel 8, scanline_pad 32
        depth 15, bits_per_pixel 16, scanline_pad 32
        depth 16, bits_per_pixel 16, scanline_pad 32
        depth 24, bits_per_pixel 32, scanline_pad 32
        depth 32, bits_per_pixel 32, scanline_pad 32
    keycode range:    minimum 8, maximum 255
    focus:  window 0x2000026, revert to Parent
    number of extensions:    28
        BIG-REQUESTS
        Composite
        DAMAGE
        DOUBLE-BUFFER
        DPMS
        DRI2
        DRI3
        GLX
        Generic Event Extension
        MIT-SCREEN-SAVER
        MIT-SHM
        Present
        RANDR
        RECORD
        RENDER
        SECURITY
        SHAPE
        SYNC
        X-Resource
        XC-MISC
        XFIXES
        XFree86-DGA
        XFree86-VidModeExtension
        XINERAMA
        XInputExtension
        XKEYBOARD
        XTEST
        XVideo
    default screen number:    0
    number of screens:    1

    screen #0:
      dimensions:    6000x1440 pixels (1587x381 millimeters)
      resolution:    96x96 dots per inch
      depths (7):    24, 1, 4, 8, 15, 16, 32
      root window id:    0x5da
      depth of root window:    24 planes
      number of colormaps:    minimum 1, maximum 1
      default colormap:    0x20



    Merci de vos suggestions.


    Librement

    --
    Basile Starynkevitch<basile@starynkevitch.net>
    (only mine opinions / les opinions sont miennes uniquement)
    92340 Bourg-la-Reine, France
    web page: starynkevitch.net/Basile/

    <html>
    <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    </head>
    <body>
    <p>Bonjour la liste,</p>
    <p><br>
    </p>
    <p>C''est dans le cadre du projet RefPerSys <a
    moz-do-not-send="true" href="http://refpersys.org/"
    class="moz-txt-link-freetext">http://refpersys.org/</a>
    (intelligence artificielle symbolique, en cours)<br>
    </p>
    <p>Debian GNU/Linux bookworm/sid (x86/64)<br>
    </p>
    <p>Je veux apprendre à coder pour la FOX-toolkit. Voir <a
    moz-do-not-send="true" href="https://fox-toolkit.org/"
    class="moz-txt-link-freetext">https://fox-toolkit.org/</a>
    (snapshot 1.7.80)<br>
    </p>
    <p><br>
    </p>
    <p>J'ai codé -comme exercice- l'exemple jouet <a
    moz-do-not-send="true"
    href="https://github.com/bstarynk/misc-basile/blob/master/fox-tinyed.cc"
    class="moz-txt-link-freetext">https://github.com/bstarynk/misc-basile/blob/master/fox-tinyed.cc</a></p>
    <p>qui se compile par le script en <a moz-do-not-send="true" href="https://github.com/bstarynk/misc-basile/blob/master/tinyed-build.sh"
    class="moz-txt-link-freetext">https://github.com/bstarynk/misc-basile/blob/master/tinyed-build.sh</a></p>
    <p>Pour des raisons incompréhensibles, le <a moz-do-not-send="true" href="https://github.com/bstarynk/misc-basile/commit/b689595b84921814984b7ab9a39b42388bf5b77b">commit
    b689595b84</a> n'affiche qu'un rectangle blanc.</p>
    <p><br>
    </p>
    <p>De mémoire, il existait un utilitaire X11 (en ligne de commande)
    qui obtenait les informations du serveur X11 sur une fenêtre
    selectionn&amp;e à la souris.</p>
    <p>De quel utilitaire s'agit-il?</p>
    <p><font face="monospace">pcbasile /home/basile 11:03 % xdpyinfo|
    head -60<br>
    name of display:    :0.0<br>
    version number:    11.0<br>
    vendor string:    The X.Org Foundation<br>
    vendor release number:    12101003<br>
    X.Org version: 1.21.1.3<br>
    maximum request size:  16777212 bytes<br>
    motion buffer size:  256<br>
    bitmap unit, bit order, padding:    32, LSBFirst, 32<br>
    image byte order:    LSBFirst<br>
    number of supported pixmap formats:    7<br>
    supported pixmap formats:<br>
        depth 1, bits_per_pixel 1, scanline_pad 32<br>
        depth 4, bits_per_pixel 8, scanline_pad 32<br>
        depth 8, bits_per_pixel 8, scanline_pad 32<br>
        depth 15, bits_per_pixel 16, scanline_pad 32<br>
        depth 16, bits_per_pixel 16, scanline_pad 32<br>
        depth 24, bits_per_pixel 32, scanline_pad 32<br>
        depth 32, bits_per_pixel 32, scanline_pad 32<br>
    keycode range:    minimum 8, maximum 255<br>
    focus:  window 0x2000026, revert to Parent<br>
    number of extensions:    28<br>
        BIG-REQUESTS<br>
        Composite<br>
        DAMAGE<br>
        DOUBLE-BUFFER<br>
        DPMS<br>
        DRI2<br>
        DRI3<br>
        GLX<br>
        Generic Event Extension<br>
        MIT-SCREEN-SAVER<br>
        MIT-SHM<br>
        Present<br>
        RANDR<br>
        RECORD<br>
        RENDER<br>
        SECURITY<br>
        SHAPE<br>
        SYNC<br>
        X-Resource<br>
        XC-MISC<br>
        XFIXES<br>
        XFree86-DGA<br>
        XFree86-VidModeExtension<br>
        XINERAMA<br>
        XInputExtension<br>
        XKEYBOARD<br>
        XTEST<br>
        XVideo<br>
    default screen number:    0<br>
    number of screens:    1<br>
    <br>
    screen #0:<br>
      dimensions:    6000x1440 pixels (1587x381 millimeters)<br>
      resolution:    96x96 dots per inch<br>
      depths (7):    24, 1, 4, 8, 15, 16, 32<br>
      root window id:    0x5da<br>
      depth of root window:    24 planes<br>
      number of colormaps:    minimum 1, maximum 1<br>
      default colormap:    0x20</font><br>
    <br>
    </p>
    <p><br>
    </p>
    <p><br>
    </p>
    <p>Merci de vos suggestions.</p>
    <p><br>
    </p>
    <p>Librement<br>
    </p>
    <pre class="moz-signature" cols="72">--
    Basile Starynkevitch <a class="moz-txt-link-rfc2396E" href="mailto:basile@starynkevitch.net">&lt;basile@starynkevitch.net&gt;</a>
    (only mine opinions / les opinions sont miennes uniquement)
    92340 Bourg-la-Reine, France
    web page: starynkevitch.net/Basile/

    </pre>
    </body>
    </html>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)