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 » Newbie corner » Hello, need a helping hand
Re: Hello, need a helping hand [message #27405 is a reply to message #26904] Thu, 15 July 2010 16:46 Go to previous messageGo to previous message
jerson is currently offline  jerson
Messages: 202
Registered: June 2010
Location: Bombay, India
Experienced Member

Hi Koldo

I'm back after a bit. I think I owe it to you that I have been able to get started in UPP. As such, I found it really hard to understand at first. I played a lot with the examples, bazaar projects and read the tutorials. I cannot say for sure I understand everything right now, but, I am at least 35% there in my own estimates.

I have made a screen to check out what I learnt till now and find I can really make some good progress. I need to make a few controls of my own to handle charts(I know about the scatter program) for my own needs. I think the controls4u demo shows how to make such controls with their own interface for the IDE.

index.php?t=getfile&id=2656&private=0
However, for now, this is what I have achieved and for this I owe you a big Thank You.

I have a lot more to do in this project, but, slow and steady wins I guess.

BTW : what do these statements mean? It's a bit like greek to me.

void UWord::SerializeApp(Stream& s)
{
	int version = 1;
	s / version;                <<== this one here
	s % UWordFs()               <<== and here
	  % PdfFs();                <<== and here
	if(version >= 1)
		s % lrufile();
}
  • Attachment: Upp1.gif
    (Size: 31.78KB, Downloaded 819 times)
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: is U++ the right tool for this?
Next Topic: EditField ctrl and StaticText ctrl in a StatusBar crtl
Goto Forum:
  


Current Time: Sun Jul 06 11:34:02 CEST 2025

Total time taken to generate the page: 0.03358 seconds