Not wishing to sound like Victor Meldrew but….

I don’t beleive it.

Finally we get our selves migrated all the way to netbeans 6.5 and then we discover that the icefaces plugins which don’t work with 6.1 don’t work properly with 6.5.

The problem is that if you use any of the panels Like the tab control you drop controls on the tab and they just dissappear.

We *ARE* considering buying Icefaces support but actually I think they need to get it working first, I mean you wouldn’t buy a car if only half of it worked would you?

12 Responses to “Not wishing to sound like Victor Meldrew but….”

  1. Frank Ye Says:

    If upgrade to NB 6.5 Patch 2, drop tab to the tabset, the tab control shows up.
    http://pronetbeans.com/archives/65

  2. Frank Ye Says:

    drop a Tab on TabSet, follow by drop a panelLayout. From the navigator view, drag panelLayout to drop on Tab. drop inputText to panelLayout.

    Can you do the above steps?.

  3. pncblessed Says:

    We

    1. Created a new web application – chose visual web icefaces as a framework
    2. Dropped a Tabset
    3. Dropped a Tab
    4. Dropped the Panel Layout on the Tab
    5. Dropped the inputText on the panel Layout

    It all works but nothing is rendered apart from the tabset.

  4. Frank Ye Says:

    focus on TabSet –> PanelTabSet Properties –> change selectedIndex to the one that just add.

    Is the TabSet showing the selectedIndex Tab?

  5. pncblessed Says:

    No, if you change selectedindex the tab does not change.

  6. pncblessed Says:

    In fact its the same issue as :- http://www.icefaces.org/JForum/posts/list/10928.page

  7. Frank Ye Says:

    Patch 2 netbeans 6.5 should resolve the above issue. If the tab is not showing, please attach or send me the message.log in user directory.
    ~/.netbeans/6.5/var/log/

  8. pncblessed Says:

    (Log duly sent to Frank from Icefaces) I will post the answer here for all to see if you have the same problem.

  9. Frank Ye Says:

    Look at the log, none of exception related to PanelTabSet Renderering.

    If you change selectedIndex and reopen visual designer, Is the one selected showing up?

  10. pncblessed Says:

    Yes – thats whats happening

  11. Frank Ye Says:

    If you have any further questions, please follow up on this thread:

    http://www.icefaces.org/JForum/posts/list/10928.page

    thanks,
    Frank

Leave a Reply