Recent

Author Topic: run the "Designer IDE" without run the Lazarus?  (Read 3769 times)

majid.ebru

  • Sr. Member
  • ****
  • Posts: 494
run the "Designer IDE" without run the Lazarus?
« on: September 28, 2018, 03:59:08 pm »
hi

how can i run the "Designer IDE" without run the Lazarus?

now at first  i should run the lazarus then run the Designer?

JuhaManninen

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4459
  • I like bugs.
Re: run the "Designer IDE" without run the Lazarus?
« Reply #1 on: September 28, 2018, 04:19:19 pm »
how can i run the "Designer IDE" without run the Lazarus?
You cannot, not easily anyway. The designer integrates with rest of the IDE tightly. You could try to refactor it of course and create an API for the integration.
Other option is to use some external designer component. I don't remember names now.
Another option is to use Lazarus itself after stripping out any extra components and hiding the palette etc.
Build Lazarus with all optimizations and it loads fast and is very snappy.

Mostly Lazarus trunk and FPC 3.2 on Manjaro Linux 64-bit.

korba812

  • Sr. Member
  • ****
  • Posts: 392
Re: run the "Designer IDE" without run the Lazarus?
« Reply #2 on: September 28, 2018, 04:27:44 pm »
Function TfrReport.DesignReport calls designer window. But first you need TfrDesigner - just put the TfrDesigner component on your form or data module.

You cannot, not easily anyway.
This is a topic about LazReport - he wants LazRepord designer.

JuhaManninen

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4459
  • I like bugs.
Re: run the "Designer IDE" without run the Lazarus?
« Reply #3 on: September 28, 2018, 04:48:11 pm »
This is a topic about LazReport - he wants LazRepord designer.
Oops, sorry. I forgot to check the forum section.
Mostly Lazarus trunk and FPC 3.2 on Manjaro Linux 64-bit.

 

TinyPortal © 2005-2018