Forum Replies Created
-
AuthorPosts
-
wesley bobato
Participantthank you for your attention.
wesley bobato
ParticipantHello 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 bobato
ParticipantOK 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 bobato
ParticipantOK No Thanks For Your Attention Problems.
wesley bobato
ParticipantFriend 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 bobato
ParticipantHello 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 bobato
ParticipantThank you my friend for your attention, I'll try and answer you already
wesley bobato
ParticipantThank 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 bobato
ParticipantThank you my friend for your attention, I use windows XP 32bit x86.
wesley bobato
ParticipantThank 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 bobato
ParticipantThank 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 bobato
ParticipantHello 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 bobato
ParticipantNew Example…
wesley bobato
ParticipantHello Friend Other Problem with this he TDBADVGRID Painting Lines Pies are not getting lined up I put a picture attached demo.
wesley bobato
ParticipantThank 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 bobato
ParticipantThanks 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 bobato
ParticipantThanks For Your Answer I'll analyze the code and answer ja Him Again
Thank you.
wesley bobato
ParticipantYou can help me on this topic below
http://www.alphaskins.com/forum/index.php?showtopic=7417
Thank you.
wesley bobato
ParticipantJust 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 bobato
ParticipantThanks For Your Answer I use Delphi XE and Windows XP 32x
Good Work.
-
AuthorPosts