Re: [Lazarus] Knowledge Base Designer

2012-04-12 Thread dhkblaszyk
You could try the visual form designer from the lptk project. See here: http://lptk.sourceforge.net/index.php [3] Regards, Darius On 12 apr '12, duilio foschi wrote: > I need to create a Knowledge Base Designer. > > When used in admin mode, the EXE application will provide a sort of IDE

[Lazarus] Knowledge Base Designer

2012-04-12 Thread duilio foschi
I need to create a Knowledge Base Designer. When used in admin mode, the EXE application will provide a sort of IDE. The user (in admin mode) will be able to create forms, add panels, labels, images, memos and button to forms, with simple OnClick events that will jump from form A to form B. Anyb