Warning: session_start(): open(/tmp/sess_mb27vsa3vb4dvgc78aako0a6j0, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
KFormDesigner openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

KFormDesigner

   0.3.2  

KDE Development Tool

Score 79%
KFormDesigner
zoom


KFormDesigner
zoom


KFormDesigner
zoom


Link:  Link
Downloads:  3972
Submitted:  Jul 29 2004
Updated:  May 14 2005

Description:

KFormDesigner is meant to be Qt Designer replacement for KDE. It provides almost all Qt Designer features (except code entering) and uses Qt Designer UI file format. It also has new features, such as editing widget contents inside forms, without dialogs, or dynamic resizing of widgets to fit its contents when you edit it.

Being a KPart, it can be used eg inside Konqueror (or with any app that supports KParts) to view UI files.

One can extend it by writing plugins (called factories) to manage more widgets, and control a lot of things about this widget (editing, menu items, shown properties, etc.).

It is developed inside Kexi Project (http://kde-apps.org/content/show.php?content=12365).
So if you have installed Kexi, you already have KFormDesigner. The version inside Kexi is always the more up-to-date.

**** About installation ******
If kformdesigner don't appear in your path after installation, try running './configure --prefix=your_kde_prefix'. To know your kde prefix, run kde_config --prefix.

**** About KDevelop Plugin ****
It is not compiled by default. If you want to compile it, 'cd kdevdesigner_plugin' and then 'make', etc.
To make it appear in KDevelop, you have to modify your kde file associations after installing. In the 'Embedded' tab, make 'Form Designer KDevelop Plugin' first in the list. It should then appear in KDevelop instead of Qt Designer.



Please let me know if you have made a binary package of KFormDesigner, I'll add a link in this page.




Changelog:

**** v0.3.2 10/28/2004 ****************
* Support for sub forms, ie form embedded inside another form. By now, you have to enter .ui file path manually, but a dialog will soon appear (when new property editor will be finished)
* New actions: "Select All", "Clear Contents"
* Major code cleanup
* Other fixes and improvements

**** v0.3.1 08/27/2004 ****************
* Added a KDevelop plugin (in kdevdesigner_plugin)
* Fixed all actions activation, including undo/redo actions.
* Some fixes in Connection Dialog by Jaroslaw Staniek .
* New 'Unique Form Mode': only one form is shown at a time
* User can save the form when closing it
* Undo/Redo menu item now also have command name
* Renamed libs and files
* Some other fixes

**** v0.3 07/31/2004 ****************
* KFormDesigner is now a KPart.
This will allow its integration into KDevelop (which is just a matter of days) and Kommander.
It also allow KFormDesigner to embed eg in Konqueror to preview UI files.
* Added needed icons in tarball
* Some little fixes

**** v0.2 07/29/2004 ****************
* First standalone version




LicenseLGPL
(Source code)
(Mandrake 10 RPM)
Send to a friend
Subscribe
Other  Content  from cpasteur
Report inappropriate content



goto page: prev   1  2 

-
.

 great app

 
 by lfreak on: Apr 4 2005
 
Score 50%

thanks for this greate application :)

Question:
also is Qt4 supported, if it's available?
(i don't like the Qt4 Designer) :)

---
lfreak


Reply to this

-

 Re: great app

 
 by cpasteur on: May 14 2005
 
Score 50%

Qt 4 compatible version will be released as soon as Qt 4.0 is released and kdelibs is ported (at least partially).
I'll begin porting when we decide it's time to port Kexi to QT4.


Reply to this

-
.

 Compile error

 
 by qubex on: Dec 29 2005
 
Score 50%

This is throwing some compilation errors using the following compiler:
gcc version 3.4.5 20050809 (prerelease) (Ubuntu 3.4.4-6ubuntu8)

cursor.cpp: In member function 'bool KexiDB::Cursor::getNextRecord()':
cursor.cpp:379: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
cursor.cpp:379: note: candidate 1: operator!=(int, int)
/usr/share/qt3/include/qstring.h:322: note: candidate 2: bool operator!=(char, QChar)
cursor.cpp:386: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
cursor.cpp:386: note: candidate 1: operator==(int, int)
/usr/share/qt3/include/qstring.h:302: note: candidate 2: bool operator==(char, QChar)
cursor.cpp:404: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
cursor.cpp:404: note: candidate 1: operator!=(int, int)
/usr/share/qt3/include/qstring.h:322: note: candidate 2: bool operator!=(char, QChar)
cursor.cpp:409: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
cursor.cpp:409: note: candidate 1: operator==(int, int)
/usr/share/qt3/include/qstring.h:302: note: candidate 2: bool operator==(char, QChar)


Reply to this

goto page: prev   1  2 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team