2019-10-21 07:39 AM
Hi,
I am try adding image on my application with new TouchGFX Designer version. I added image in assets file in project. I can see added image to "Images" tab. But I can't see anything in project tab of widgets image selection.
How can i solve this problem?
Solved! Go to Solution.
2019-12-05 12:26 AM
Just updating this thread as well -
The issue is fixed in 4.13.0 which is out this december. It was an issue with internal toUpper/toLower methods not respecting locale settings, and in some cases, like for Turkish, the generated code would contain incorrect symbols.
/Martin
2019-10-21 12:39 PM
It appears image adding functionality has changed. It took me a bit to figure it out as well. At the top of the Designer is an "Images" tab (I believe this tab is new in 4.12.3):
In this area you are able to drag and drop an image or you can click the "(+)" which opens a dialog to explore and add an image.
After the image is added, it will show up in the Image Properties dialog "assets\images" window (in the uploaded picture in your post).
2019-10-22 08:27 AM
Actually I am tried to say that. I can see my images in there. I can add image this section. But all my added images can't see in the Image Properties dialog "assets\images" window.
There is also another situation like that; I can see images when I want to change old added widget image. But when I add a new widget I can't see any picture in widgets properties.
2019-10-23 03:57 AM
@Martin KJELDSEN can you help me about that? I still can't fix that. I tested this on a new empty project. New project did not do that.
I upgraded my application to v4.12.3 from v4.10.0 with use CubeMX. Than this problem appeared. Am I do something wrong?
What am I supposed to do?
2019-10-23 01:31 PM
Please send me your original project that i can try to update to see this issue?
/Martin
2019-10-24 12:51 AM
Hi @Martin KJELDSEN ,
I'm adding the code which I'm having trouble with right now. I don't have right now original project. If you want it I search and try found it.
2019-10-30 10:24 PM
Hi @Martin KJELDSEN
Did you find time to look at the project?
2019-10-31 01:55 AM
There is a new thing. I did try start over. I created a new cubemx project which selected 32F746GDISCOVERY with all default peripheral. Than I have configured this project like my old project properties. This new project too gives the same error I mentioned.
You can see here screenshots of the new project;
I did this test on latest CubeMX and TouchGFX version.
2019-10-31 05:40 AM
Hi @Yunus Arı,
I haven't forgotten you, i've just been unusually busy these past few weeks leaving no room for much else. Getting back into the loop here i'll start catching up on everything starting sometime tomorrow (still have guests at the office for extensive TouchGFX training)
/Martin
2019-10-31 11:28 PM
Hi @Martin KJELDSEN
Thank you for interest. I waiting for news from you.