Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Graphics and Multimedia
»
Graphics
(Moderator:
Ask
) »
How To draw Structures
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
Best reading method
by
lucamar
[
Today
at 02:10:58 pm]
converting C++ over laz, ...
by
BeniBela
[
Today
at 01:53:33 pm]
Why Does OnChange not get...
by
lucamar
[
Today
at 01:45:45 pm]
debug problems
by
Paolo
[
Today
at 01:31:08 pm]
CAN-BUS SockectCAN
by
avra
[
Today
at 12:15:12 pm]
Installation
by
MiR
[
Today
at 12:04:15 pm]
How to check if a string ...
by
JuhaManninen
[
Today
at 11:58:35 am]
How to assign default eve...
by
lucamar
[
Today
at 11:43:02 am]
IBX 2.4.0 for Lazarus is ...
by
tonyw
[
Today
at 10:51:23 am]
Raspbian: running a progr...
by
MarkMLl
[
Today
at 10:07:06 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: How To draw Structures (Read 450 times)
Weitentaaal
Full Member
Posts: 120
How To draw Structures
«
on:
November 25, 2020, 02:36:40 pm »
Hey Guys
I'm Lost in this Pls Help.
I Wan't to draw something like this:
but i don't know how. Can Some1 Help me ?
Logged
Lazarus: 2.0.6 x86_64-win64-win32/win64
FPC-Version: 3.0.4
Compiler Version: 3.2.0
Handoko
Hero Member
Posts: 4087
My goal: build my own game engine using Lazarus
Re: How To draw Structures
«
Reply #1 on:
November 25, 2020, 03:20:03 pm »
Did you mean you just want to show some simple structure drawings or you want to develop software that has ability for structure drawing like Microsoft Visio or AutoCAD?
If you just want to show some images, you can try
BGRABitmap
. It has ability to show svg vector images. More info:
https://forum.lazarus.freepascal.org/index.php/topic,24239.msg273644.html#msg273644
If you want to develop vector drawing software, you may try
fpvectorial
:
https://wiki.lazarus.freepascal.org/fpvectorial
Maybe you can study how
ZCAD
works:
https://forum.lazarus.freepascal.org/index.php/topic,16665.0.html
Logged
Edson
Hero Member
Posts: 1135
Re: How To draw Structures
«
Reply #2 on:
November 25, 2020, 03:38:36 pm »
If you want a create something like a shape editor, you can use my library:
https://github.com/t-edson/ogEditGraf
A simple project to test could be:
https://github.com/t-edson/TitoCad
Now if you want some more elaborated, definitively check ZCAD.
Logged
Lazarus 2.0.10 - FPC 3.2.0 - x86_64-win64 on Windows 8
Weitentaaal
Full Member
Posts: 120
Re: How To draw Structures
«
Reply #3 on:
November 26, 2020, 09:36:58 am »
No just want to Display this Structure .
Initializing when Form Gets Activated
Thanks Guys
Logged
Lazarus: 2.0.6 x86_64-win64-win32/win64
FPC-Version: 3.0.4
Compiler Version: 3.2.0
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Graphics and Multimedia
»
Graphics
(Moderator:
Ask
) »
How To draw Structures
TinyPortal
© 2005-2018