Forum Replies Created
-
AuthorPosts
-
JasonTomsParticipant'Support' wrote:
I'm sorry, it's slow because I haven't sources of the DevEx package and solving of the trouble is more difficult in this case and more time needed.
IN AC 13.10, the problem is resolved now.
JasonTomsParticipant'haentschman' wrote:Hi all… π
…where can i download this Version?
IN AC 13.10, the problem is resolved now.
JasonTomsParticipant'Support' wrote:Hello!
Can you re-upload the demo in the Zip-file, please?
I haven't WinRar and can't unpack it, unfortunately.
In AC 13.0.4, This problem still exists.
JasonTomsParticipant'haentschman' wrote:Hi all… π
I have the same problem with 17.2.3 and 12.22 π
Please repair it fast… π
PS: Is this solved in Beta 13.04?
π This problem still exists.
JasonTomsParticipant'Support' wrote:Hello!
Can you re-upload the demo in the Zip-file, please?
I haven't WinRar and can't unpack it, unfortunately.
[attachment=8709:DEMO.zip]
JasonTomsParticipant'JasonToms' wrote:In AC 13.02,This problem still exists.
'Support' wrote:Hello
This behavior has been changed in the v12.06 Newer versions has same (flat) selected items.
I will check it and I will improve it soon.
In AC 13.02,This problem still exists.
[attachment=8686:air.png]
This is skins (air.asz)
[attachment=8687:air.rar]
JasonTomsParticipant'Support' wrote:New version will have the TsSkinManager.ButtonsOptions.ModalButtonsColoring property, where is possible to colorize glyphs in [Ok], [Cancel] and some other buttons in dialogs, look screenshots.
[attachment=8660:BtnColor1.png]
[attachment=8661:BtnColor2.png]
Also, will be added coloring of glyphs in comboedits:
[attachment=8662:ColorGlyphs.png]
Changing of the ac_OldGlyphsMode variable may be placed in the project code like this:
Code:begin
Application.Initialize;
sConst.ac_OldGlyphsMode := TRUE;
Application.MainFormOnTaskbar := True;
Application.CreateForm(TForm1, Form1);
Application.Run;
end.It may be one-time changing for the project. I will think about a new property in the TsSkinManager for using of old glyphs.
And I'm open for other suggestions.
Perfect, just what I needed…Thanks a lot..
JasonTomsParticipantHi!
I checked the 2018 new features, restore the icon classic modeοΌ”Using of old style icons is possible. The ac_OldGlyphsMode boolean variable is declared in the sConst unit. Set this variable to True for showing of old style icons.”οΌ, but select the directory, ADD, OK, CANCEL corresponding to the picture is still black.
By the way, why must we design to modify the source file, is not it better to design a property of skinmanager?
Looking forward to solutions.
thank you.
[attachment=8657:20180228213037.png]
JasonTomsParticipant'Support' wrote:Hello
The AlphaControls package is not tested with DevExpress 17.2.4 yet.
Can you show a screenshot with this glitch, please?
This problem has been resolved in AC13.01.
Thanks!
JasonTomsParticipant'Support' wrote:The package has been tested with latest version of the DevExpress. Sorry about the issue and thank you for information.
[attachment=8092:1.jpg]
JasonTomsParticipant'Support' wrote:Hello!
Can you uploade this demo, please?
[attachment=8033:demo.rar]
JasonTomsParticipant'Support' wrote:Hello
As I understood, this issue was solved but raised again in latest versions of the package?
I will check and I'll fix it in the nearest release. Sorry for the trouble.
In AC 10.22, This solved the issue. Thanks!
JasonTomsParticipant'Support' wrote:I'll try to make it in the nearest release, I hope I understand an issue now.
Hi,
Until the latest version of this issue is still unresolved, there is a problem whether to publish the sspliter.res file? I use the 10.11 version sspliter.pas file to normal.
Every time manually replace a lot of trouble, hope to solve, thank you!
I am looking forward to hearing from you.
JasonTomsParticipant'Support' wrote:Hi! Thank you for the demo. I have checked this project but can't repeat the problem. What should I do there?
Can you upload your Exe also? I will compare behaviour of Exe files.
10.21 has returned to normal, and very strange. . . .Thanks
JasonTomsParticipant'Support' wrote:Thank you for the demo. This component will be improved in the nearest release.
By automatically shut down only the first code to take effect,Really strange.
sSplitter.State := ssClosed;
JasonTomsParticipant'Giuseppe' wrote:After installed v.10.02 update, there is a problem with painting of TsRadioButton: after click the radio button is not painted unless mouse exit and reenter control.
Rgrds,
Giuseppe.
I use RadioGroup also found the same problem.
Thanks for any help/idea!
JasonTomsParticipant'Support' wrote:Thank you for the demo. This component will be improved in the nearest release.
Hi,
I tested AC10.2, The problem is not resolved.
Thanks for any help/idea!
JasonTomsParticipant'Support' wrote:You have not sources of the package, seems.
Recompiling of one file is not possible in this case. You should wait nearest release.
I didn't saw this property in cxSplitter. It's a new property?
Hi,
I upload a screenshot.
[attachment=7058:cxsplitter.png]
Best Wishes!
JasonTomsParticipant'Support' wrote:Thank you for the demo, changed TsSplitter is attached here, you can try it.
Also here is your demo (changed).
I don't know what is Controller property. What purpose of this property?
Hi,
Thank you for the file and demo. But, Compile time error occurred.
[dcc32 Fatal Error] sSplitter.pas(629): F2051 Unit acSBUtils was compiled with a different version of sSplitter.TsSplitter
I uploaded a picture.
[attachment=7054:QQ??20150301201404.png]
Controller property What purpose of this property?
Attribute is used to control the splitter control to open or close is a component which, when there is more than most left pannel, you can set the splitter control panel1 or panel2 or panel3 or other components.
Thanks for any help/idea!
Best Wishes!
JasonTomsParticipant'Support' wrote:Hello!
This feature is not supported by standard DevExpress skins painter, unfortunately.
But I will add new SizingByClick property in the TsSplitter component in the AlphaControls v10 (will be released in this month).
Hi,
I have experienced ShowGrip this new property, great!
I tried to replace TcxSplitter with TsSplitter, but, unfortunately, TsSplitter missing some TcxSplitter of three functions:
1, the component controlled by cxSplitter.Controller property;
2, allowing only click on the arrow to open or close the control components, do not allow it to drag;
3, open or closed is controlled by the code of the component;
I uploaded a demo description of these functions.
Thanks for any help/idea!
Jason
[attachment=7049:cxSplitter(1).rar]
-
AuthorPosts