Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Coffee corner » Start a new project on Ultimate++?
Re: Start a new project on Ultimate++? [message #7130 is a reply to message #7127] Fri, 15 December 2006 10:35 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14255
Registered: November 2005
Ultimate Member
Wolferl2 wrote on Fri, 15 December 2006 03:49


Is there a chance to start a new project that would run within 12 months on the Mac?



It is the next big thing. I would like to say "yes". OTOH, honestly according to one year old roadmap, it should have been done 5 months back... Smile

So all I can say is that we will start development I/2007. Meanwhile, it seems that U++ can run quite well as X11 app in MacOS (this is already tested).

Quote:


Can I print in a nice way in Ultimate++ (beside from drawing lines in absolute printer coordinates)?



Well, depends what you mean by "nice". But yes, my U++ apps do a lot of printing, mostly database reports.

Quote:


Is the Array-Control extensible, so that I can add text-completion into the input cells of the grid?



Wrong question. You put regular widgets into cells. So the thing you want to do is to create your widgets with text completion. (Which reminds me to put text completion on ToDo list Wink

Quote:


Can I format the Array Control, so that it looks nice (no cell borders, background colors, frames, font size e.g.)



You have the full control over the cell appearance using the Display class. For simple cases (like colors and font size) you can also use AttrText values.

Quote:


Can I say "dear ArrayControl, please print yourself on the printer and be sure all your content fits on 1 page wide and 2 pages tall" ?



No. But you can write a 10 lines of code to do that. OK, not sure how "be sure all your content fits" will work when number of ArrayCtrl lines is variable, but generally, printing is simple.

Mirek
 
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: upp and boost - t_
Next Topic: new package and forum
Goto Forum:
  


Current Time: Sun Apr 27 18:19:07 CEST 2025

Total time taken to generate the page: 0.01049 seconds