Forum Replies Created
-
AuthorPosts
-
Stephane SenecalParticipant
Voila
Stephane Senecal
CIS Group
Delphi programmer since 2001Stephane SenecalParticipantA little problem subsists.
When the frame has its Visible property set to False at design-time and then set to True at run-time, the radio button becomes visible even though it's visible property is False.
This problem is also reproducible in Delphi Berlin.
Stephane Senecal
CIS Group
Delphi programmer since 2001Stephane SenecalParticipantI think he confuses selected date and today's date
Stephane Senecal
CIS Group
Delphi programmer since 2001Stephane SenecalParticipantIf 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 2001Stephane SenecalParticipantThere you go.
I tried on Windows 7, 8, 10 and they all exhibit the same problem.
Stephane Senecal
CIS Group
Delphi programmer since 2001Stephane SenecalParticipantStill 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 2001Stephane SenecalParticipant7-Zip can unpack RAR archive and it is russian made. I love that program.
Stephane Senecal
CIS Group
Delphi programmer since 2001Stephane SenecalParticipantI'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 2001Stephane SenecalParticipantSorry to post in the russian forum, but I have a similar problem and I was wondering if it was the same thing.
I attached a PNG file which the alpha channel is completely screwed up.
Can you tell me if this will be solved in next release?
Stephane Senecal
CIS Group
Delphi programmer since 2001Stephane SenecalParticipantFollowing 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 2001Stephane SenecalParticipantDo 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 #57556Stephane SenecalParticipantAny news on that?
Stephane Senecal
CIS Group
Delphi programmer since 2001Stephane SenecalParticipantCould this be the same reason why I cannot cut and paste a TsSlider while the skin manager is active in the IDE?
I get “Control '' has no parent window.”
Stephane Senecal
CIS Group
Delphi programmer since 2001Stephane SenecalParticipantIt works
Stephane Senecal
CIS Group
Delphi programmer since 2001Stephane SenecalParticipantFinally 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 2001Stephane SenecalParticipantSeems to work. thank you!
Stephane Senecal
CIS Group
Delphi programmer since 2001Stephane SenecalParticipantI'm ok with that. I only need to know how to paint headers.
Stephane Senecal
CIS Group
Delphi programmer since 2001Stephane SenecalParticipantIt doesn't work with 4.7.0?
They shouldn't be that different.
Stephane Senecal
CIS Group
Delphi programmer since 2001Stephane SenecalParticipant4.8.7 under Delphi 7
Stephane Senecal
CIS Group
Delphi programmer since 2001Stephane SenecalParticipantHere'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 2001 -
AuthorPosts