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 » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » Layout designer .usc scripts now able to get images from .iml files
Layout designer .usc scripts now able to get images from .iml files [message #5540] Mon, 02 October 2006 00:18 Go to previous message
mirek is currently offline  mirek
Messages: 14265
Registered: November 2005
Ultimate Member
- just specify image in format "package:file:image_id", like

	Paint(w) {
		w.DrawImage(0, 0, "CtrlLib:Ctrl.iml:open");
	}


(Note: original way how to get images is limited to CtrlLib only, format is "CtrlLib::open").

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Toolbar buttons chameleonized...
Next Topic: Draw tutorial
Goto Forum:
  


Current Time: Mon Jul 07 13:58:27 CEST 2025

Total time taken to generate the page: 0.06773 seconds