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 » Qt/Windows Open Source
Re: Qt/Windows Open Source [message #2681 is a reply to message #2673] Thu, 20 April 2006 23:04 Go to previous message
fudadmin is currently offline  fudadmin
Messages: 1321
Registered: November 2005
Location: Kaunas, Lithuania
Ultimate Contributor
Administrator
gprentice wrote on Thu, 20 April 2006 18:40

luzr wrote on Fri, 21 April 2006 02:19

gprentice wrote on Thu, 20 April 2006 09:10


	w.mc1.Add(w.s1);
	w.s1.SetPos(w.s1.PosLeft(5, 15), w.s1.PosTop(20, 5));




Can be done with less typing (and typos) as

w.mc1.Add(w.s1.LeftPos(5, 15).TopPos(20, 5));

Of course, one can still use layout here too Wink

Mirek



Cool, thanks! By layout, I guess you mean the GUI designer - yeah, I forgot to mention that. (I thought fudadmin would jump on me there!). I'm more into coding and haven't played with the designer much yet.

Graeme



That's why some countries have never produced any "Ferraries"...
They're still trying to race with some jumping animals Laughing

[Updated on: Thu, 20 April 2006 23:05]

Report message to a moderator

 
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: why are these recent changes in upp files of plugins
Next Topic: Think bigger think higher!
Goto Forum:
  


Current Time: Mon Aug 18 08:20:34 CEST 2025

Total time taken to generate the page: 0.04406 seconds