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

Re: [MiNT] gradients,FreeMiNT 1.18



On Thu, Jul 28, 2011 at 9:21 AM, Helmut Karlowski
<helmut.karlowski@ish.de> wrote:
> Am 27.07.2011, 20:42 Uhr, schrieb Peter Slegg <p.slegg@scubadivers.co.uk>:
>> On Wed, 27 Jul 2011 17:26:49 , Paul Wratt <paul.wratt@gmail.com> wrote:
>>> On Mon, Jul 25, 2011 at 12:22 PM, Helmut Karlowski
>>> <helmut.karlowski@ish.de> wrote:
>>> > Am 24.07.2011, 02:52 Uhr, schrieb Paul Wratt <paul.wratt@gmail.com>:
>>> >> tool to help simplify creation and changing
>>> >
>>> > Yeah - a tool to create the c-files with preview! :)
>>> >
>>> I have source for both runtime C source execution, and a C interpreter..
>>>
>>> Paul
>>
>> Are you talking about a GEM tool to see the XaAES graphics settings
>> for widgets and gradients ?
>
> Yes - I thought of a GEM-prg that has the gradients-code and is able to
> configure and display all relevant objects.
>
> It would not need a c-interpreter but would generate c.
>
> This was meant to be a joke because it's a whole lot of work.
>
> Helmut Karlowski
>
:) I know you did ;)

it does not need a c-interpreter, but I have the source and would like
to get it running under mint, so it would be ok to do so

I had originally though about use GFA to build such an app, just to
get something up and running, might still be worth it..

on the visualisation front, it would be useful if XaAES can use
specific gradient/texture config for specific windows, or employ
signal/protocol to set textures of specific window (not an absolute
requirement, but useful, if somewhat resource hungry)

It should also signal to XaAES to reload (or load new) gradient config
(or something similar like load specific config). this sort of system
should be able to be called via protocol, even if it sits on top of
another (like AV or Olga, etc)

Paul