You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Frank Mulder (Created) (JIRA)" <ji...@apache.org> on 2011/10/14 09:38:11 UTC

[jira] [Created] (CELIX-22) In the chapter04-paint-example the shape icons are not displayed in the buttons of the toolbar

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

        

[jira] [Closed] (CELIX-22) In the chapter04-paint-example the shape icons are not displayed in the buttons of the toolbar

Posted by "Alexander Broekhuis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CELIX-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Broekhuis closed CELIX-22.
------------------------------------

       Resolution: Implemented
    Fix Version/s: 0.0.1-incubating

Has been fixed somewhere in the past. Closing as "implemented".
                
> 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
>             Fix For: 0.0.1-incubating
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira