In the meantime i have ported Scribus
[quote=AndrewZ]Hi Giova,
Great work on adding new Apps! What are options for Qt word processor???[/quote]
Take a look here: http://haikuware.com/directory/view-details/productivity/desktop-publishing/scribus-publishing-and-layout
QTAds for Haiku (built on a recent nightly):
Outstanding, Giova84! So many people keep asking for word processors to be ported, this seems like it will do a lot more than simple word processing ^^
Does this work on an alpha 4.1 system, or does it need to be a particular hybrid nightly? I get so confused with all these hybrids and different versions, I hope it all clears up by the time Haiku reaches beta.
Regarding the printing support, have you looked at the code at all to see what function is being called when you do file->print? Iâm wondering how easy it would be to add some code in there that makes Scribus export a PDF file into /var/tmp/. Then modify BePDF to make a simple standalone PDF printing app with no GUI (apart from printer setup) thatâs called from within Scribus using system().
Itâs a bit of a bodge, but it might be a lot easier than porting CUPS. What matters is the userâs experience, and as far as theyâre concerned it would work just like a normal print feature.
Scribus run fine on Alpha 4.1
The printing support is broken, since Scribus need CUPS, and currently is not available for Haiku.
Seems the only way for print from Scribus, CUPS. But now i am in contact with Scribus developers, so I/We can see for some solutions
In anyway you can export as PDF and print the PDF from BePDF or DocumentViewer
Texmaker - LaTeX editor on Haiku
http://haikuware.com/directory/view-details/science-math/miscellaneous/texmaker-latex-editor
qBittorrent (last available revision) on Haiku
http://haikuware.com/directory/view-details/internet-network/clients/qbittorrent
Vacuum - Chat and IM client
http://haikuware.com/directory/view-details/internet-network/instant-messaging/vacuum-im-and-chat
You are doing amazing work, hats off to you sir! I am looking forward to your tutorial, Iâd love to help port apps to Haiku. And itâs good to know that it wonât require any C++. I am still fairly new to programming overall (just started learning Python), and I wonât start learning C++ anytime soon.