Current filter:
                                You should refresh the page.
                                0
                                  • Dear DX,

                                    It has come to my attention that SingleChoiceAction components do no longer work properly in this version. The problem occurs when the action is set to reflect the last selected choice item and set to show the item image.

                                    In Standard mode it works ok, however, in ribbon mode the image no longer updates.

                                    Arno.

                                    Steps to Reproduce:

                                    -Run the sample application

                                    -A button "Test" with the BO_Unknown image is visible in ribbon section "Default".

                                    -Choose the "Folder" choice item of this action.

                                    Actual Results:

                                    Action still shows "BO_Unknown" for its image.

                                    Expected Results:

                                    Action should show a large "BO_Folder".

                                    In addition, when an action's ImageName is not assigned, and ImageMode is set to UseItemImage, an action should try to use the large image.

                                ChoiceActionsBug.rar
                                0

                                Hello Arno,

                                I have reproduced this problem. It appears that it occurs, because the action uses 32 x 32 image, while its items are 16 x 16. If you clear the action's ImageName property, the problem will be fixed, but the action will use the small image. We will work on this issue and will try to provide you with another solution.

                                Thanks,
                                Anatol

                                You must  log in  or  register  to leave an answer

                                Is your intention to post an answer to your own question?

                                • If so, then proceed.
                                • If you simply wanted to post additional information, ask for further clarification, or to just say "Thanks!", please click Leave a Comment.
                                • If you wish to edit your original question, please use the Edit button in the Toolbox at the top right corner of that entry.