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 » EditField ctrl and StaticText ctrl in a StatusBar crtl
Re: EditField ctrl and StaticText ctrl in a StatusBar crtl [message #27715 is a reply to message #27713] Fri, 30 July 2010 12:35 Go to previous messageGo to previous message
281264 is currently offline  281264
Messages: 270
Registered: June 2010
Location: Spain
Experienced Member
Here it goes:
//statusbar;
	label_com_editor.SetRect(150,4,60,22);
	label_com_editor.SetText("Command:").SetFrame(LeftSeparatorFrame());//<- This is what you need (I guess).
	.......


Code above places a StaticText (label_com_editor), displaying "Command:" and adds a LeftSeparatorFrame, which inserts a vertical separator at the left of the StaticText.

Let me know if this is what you are looking for.

Cheers,

Javier
 
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: Hello, need a helping hand
Next Topic: Ctrl key pressed while LeftDown: detection.
Goto Forum:
  


Current Time: Thu May 09 06:50:31 CEST 2024

Total time taken to generate the page: 0.01750 seconds