Forum Replies Created
-
AuthorPosts
-
If it's a simple fix, can you send me a patch file so I can test it?
If it involves multiple files, I'll wait for the next release.
Stephane Senecal
CIS Group
Delphi programmer since 2001There you go.
I tried on Windows 7, 8, 10 and they all exhibit the same problem.
Stephane Senecal
CIS Group
Delphi programmer since 2001Still not resolved.
If the TsSpeedButton is attached to a TsAlphaImageList, it works.
But, if the TsSpeedButton is attached to a TsVirtualImageList, it doesn't.
Stephane Senecal
CIS Group
Delphi programmer since 20017-Zip can unpack RAR archive and it is russian made. I love that program.
Stephane Senecal
CIS Group
Delphi programmer since 2001I'm using a TsSpeedButton with the property NumGlyphs set to 3.
I have attached the image I use.
Note that if the image is set directly in the glyph property of the TsSpeedButton, it works as before.
It is only through an imagelist that it doesn't work as before.
Stephane Senecal
CIS Group
Delphi programmer since 2001Following your comment, I tested it in Delphi Berlin vs Delphi 7.
Apparently, only Delphi 7 exhibit the problem.
Stephane Senecal
CIS Group
Delphi programmer since 2001Do you think it would be difficult to implement?
Stephane Senecal
CIS Group
Delphi programmer since 2001February 7, 2018 at 2:30 pm in reply to: Remote Desktop glitch when running one application only #57556Any news on that?
Stephane Senecal
CIS Group
Delphi programmer since 2001It works
Stephane Senecal
CIS Group
Delphi programmer since 2001Finally it is not quite correct.
There's no stack overflow anymore, but the grid still needs to be painted according to the informations coming from the grid's column like the caption.
Stephane Senecal
CIS Group
Delphi programmer since 2001Seems to work. thank you!
Stephane Senecal
CIS Group
Delphi programmer since 2001I'm ok with that. I only need to know how to paint headers.
Stephane Senecal
CIS Group
Delphi programmer since 2001It doesn't work with 4.7.0?
They shouldn't be that different.
Stephane Senecal
CIS Group
Delphi programmer since 20014.8.7 under Delphi 7
Stephane Senecal
CIS Group
Delphi programmer since 2001Here's a sample program for multi-column sorting.
The drawing is done in the very last function and you can shift-click columns to add them to the sorting.
Stephane Senecal
CIS Group
Delphi programmer since 2001Same problem with TsBaseSpinEdit.
Stephane Senecal
CIS Group
Delphi programmer since 2001Soooo simple! Why I didn't think about that.
Many thanks!
Stephane Senecal
CIS Group
Delphi programmer since 2001Normal window
[attachment=8417:TitlebarNormal.png]
Maximized window
[attachment=8418:TitlebarMaximized.png]
Stephane Senecal
CIS Group
Delphi programmer since 2001Ok. I have a problem with the title bar's height then.
In my skin the title bar has 30px of height, but in Windows, maximized title bars are about 23px of height.
The Close button of my skin takes up the entire height of the title bar. So when I maximize the window, the Close button is too big.
Is there a way to get around this or should I modify my skin so it takse only 23px of height?
Stephane Senecal
CIS Group
Delphi programmer since 2001Any news about this? Have you been able to simulate it?
Stephane Senecal
CIS Group
Delphi programmer since 2001 -
AuthorPosts