You are not logged in.

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.

Beyonder

Unregistered

1

Friday, October 8th 2004, 9:31am

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).

djanubis

Beginner

Posts: 29

Location: Moulins France

Occupation: Software ingeneering

  • Send private message

2

Friday, October 8th 2004, 9:45am

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

Beyonder

Unregistered

3

Friday, October 8th 2004, 9:53am

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.

djanubis

Beginner

Posts: 29

Location: Moulins France

Occupation: Software ingeneering

  • Send private message

4

Friday, October 8th 2004, 11:03am

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

anda_skoa

Professional

Posts: 1,273

Location: Graz, Austria

Occupation: Software Developer

  • Send private message

5

Friday, October 8th 2004, 3:09pm

RE: WYSIWYG and a proposition

Quoted

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