AC 9.19 – wsMaximized, wsMinimized bug Root › Technical support › Troubleshooting This topic has 8 replies, 2 voices, and was last updated 9 years, 9 months ago by Support. Viewing 9 posts - 1 through 9 (of 9 total) Author Posts January 24, 2015 at 11:10 pm #36423 Rafał DrzewieckiParticipant Please look video: http://youtu.be/MkUM15OXqhk 1. When i click Maximized form not change dimensions and lost title bar 2. Next when i click application on taskbar i get wsMaximized form but, next wsMaximized form disappears forever. January 31, 2015 at 8:35 am #53038 SupportKeymaster Hello! Can you share this program? (with sources and Exe) February 1, 2015 at 1:45 pm #53055 Rafał DrzewieckiParticipant Yes i send you code with exe, but problem is in this code: procedure TfRaflo.FormResize(Sender: TObject); begin TitleBar.Items[1].Caption := 'Wymiary Formy: ' + IntToStr(fRaflo.Width) + ' x ' + IntToStr(fRaflo.Height) + ' SkinManager ' + SkinManager.Version; end; February 1, 2015 at 4:25 pm #53056 Rafał DrzewieckiParticipant Enclose file February 1, 2015 at 4:48 pm #53057 Rafał DrzewieckiParticipant Look this: http://youtu.be/8xsYHt-Ytsk And enclose file: February 1, 2015 at 4:58 pm #53058 Rafał DrzewieckiParticipant 'RafaĆ wrote: Look this: http://youtu.be/8xsYHt-Ytsk And enclose file: -> Secound bug When SkinMenager.AnimEffects.Minimizing – Active = True (is error) – Active = False (no error) February 17, 2015 at 3:34 pm #53075 SupportKeymaster Hello! Thank you for demo-apps. I have made some changes, can you check it? Do you have a package sources? February 18, 2015 at 8:33 pm #53092 Rafał DrzewieckiParticipant 'Support' wrote: Hello! Thank you for demo-apps. I have made some changes, can you check it? Do you have a package sources? Yes, I have sources. My email lcdk@lcdk.pl February 19, 2015 at 10:50 am #53095 SupportKeymaster Please, try v9.20 which was released today. Some changes exists there that can help. Author Posts Viewing 9 posts - 1 through 9 (of 9 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Technical support › Troubleshooting