I have dialogControl with a groupBoxControl inside.
I want to change the text of the groupBoxControl in runtime.
It should be simple, was my idea. But no luck so far.
Then I tried to patch groupBox.pro in PFC but got an access denied error (0x00000005)
I logged in as administrator with read and write rights.
It is not a big issue for me but are there some suggestions?
To modify the installation from the IDE you will need to start the IDE in administrator mode "Run as administrator". Alternatively, you can copy the file to another location modify it and drag it back. When you drag it back you will be prompted for Administrator elevation (this is how I remember it at least).