2 things that need to be done in TGradient
Select messages from
# through # FAQ
[/[Print]\]

DELPHI AREA -> DELPHI AREA's Products

#1: 2 things that need to be done in TGradient Author: Johnny_Bit PostPosted: 20/07/04 18:49
    —
1: Results of LinearH and LinearV are swapped (result of LinearH should be Result of LinearV and Vice Versa);

2: I need csAcceptControls In ComponentStyle, it would save me much work, it's only 4 lines in component's unit;

I be apriciated if changes woulbe included as fast as possible.

#2:  Author: KambizLocation: Tehran, Iran PostPosted: 21/07/04 07:00
    —
The fastest possible time is weekend. Rolling Eyes

#3:  Author: Johnny_Bit PostPosted: 25/07/04 16:29
    —
It's OK with me... i can wait for it even month...

#4:  Author: KambizLocation: Tehran, Iran PostPosted: 27/07/04 07:47
    —
I exchanged name of the following styles:
  • Linear Horizontal / Linear Vertical
  • Linear Forward Diagonal / Linear Backward Diagonal
  • Reflected Forward Diagonal / Reflected Backward Diagonal
TGradient is a non-windowed control, and a non-windowed control cannot be parent of another control. Therefore, for TGradient the csAcceptControls control style is not applicaple.

#5:  Author: Johnny_Bit PostPosted: 01/08/04 14:59
    —
Well thanks, but accepting transparent controlls would help me a lot.

#6:  Author: KambizLocation: Tehran, Iran PostPosted: 01/08/04 15:50
    —
Could you please describe what do you want to do?

#7:  Author: Johnny_Bit PostPosted: 08/08/04 15:10
    —
put vertical label on it and put picture below label. it's non sizeable window, ad align of label can be changed and gradient shoutl be visible. It's needed by options dialog for app I'm making on demand.

#8:  Author: KambizLocation: Tehran, Iran PostPosted: 08/08/04 20:06
    —
I suggest to read description of TControl's SendToBack or BringToFront methods in Delphi's help. There, you will see the limitation of these two methods.



DELPHI AREA -> DELPHI AREA's Products


output generated using printer-friendly topic mod. All times are GMT

Page 1 of 1

Powered by phpBB © 2001, 2005 phpBB Group