Forum Replies Created
-
AuthorPosts
-
wesley bobatoParticipant
thank you for your attention.
wesley bobatoParticipantHello Here's image as Example KSDEV Designer Controls are Very Attractive I also big hug.
http://1.bp.blogspot.com/_oqq783meFak/S7SKlRip-YI/AAAAAAAAAE0/qh_3IC0zOj4/s1600/newstyle.jpg
wesley bobatoParticipantOK My Friend Thank you decided not to use more TDBAdvGrid because Scroolbar Lingering Continues to Paint the Scroolbar the Grid does not paint correctly.
wesley bobatoParticipantOK No Thanks For Your Attention Problems.
wesley bobatoParticipantFriend Thank You for the Attention of the Proprio DropFiles records a handle of MainForm Automatically I have problems when ownership of extendendBorders skinmanager this enabled it does not work properly deicha the dragdrop it disables the property ShowImage when you drag it does not present the image and also disables handle the MainForm Joined DragAcceptFiles (MyForm.Handle) that's what makes DropFiles Automatically, but this AlphaSkins Catching up Needing Another Demo I Mando ok for you to understand better.
thank you very much for your attention all God Bless.
wesley bobatoParticipantHello Friend Sorry for the Delay Answer is in the following report builder I use component Report Designer and Report Explorer component and when I edit the report on the Data tab and closing the report builder window remains on the screen it has several flaws with the use of Report Designer you can download the trial version here
http://www.digital-metaphors.com/download/
if you want I'll send you a demo for better understanding ok.
Thank you for your attention.
wesley bobatoParticipantThank you my friend for your attention, I'll try and answer you already
wesley bobatoParticipantThank you my friend for your attention, you can drag a file to the App of MainForm in Runtime Checking and unchecking the CheckBox and you watched it disables Handle the MainForm, just Mr. Drag Any Files ok. Drag File From Desktop Files
wesley bobatoParticipantThank you my friend for your attention, I use windows XP 32bit x86.
wesley bobatoParticipantThank you my friend for your attention, but unfortunately I use TsSpeedButton (Components ). SkinData.Invalidate the event
sSkinManager1AfterChange and unfortunately it crashes when I switch skins. I use another event?
wesley bobatoParticipantThank you my friend for your attention as Mr Hamilton cited above these are the components ultilizados report builder is possible by support these components.
wesley bobatoParticipantHello Friend Looks like I managed to do Work.
A Hug to All.
==============================================================================================================
var
I: Integer;
begin
for I := 0 to ComponentCount -1 do
begin
if Components is TsSpeedButton then
if TsSpeedButton(Components).SkinData.SkinSection = 'BUTTON_HUGE' then
begin
TsSpeedButton(Components).SkinData.CustomFont := True;
TsSpeedButton(Components).Font.Color:= clRed;
//TsSpeedButton(Components).Update; does not work
//TsSpeedButton(Components).Refresh; does not work
//TsSpeedButton(Components).Repaint; does not work
//TsSpeedButton(Components).Invalidate; does not work
//TsSpeedButton(Components).Canvas.Refresh; does not work
//TsSpeedButton(Components).GraphRepaint; does not work
end;
end;
sSkinManager1.RepaintForms; //Only works well
end;
==============================================================================================================
wesley bobatoParticipantNew Example…
wesley bobatoParticipantHello Friend Other Problem with this he TDBADVGRID Painting Lines Pies are not getting lined up I put a picture attached demo.
wesley bobatoParticipantThank you for your help me Could Pass This Procedure Details Invalidate what she really does is give a repaint? when should I call it Thanks.
A Big Hug.
wesley bobatoParticipantThanks I restarted Delphi and he just did not stop me SkinData Property Access Controls
I do not know what happened I just rebooted and put the following code compiler compile conseguio but was giving error thank you for your attention a big hug.
var
I: Integer;
begin
for i: = 0 to -1 of ComponentCount
begin
if Components is then TsSpeedButton
TsSpeedButton (Components ). SkinData.SkinSection: ='';
end;
end;
wesley bobatoParticipantThanks For Your Answer I'll analyze the code and answer ja Him Again
Thank you.
wesley bobatoParticipantYou can help me on this topic below
http://www.alphaskins.com/forum/index.php?showtopic=7417
Thank you.
wesley bobatoParticipantJust My resolution is 1024×768 So I have this problems ..
is what I use TActionlist then I would have to go through in the Action Runtime for Menu Item
Thank you, For your Tip.
wesley bobatoParticipantThanks For Your Answer I use Delphi XE and Windows XP 32x
Good Work.
-
AuthorPosts