Forum Replies Created
-
AuthorPosts
-
Hello, I use Delphi 12, they are perfect
January 4, 2024 at 4:42 pm in reply to: Error in Delphi 7, actitlebar not show and forms crash #71417Its ok with this:
open the sSkinProvider.pas
search this text:
stdMessageHandling: boolean;move this variable into the TsSkinProvider class, after the “MenusInitialized: boolean;”
save and rebuild the application
thanks
November 27, 2023 at 10:47 pm in reply to: Error in Delphi 7, actitlebar not show and forms crash #71396To improve understanding I put together a small example, see that in the second form the onshow event does not run, which should fill a label
Thanks, this is not ideal, but solve.
'Support' wrote:Button in this control cannot be skinned, unfortunately, because this control is not inherited from system ComboBox component.
Then, don't there forecast for this component ?
Ok, worked, but I made in Windows 2008, if I execute in Windows 8 (other computer) don't work.
I have to do something for skin work on another computer?
Other issue, the dbloolupcombobox don't change. (alpha db installed)
-
AuthorPosts