Sebastian,

The latest CVS renderer seems to have fixed the menu issue I had
encountered.

Thanks!
-Frank.


Sebastian Werner wrote:
> Frank Smith schrieb:
>> Hi Sebastian,
>>
>> I'm still having problems with menus in QxWindows.  I've attached
>> my test program if you're interested in taking a closer look.
> 
> I have reworked the complete zIndex related stuff in qooxdoo. Many old
> code have been replaced with less lines newer, hopefully better code.
> 
> In my test this fix some zIndex issues. Please test your stuff again.
> 
> @All: All bug reports to the new behavior are really appreciated. Thanks.
> 
> Regards,
> 
> Sebastian
> 
> 
> 
>>
>> To see the problem:
>>
>> Click on the 'Edit' button.  It should bring up a window that
>> contains the same menus as your window_6 demo.  If you click
>> on the menu buttons, you shouldn't see the menus.  If you
>> resize the window to its minimum height, you will see the
>> menus appear when you click the menu buttons as they are no
>> longer hidden by the QxWindow.
>>
>> Now edit is.js, and uncomment
>>     t.setZIndex(1000000);
>> after the comment containing the word HACK. Now the menus
>> should appear as expected.
>>
>> Thanks,
>> -Frank.
>>
>> Frank Smith wrote:
>>> Hi Sebastian,
>>>
>>> I'll give it another try.  I'm using renderer, updating daily.  If I
>>> still see the problem I'll send you a test program.
>>>
>>> Thanks,
>>> -Frank.
>>>
>>> Sebastian Werner wrote:
>>>> Hi Frank,
>>>>
>>>> is this problem also existing in the current RENDERER for you? Do you
>>>> use RENDERER or the version 0.1.4? I have a test file
>>>> (window_6.html) in
>>>> RENDERER which seems to be working correctly.
>>>>
>>>> Regards,
>>>>
>>>> Sebastian
>>>>
>>>>
>>>> Frank Smith schrieb:
>>>>> Hello,
>>>>>
>>>>> I'm trying to get some pull-down menus going within a QxWindow.
>>>>> The problem I'm having is that the menus are being hidden by the
>>>>> QxWindow:
>>>>>
>>>>>    http://embeddedfolk.org/menu.png
>>>>>
>>>>> Looking at the rendered document tree under firefox using the
>>>>> 'View Rendered Source' extension:
>>>>>
>>>>>    http://embeddedfolk.org/menu.html
>>>>>
>>>>> I see that the z-index of the QxWindow is 1000000, whereas the z-index
>>>>> of the QxMenu is a small number (e.g. 7), explaining what is
>>>>> seen in menu.png.
>>>>>
>>>>> I'm trying to figure out what I should be doing to make the menus
>>>>> appear as expected.  Any suggestions would be greatly appreciated.
>>>>>
>>>>> Thanks,
>>>>> -Frank
>>>>>
>>>>>
>>>>> -------------------------------------------------------
>>>>> This SF.net email is sponsored by: Splunk Inc. Do you grep through log
>>>>> files
>>>>> for problems?  Stop!  Download the new AJAX search engine that makes
>>>>> searching your log files as easy as surfing the  web.  DOWNLOAD
>>>>> SPLUNK!
>>>>> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
>>>>> _______________________________________________
>>>>> Qooxdoo-devel mailing list
>>>>> [email protected]
>>>>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>>>
>>>> -------------------------------------------------------
>>>> This SF.net email is sponsored by: Splunk Inc. Do you grep through log
>>>> files
>>>> for problems?  Stop!  Download the new AJAX search engine that makes
>>>> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
>>>> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
>>>> _______________________________________________
>>>> Qooxdoo-devel mailing list
>>>> [email protected]
>>>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>>>
>>>
>>
>>
>> ------------------------------------------------------------------------
>>
> 
> 



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to