TheOneAndOnly
❔ What is the best way of giving the data
So I have a grid which is filed with images. I want that image to be clickable and the right data to be shown next to it.
So i have to give the data with the image when I add it to the grid. What would be the best way of doing this?
4 replies
❔ What would be the best way to dynamicly cut in a string>
So for example I have this:
"C:\Users\USERNAME\Documents\Paradox Interactive\Hearts of Iron IV\mod\HoI4-LotrMod\gfx\interface\goals\Generic\GFX_goal_generic_industry_I.tga"
But Im only intrested in the location of the file within the folder "HoI4-LotrMod" altough that folder could in theory be called anything.
What would be the best way to make sure I would always end up with the last "gfx\interface\goals\Generic\GFX_goal_generic_industry_I.tga" part
7 replies
Doesnt have the permision to save the file
So I have been working on a Window Application and start working on a way to save the settings in a file.
When I tried creating and saving this file by using
I get the error that it doesnt have the right permissions for that.
What should I do to fix that?
23 replies