Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
LCL
»
BUG to TGraphicControl with visual inheritance
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
IRC channel
Latest SVN
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Modifying existing fpcsrc...
by
Trenatos
[
Today
at 05:24:18 am]
Video unit and updating t...
by
trev
[
Today
at 04:56:08 am]
TVLIFE by Ben Ziegler - A...
by
FlierMate
[
Today
at 04:45:57 am]
SIGSEGV after calling a D...
by
440bx
[
Today
at 04:45:29 am]
LazPaint (alpha-blending,...
by
Fred vS
[
Today
at 04:40:54 am]
Turtle Graphics
by
lainz
[
Today
at 03:32:37 am]
Sqr function
by
Kays
[
Today
at 03:00:34 am]
Modern For Loop question
by
Peter H
[
Today
at 02:32:51 am]
Cocoa - content mirrored ...
by
AL
[
Today
at 12:59:29 am]
working with GPS coordina...
by
wp
[January 27, 2021, 11:27:27 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: BUG to TGraphicControl with visual inheritance (Read 604 times)
cbsistem
New Member
Posts: 39
BUG to TGraphicControl with visual inheritance
«
on:
June 08, 2019, 01:00:51 pm »
found BUG to TGraphicControl
not ready for components with visual inheritance
https://bugs.freepascal.org/view.php?id=35689
please someone knows a way to work around this bug I need to solve this problem??
Logged
jamie
Hero Member
Posts: 4058
Re: BUG to TGraphicControl with visual inheritance
«
Reply #1 on:
June 08, 2019, 06:54:08 pm »
That control needs to be parented from a TWinControl..
Use a TPanel for a ancestor class and you'll have it all..
Or you could use a TcustomControl instead...
Logged
The only true wisdom is knowing you know nothing
cbsistem
New Member
Posts: 39
Re: BUG to TGraphicControl with visual inheritance
«
Reply #2 on:
June 09, 2019, 05:05:44 am »
I have several components the TCustomControl derivatives are working well.
the derivatives of TGraphicControl do not work when you have the property changed on the inherited form.
Does anyone know how I can implement this ??
which way?
cbsistem
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
LCL
»
BUG to TGraphicControl with visual inheritance
TinyPortal
© 2005-2018