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 » U++ Library support » U++ Widgets - General questions or Mixed problems » Ico to IML converter:Where is the source code?
Ico to IML converter:Where is the source code? [message #51099] Wed, 23 January 2019 16:10 Go to next message
alexe100 is currently offline  alexe100
Messages: 3
Registered: January 2019
Location: PT
Junior Member
Hi
I have de need to add new ico images to Ctrl.iml so I am thining to implement a converter .ico -> .txt (with iml section format)


Where can I get iml format? where can I find the TheIDE iml editor source code?

Thanks


Alex
Re: Ico to IML converter:Where is the source code? [message #51107 is a reply to message #51099] Fri, 25 January 2019 10:16 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
alexe100 wrote on Wed, 23 January 2019 16:10
Hi
I have de need to add new ico images to Ctrl.iml so I am thining to implement a converter .ico -> .txt (with iml section format)


Where can I get iml format? where can I find the TheIDE iml editor source code?

Thanks


Alex


I would recommend .ico -> .png (that should be possible with common tools), then you can directly load to .iml.

Anyway, to answer your question:

uppsrc\IconDes\ImlFile.cpp

Mirek
Re: Ico to IML converter:Where is the source code? [message #51110 is a reply to message #51099] Fri, 25 January 2019 11:00 Go to previous messageGo to next message
alexe100 is currently offline  alexe100
Messages: 3
Registered: January 2019
Location: PT
Junior Member
png is ok for me!
Where is described the process to import png into iml files? How to do that?

Thanks

Alex
Re: Ico to IML converter:Where is the source code? [message #51111 is a reply to message #51110] Fri, 25 January 2019 13:04 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
alexe100 wrote on Fri, 25 January 2019 11:00
png is ok for me!
Where is described the process to import png into iml files? How to do that?

Thanks

Alex


Right click the list of images, "Insert from file(s).."

Mirek
Re: Ico to IML converter:Where is the source code? [message #51112 is a reply to message #51111] Fri, 25 January 2019 13:24 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
P.S.: Based on this, I have just improved iml designer so that it can now import .ico files directly (should be in nightly build tomorrow).
Previous Topic: cc1plus.exe: out of memory allocating 65536 bytes
Next Topic: Proposal: standard FontSel
Goto Forum:
  


Current Time: Thu Mar 28 14:10:35 CET 2024

Total time taken to generate the page: 0.01286 seconds