Ribbon not displaying correctly after upgrading |
Post Reply |
Author | |
RedFin
Groupie Joined: 26 March 2008 Location: Australia Status: Offline Points: 47 |
Post Options
Thanks(1)
Posted: 30 May 2019 at 7:27pm |
I would very much like to upgrade from v15.2, however the ribbon doesn't display correctly for me -
Codejock, if you would like to make a sale, some help will be necessary. Thanks, Rohan
|
|
mohsen
Groupie Joined: 09 December 2018 Location: us Status: Offline Points: 18 |
Post Options
Thanks(0)
|
I have the same problem.
|
|
RedFin
Groupie Joined: 26 March 2008 Location: Australia Status: Offline Points: 47 |
Post Options
Thanks(0)
|
I have done my best to go through my code and theirs line by line to see what the difference is but without success. I have done this multiple times. I have posted this same request on the forums multiple times over the past few years. It's extremely poor support.
|
|
mohsen
Groupie Joined: 09 December 2018 Location: us Status: Offline Points: 18 |
Post Options
Thanks(0)
|
I was able to find a way out of this problem.
You should write these two lines of code after the code for making ribbonbar. (for theme 2013 or 2016) CommandBarsGlobalSettings.ResourceImages.LoadFromFile(StylesPath() + strDLLFileName, strIniFileName); CommandBars.VisualTheme = XtremeCommandBars.XTPVisualTheme; Please also try this method. |
|
salsa31
Groupie Joined: 02 December 2013 Location: spain Status: Offline Points: 30 |
Post Options
Thanks(0)
|
add all DLL files and folders to the project path ,and to the bin folder.
then register the dll again(after you close the project) |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |