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?
February 9, 2009 at 9:40 pm |
If upgrade to NB 6.5 Patch 2, drop tab to the tabset, the tab control shows up.
http://pronetbeans.com/archives/65
February 10, 2009 at 2:03 pm |
Thanks Frank
We tested this but the componants dropped on the control still do not appear
February 10, 2009 at 3:16 pm |
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?.
February 10, 2009 at 3:23 pm |
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.
February 10, 2009 at 3:29 pm |
focus on TabSet –> PanelTabSet Properties –> change selectedIndex to the one that just add.
Is the TabSet showing the selectedIndex Tab?
February 10, 2009 at 3:32 pm |
No, if you change selectedindex the tab does not change.
February 10, 2009 at 3:35 pm |
In fact its the same issue as :- http://www.icefaces.org/JForum/posts/list/10928.page
February 10, 2009 at 3:44 pm |
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/
February 10, 2009 at 3:49 pm |
(Log duly sent to Frank from Icefaces) I will post the answer here for all to see if you have the same problem.
February 10, 2009 at 4:58 pm |
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?
February 10, 2009 at 4:58 pm |
Yes – thats whats happening
February 10, 2009 at 5:28 pm |
If you have any further questions, please follow up on this thread:
http://www.icefaces.org/JForum/posts/list/10928.page
thanks,
Frank