Cedric ....

    Thanks for the reply ....

| 1. We suppose we have the dropline GTK+ runtime correctly installed 
|    with your PATH modified accordingly. 

  Download from .... http://www.dropline.net/gtk/

  Installed in ..... K:\Proc\GTK\2.0

  Paths to ......... K:\Proc\GTK\2.0\bin  
                     K:\Proc\GTK\2.0\lib

    are set in  autoexec.bat  via  set path  statements ....


| Try this helloworld executable from the official GTK+ tutorial
|
| http://www.pcpm.ucl.ac.be/~gustin/win32_ports/binaries/helloworld.zip
|
| Is it working ?
|

  No .... 

  But it displays two message boxes 
  that may provide some clues .... 

      This box is on top .... 

      ----------------------------------------------
      Error Starting Program
      ----------------------------------------------

        [ ! ] The INTL.DLL file is linked 
              to missing export 
        INCONV.DLL:libconv_set_relocation_prefix

                                      [ OK ]
      ----------------------------------------------- 

      The above mentioned  intl.dll  file is in ....

          K:\Proc\GTK\2.0\lib

      However, I do NOT find  inconv.dll  on my system anywhere ....


      ------------------------------------------------

      The is the 2nd message box displayed underneath the 1st
      from  helloworld.exe  and shows a similar message
      to the one that I get when attempting to import gtk
      from Python ....

      -----------------------------------------------    
      K:\Python\py_Work\GUI\PyGTK\helloworld.exe 
      -----------------------------------------------

        ( X }  A device attached to the system 
               is not functioning
                                      [ OK ]
      ------------------------------------------------

-- 
Stanley C. Kitching
Human Being
Phoenix, Arizona
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to