Forum Replies Created
-
AuthorPosts
-
'deep_blue' wrote:[attachment=4434:video.rar]
Thank you. You tried the version 7.26?
Quote:cboxGrupBilgisi.ItemsEx.AddItem(AdoQuery.FieldByName(TextFieldName).AsString,0,0,0,AdoQuery.FieldByName(KeyFieldName).AsInteger,nil)Items are added with not null Indent property or AdoQuery.FieldByName(KeyFieldName).AsInteger always is null?
DevExpress version 6.54 is not fully compatible seems, I can't test it at moment.
This error was occured in AlphaControls versions 7.1x too?
'deep_blue' wrote:2- In your example scurrencyedit shows the value but still in my project not, when I call repaint property it shows me the value (scurrencyedit.repaint). Controls for that Dialog form are : TsGroupBox,TsPanel,TsEdit,TcxGrid,TsBitBtn,TsDateEdit,TsSpinEdit,TsCurrencyEdit.Can you show me that?
Quote:3- scomboboxex items are appended to the right side of each.4- “You not uses ItemEx.Indent property, but Indent exists?” What do you mean?
Items are added in run-time? Can you show your code for adding of items?
Hello
Blur effect for borders under Aero is planned.
Hello
I can paint something like that for free, but in the next month only.
Hello
Can you try latest versions of the AlphaControls package?
Topic will be moved to “Troubleshooting” soon.
Hello
I'm sorry, but support of svg is not planned in the new year.
Hello
I see “Division by zero” message in the btnOkClick event.
You haven't this error when skins are switched off?
You have this error in all skins or only in skins where button have glowing effect?
Hello, I'll check it soon.
'JM-DG' wrote:I “finally” bought Alpha Controls component today 😀
Just to let you know that the bug do not occur in
registered version. (only in demo version).
_______
JM-DG
Thank you! 🙂
Hello
Can you try the version 7.26 please?
'mhaps' wrote:SkinManager is not active and should be set to active in OnShow (which is not reached).
Hello
So, OnShow(or OnCreate ?) is not reached and application is not skinned because sSkinManager is not initialized?
How you verifying a reaching of OnShow/OnCreate events?
Can you try latest version 7.26?
'deep_blue' wrote:1 – TsComboboxEx Onchange event firing itselfYou mean that OnChange is called twice? This behaviour is fully equal to behaviour of standard control. Or I not quite understand you? Please explain more in this case.
Quote:2 – giving a value to TsCurrencyEdit at runtime does not show the value.the code :
try
repeat
sInputQuery('Tutar Giriniz', 'Tutar', tutar);
until tutar <> '';
edtToplam.Value := StrToFloat(tutar);
edtKalanBorc.Value := StrToFloat(tutar);
except
begin
mesaj('UYARI','Yanlış bir tutar girdiniz. Lütfen kontrol ediniz !',1);
end;
end;
I have made a test application, but I haven't a problem there (this demo is attached).
Please look it, where I'm wrong?
Quote:3 – TsComboBoxEx shows items like below pictures[attachment=4392:1.jpg]
[attachment=4393:2.jpg]
What is wrong on these pictures?
You not uses ItemEx.Indent property, but Indent exists?
'jerome59' wrote:Bug : When using a skin, the TPanel and TsPanel are not modified when changing dynamics BevelInner / BevelOuter.
Is implemented in the v7.26, but you must start new topic in the future.
'Morph' wrote:sPanel vertical alignment doesn't work, the caption is always displayed in the middle.
The standard TPanel alignment is correct.
[attachment=4394:Example.jpg]
Please start new topic.
This error will be fixed in the nearest release.
Maybe I not understand a problem fully…
You have such line in the ASkinDemo.exe too? Can we talk in realtime? I think, this talking will be more effective.
Hi
I'll add this property soon.
-
AuthorPosts