27.02.2015 13:47, Martin Schreiber пишет:
> On Thursday 26 February 2015 19:44:56 Alexandre Minoshi wrote:
>> Ok, lets check it.
>>
>> Step by step:
>> 0.Extract attached archive somewere.
>> 1.Copy all mseimage* files to {MSEDIR}/lib/common/designutils/
>>      It ask for rewriting mseimagelisteditor* files - rewrite.
>> 2.Rebuild mseide.
>> 3.Run new mseide.
>> 4.Create new project
>> 5.Put on form timagelist1, tframecomp1 and trichbutton1.
>> 6.Set properties:
>>      tframecomp1.template.frameimage_list = timagelist1
>>      trichbutton1.frame.template = tframecomp1
>> 7.Select timagelist1 and click right button on it. Select "edit
>> component" of popupmenu.
>> 8.In opened window "Imagelisteditor" click new button "Add from image"
>> 9.In opened window click button "load from image"
>> 10.Select image(for example attached "flat13.png")
>> 11.Correct width and height as you want
>> 12.Click "add" button
>> 13.Click "add" button in "Imagelisteditor" window.
>> 14.Compile and run project.
>> Done
>>
> Nice!
> Suggestion: Instead to extend "mseimagelisteditor" make a standalone
> application with your imagelist extractor form. Store the eight extracted
> pixmaps in a single PNG file. In imagelist editor one later can click 'Add'
> and select the produced PNG, the imagelist editor automatically will split it
> to the eight pixmaps. So the same PNG can be used multiple times.
> The imagelist extractor could be extended in order to produce and test the
> pixmaps for the different widgetstates (clicked, disabled, mouse,
> focused...).
>
> Martin
>
No problem to make  standalone application, but how to be with sizes of 
pixmaps? There are will be defferent (4x4, 8x8, etc).
And how to save in correct PNG file?

BTW, if you will not add extractor form to mseide, i`ll add it to my 
msetune as option.

A.M.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to