Akeni Help Desk Assistant for Enterprise IM
akeni
Source i (link to git-repo or to original if based on someone elses unmodified work):
* Works with pling-storeor ocs-url
Other Browser:
© 2025 store.kde.org - The official KDE Store
All rights reserved. All trademarks are copyright by their respective owners. All contributors are responsible for their uploads.
Ratings & Comments
12 Comments
i created a .deb package and isntalled it successfully... but how do i start it? also there doesnt seem to be a K-Menu entry...
It's not intended to be installed. Just run the executable "k-css".
Is this a general editor? I.e. similar to bluefish? I dont mean the features of bluefish only the basic editing - tabs + buffers inside these tabs
You may have done it as an example of learning Qt, but you can make it really useful for people and also learn more Qt tricks. Quanta is not for windows too. Other applications are not good enough for small tasks. Visual studio gives option of opening file with external editor. And there are not good free editors. Some suggestions:- 1. Auto-Completion. This should be easy enough. 2. Hightlight and auto-complete css from regular HTML page too. Should not be too difficult. Hightligting can be added for HTML pages too.
quanta already does more then simply highlighting the css code ;)
I know, but Quanta is more like Dreamwaver. I wrote this small example because I'm learning Qt, not because I want to make a Quanta clone. Thanks for your reply.
hmm i dont REALLY know dreamweaver ( i dont like it :P) but i think that quanta is way better :) i didnt mean to insult you or something, i just wanted to notice... :)
I'm not sure what I'm doing wrong, but there's no readme or install file. I did qmake and that worked fine, but when I do make it says: "make: Nothing to be done for `first'." What do I need to do? Thanks. LocoMojo
Maybe cmake? Just guessing.
Never mind, I got it. Needed to do a make clean first. LocoMojo
Sory for that. I made a "make clean", so now you just have to make it. And there is no install for now. Becuse it's a alpha relase :) Thanks for your reply