In the chapter04-paint-example the shape icons are not displayed in the buttons 
of the toolbar
----------------------------------------------------------------------------------------------

                 Key: CELIX-22
                 URL: https://issues.apache.org/jira/browse/CELIX-22
             Project: Celix
          Issue Type: Bug
         Environment: Linux/MacOS X
            Reporter: Frank Mulder
            Priority: Minor


On the toolbar part of the chapter04-paint-example, there are (maximal) three 
buttons to select the shape: circle, triangle and square. The buttons are 
supposed to display the icons associated to each shape. These icons draw the 
same pictures on gets when one clicks with the mouse on the drawing area of the 
application. This works fine when the application does not use Celix, but the 
icons are not displayed on the buttons in the Celix version of the application. 
A reason for this might be:
    * that the GTK main loop that handles all GTK events is now placed in a 
seperate thread. 
    * or the error might be caused by the "gtk-button-images" property of GTK 
set to false

There is not yet a solution to the issue

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to