Re: [MSEide-MSEgui-talk] changing timagelist's width & height

2017-02-16 Thread Martin Schreiber
On Thursday 16 February 2017 10:09:18 code dz wrote:
> 2017-02-16 9:50 UTC+01:00, Martin Schreiber :
> > On Thursday 16 February 2017 09:37:03 code dz wrote:
> >> yes thats obvious ,but after scaling down to 16x16 can you return it
> >> to 24x24 which is the original size ? , because sometimes scaling down
> >> image size will distorted its quality
> >
> > Where should the original imagedata be stored?
> >
> > Martin
>
> yes i know ;) , but add new button "reload" to imagelist editor would
> be nice , rather than clear and load manually  .
>
Where should the filepaths be stored?

Martin

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] changing timagelist's width & height

2017-02-16 Thread code dz
2017-02-16 10:18 UTC+01:00, Martin Schreiber :
> On Thursday 16 February 2017 10:09:18 code dz wrote:
>> 2017-02-16 9:50 UTC+01:00, Martin Schreiber :
>> > On Thursday 16 February 2017 09:37:03 code dz wrote:
>> >> yes thats obvious ,but after scaling down to 16x16 can you return it
>> >> to 24x24 which is the original size ? , because sometimes scaling down
>> >> image size will distorted its quality
>> >
>> > Where should the original imagedata be stored?
>> >
>> > Martin
>>
>> yes i know ;) , but add new button "reload" to imagelist editor would
>> be nice , rather than clear and load manually  .
>>
> Where should the filepaths be stored?
>
> Martin
>

project file ? no

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] changing timagelist's width & height

2017-02-16 Thread code dz
it's fine , don't bother ,next time i'll sets w before adding images  .
thanks

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] changing timagelist's width & height

2017-02-16 Thread code dz
2017-02-16 9:50 UTC+01:00, Martin Schreiber :
> On Thursday 16 February 2017 09:37:03 code dz wrote:
>>
>> yes thats obvious ,but after scaling down to 16x16 can you return it
>> to 24x24 which is the original size ? , because sometimes scaling down
>> image size will distorted its quality
>
> Where should the original imagedata be stored?
>
> Martin
>

yes i know ;) , but add new button "reload" to imagelist editor would
be nice , rather than clear and load manually  .

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] changing timagelist's width & height

2017-02-16 Thread Martin Schreiber
On Thursday 16 February 2017 10:49:28 code dz wrote:
> 2017-02-16 10:18 UTC+01:00, Martin Schreiber :
> > On Thursday 16 February 2017 10:09:18 code dz wrote:
> >> 2017-02-16 9:50 UTC+01:00, Martin Schreiber :
> >> > On Thursday 16 February 2017 09:37:03 code dz wrote:
> >> >> yes thats obvious ,but after scaling down to 16x16 can you return it
> >> >> to 24x24 which is the original size ? , because sometimes scaling
> >> >> down image size will distorted its quality
> >> >
> >> > Where should the original imagedata be stored?
> >> >
> >> > Martin
> >>
> >> yes i know ;) , but add new button "reload" to imagelist editor would
> >> be nice , rather than clear and load manually  .
> >
> > Where should the filepaths be stored?
> >
> > Martin
>
> project file ? no
>
Much too complicated and fragile IMO.

Martin

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] changing timagelist's width & height

2017-02-16 Thread Martin Schreiber
On Thursday 16 February 2017 09:37:03 code dz wrote:
>
> yes thats obvious ,but after scaling down to 16x16 can you return it
> to 24x24 which is the original size ? , because sometimes scaling down
> image size will distorted its quality

Where should the original imagedata be stored?

Martin

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] changing timagelist's width & height

2017-02-16 Thread code dz
2017-02-16 7:13 UTC+01:00, Martin Schreiber :
> On Wednesday 15 February 2017 20:26:06 code dz wrote:
>>
>> so if i add image 24x24 to imagelist which is by default 16x16 , that
>> means all the clipped pixels beyond 16x16 are gone !
>
> If 'stretch' is active the 24x24 image will be scaled down to 16x16, see
> stretch.png. If 'stretch' is not activated the 24x24 image will be split to
>
> four 16x16 images, see nostretch.png.
>
> Martin
>
yes thats obvious ,but after scaling down to 16x16 can you return it
to 24x24 which is the original size ? , because sometimes scaling down
image size will distorted its quality

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] changing timagelist's width & height

2017-02-16 Thread code dz
2017-02-15 21:39 UTC+01:00, Fred van Stappen :
> Hello.
>
>
> @ Cod Z: are you the codz from fpc-forum ?
>
>

yes :)

msegui docking system is robust no doubt , but new users expect the
docking system is just drag  .

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk