[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Fwd: gradients,FreeMiNT 1.18



On Wed, Aug 3, 2011 at 9:35 AM, Jo Even Skarstein <joska@online.no> wrote:
> On Tue, 2011-08-02 at 17:50 +0000, Peter Slegg wrote:
>> On Tue, 02 Aug 2011 09:16:14 , "Jo Even Skarstein" <joska@online.no> wrote:
>> >
>> > > You should think about the interactive style-editor ;)
>> >
>> > I have. But let me point out that this only covers gradients, not textures
>> > or widgets! I have no intentions to make a complete theme/style-editor,
>> > that would require a lot of work.
>> >
>>
>> That is still something that is badly needed since general users cannot see what
>> they are setting.
>
> The problem is that a complete theme-editor would have to be able to
> edit bitmaps and RSC-files in addition to gradients. That's a lot of
> work.
>
> Jo Even
>
if it was mad in a modular way editors could be added later

but if it can render gradients (in app, no XaAES) then it can render images too

still the best idea I have is something written in GFA, then more
people will be able to help out with it..

as for using app to change boot time options, if you us "include
gradient.cnf" in xaaes.cnf then you can simply overwrite that file (
cat mygrad.cnf > gradient.cnf ) or the contents of it ( echo
"gradiets=mygrad" > gradient.cnf )

something like that would be even more useful for themes ( include
theme.cnf ) where more than one setting needs to be changed

Paul


Paul