The code has been patched for smoke only bevel requires more work that I
don't have time for at the moment. The problem with bevel is the inheritance
and the use of Chain.

this.chain(this.parent.pass(options,this)); // creates all the problems... I
don't have time to refactor at the moment.


I removed bevel but this code works for me now in 1.2.2

http://gist.github.com/123828

good luck




On Thu, Jun 4, 2009 at 1:27 PM, nwhite <changereal...@gmail.com> wrote:

> Ok it looks like I got it working in 1.2.2 I'll post in 15... just cleaning
> up
>
>
> On Thu, Jun 4, 2009 at 1:15 PM, nwhite <changereal...@gmail.com> wrote:
>
>> The issue is that growl is using 1.2beta which is pretty old. If you look
>> at the code it uses setHtml and the like.
>>
>> On Thu, Jun 4, 2009 at 1:00 PM, Thierry bela nanga <bna...@gmail.com>wrote:
>>
>>> try to use the growl-uncompressed.js for debugging,
>>> the one you use seems to be minified, and then hard to debug.
>>>
>>>
>>> On Thu, Jun 4, 2009 at 8:58 PM, Thierry bela nanga <bna...@gmail.com>wrote:
>>>
>>>> D.getFirst().setProperty("src", A.image).getNext() may be null or
>>>> undefined,
>>>>
>>>>
>>>> On Thu, Jun 4, 2009 at 8:48 PM, Dailce <i...@rogers.com> wrote:
>>>>
>>>>>
>>>>> hi.
>>>>> Ok I added the whole growl.js to the page.
>>>>> In my other class.  I have the following:
>>>>>
>>>>> onRequest: function(){
>>>>>       Growl.Bezel({
>>>>>                title: 'Window.Growl<br />By Daniel Mota'
>>>>>        });
>>>>> }
>>>>>
>>>>> It seems to be calling the Growl, but throws an error:
>>>>>
>>>>> D.getFirst().setProperty("src", A.image).getNext().setHTML is not a
>>>>> function
>>>>> Coming from the growl.js
>>>>> Using 1.2 from mootools.net
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> fax : (+33) 08 26 51 94 51
>>>>
>>>
>>>
>>>
>>> --
>>> fax : (+33) 08 26 51 94 51
>>>
>>
>>
>

Reply via email to