0

Background is changed blue color when focus

Hi all,

I am using ywe-wdk-0.9.6-19-i386 framwork in my project. And I have two problems by background and want to question to you the following:

1. When I focus on one object in FullScreen then background of that object is changed blue color. Can I turn off this? I remember that the previous frameworks, this dose not happen.

2. For example: I paged 10 rows on paging, but had not enough rows on last paging. So, background of Grid was still showed with light black which was ugly on FullScreen. How can I control the properties of KONtx.control.Grid to solve this stats?

Thanks and Regards,
Hoa Tat.

by
3 Replies
  • For #2: if you are looking to use a Grid *without* any theme, please use the class KONtx.element.Grid instead of KONtx.control.Grid. KONtx.element.Grid behaves identically but without the listener for theme application. This also applies to the GridCells you create; use the "element" version of the class and not the "control" version of the class if you don't want the theming applied.

    For #1, I think some clarification and detail is needed as to what classes you're using and what you expect to see when focused.
    0
  • QUOTE (keville @ Jul 27 2009, 01:35 PM) <{POST_SNAPBACK}>
    For #1, I think some clarification and detail is needed as to what classes you're using and what you expect to see when focused.


    Hi keville,

    Thank you for your answers.

    I am applying a project on FullScreen so the classes is used usually which are KONtx.system.FullscreenView, KONtx.element.Container. I do not expect to see when focused, but I only expect to catch event of focus when can change a image from blur status to focus status. Can I do this? If is ok, how can I do? :)Hoa Tat.
    0
  • When I focus on one control in Full Screen then background of that control is changed blue color. Can I change it to green?

    0

Recent Posts

in General - Yahoo! TV Widgets