Login Page - Create Account

Support Board


Date/Time: Mon, 13 Jan 2025 06:22:28 +0000



Post From: sc.TitleBarName / sc.CustomTitleBarName - issue

[2017-03-27 08:44:37]
Marek F - Posts: 244
In the version 1531 there is an issue with sc.TitleBarName and sc.CustomTitleBarName :

MyStudy.cpp:963:22: error: 'struct s_sc' has no member named 'CustomTitleBarName' PL, sc.CustomTitleBarName.GetChars(), Hour, Minute );
MyStudy.cpp:1078:22: error: 'struct s_sc' has no member named 'TitleBarName' PL, sc.TitleBarName.GetChars(), Hour, Minute );

If i back to the version 1527, there is no issue with sc.TitleBarName.