- This topic has 10 replies, 3 voices, and was last updated 11 years, 1 month ago by
Support.
-
AuthorPosts
-
September 4, 2009 at 10:25 pm #33230
ScottCannon
ParticipantWhen running Windows XP with the Task Bar set to AutoHide, if Extended Borders are turned on and you Maximize your app, you cannot get to the Task Bar. If you turn Extended Borders off, everything works correctly.
September 8, 2009 at 8:42 am #40399Support
KeymasterHello
I'll research this situation soon, thank you for message.September 18, 2009 at 8:37 pm #40528ScottCannon
ParticipantSerge, will this be addressed in the next release? The problem effects all versions of Windows with the Taskbar set to Auto Hide.
I have put code to turn off Extended Borders when maximizing if the user has Auto Hide turned on and to turn Extended Borders back on when restoring it neccessary. This is not a good fix as there is a lot of flicker and repainting with the changing of Extended Borders.
Thanks,
Scott Cannon
September 27, 2009 at 10:41 am #40582Support
KeymasterThis problem will be solved in the v6.45 I think.
February 7, 2014 at 4:00 pm #51533Schmidtze
ParticipantHi,
I just noticed the same problem on Windows 8.1 when using ExtendedBorders. I'm using Alpha Controls 9 Beta, so maybe in the official version 8.x this problem doesn't exist.
Best regards
Friedemann
February 14, 2014 at 3:33 pm #51547Support
KeymasterHello!
You can avoid this problem now if change the ac_NoExtBordersIfMax variable to True.
This variable is declared in the sConst unit and will be moved to the TsSkinManager.Options.NativeBorders.Maximized property in the version 9.
You can download updated version 9 files and use TsSkinManager.Options.NativeBordersMaximized variable already.
February 14, 2014 at 3:45 pm #51550Schmidtze
ParticipantHi,
'Support' wrote:You can download updated version 9 files and use TsSkinManager.Options.NativeBordersMaximized variable already.
yes, it works, thanks! 🙂
Regards
Schmidtze
February 14, 2014 at 3:53 pm #51552Schmidtze
ParticipantOops, no, it doesn't. Or let's say the task bar is now working 😉 But when having TsSkinManager.Options.NativeBordersMaximized enabled and the application starts in maximized mode, it looks very strange. The content of the form will be shown in upper left corner in normal size, the rest of the screen is blank (background of form).
I'll send you a screenshot.
Best regards
Schmidtze
February 14, 2014 at 3:55 pm #51554Support
Keymaster'Schmidtze' wrote:I'll send you a screenshot.Thank you in advance. It's a glitch in the v9, seems.
March 2, 2014 at 11:25 am #51627Schmidtze
ParticipantHi,
'Schmidtze' wrote:But when having TsSkinManager.Options.NativeBordersMaximized enabled and the application starts in maximized mode, it looks very strange. The content of the form will be shown in upper left corner in normal size, the rest of the screen is blank (background of form).
this problem still exists with latest beta 9.
Best regards
Friedemann
March 7, 2014 at 4:52 pm #51649Support
KeymasterHello!
Can you send me an example, please? I can't reproduce it in tests, maybe I'm doing something wrong.
-
AuthorPosts
- You must be logged in to reply to this topic.