Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
WYSIWYG and a proposition
1) Is there some WYSIWYG (What You See Is What You Get) development tool for kde? I mean something like C++ Builder for Windows.
2) Can you plese make KDE Keyboard Tool switchable by Key Combination? Like in Windows on Alt+Shift. (Sorry if this is bad place for this proposition, didnt find other place for it).
RE: WYSIWYG and a proposition
Did you try
KDevelop? It's a very good IDE. The latest version integrates with Qt Designer in a very fancy way.
Never patch not working code. Rewrite it !
Never patch badly designed classes. Recreate them cleanly.
(Excerpts from Computing Bible)
Home of the Lab project
RE: WYSIWYG and a proposition
K, thanks, gonna get it now.
And is it hard to swotch from Windows developing to developing under Linux? Does it have big/huge/colossal difference in functions and api?
And what about that feature in Layout Switcher? Or where should i ask it.
RE: WYSIWYG and a proposition
Linux (or most Unices) develoment is not really difficult, as those system are Psix compliant. So all function calls are really standard.
Graphics development is not so difficult too. As your project is about KDE, it has a relly consistent API. Look at the DCOP and KParts, it's relly interesting
Never patch not working code. Rewrite it !
Never patch badly designed classes. Recreate them cleanly.
(Excerpts from Computing Bible)
Home of the Lab project
RE: WYSIWYG and a proposition
Originally posted by Beyonder
2) Can you plese make KDE Keyboard Tool switchable by Key Combination? Like in Windows on Alt+Shift. (Sorry if this is bad place for this proposition, didnt find other place for it).
Kxkb is already capable of switching layouts by key combination.
In general, user questions (non development related) are better asked on
www.kde-forum.org
Cheers,
_
Qt/KDE Developer
Debian User