Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » issue in setSelectedNode(pageId)
issue in setSelectedNode(pageId) [message #316011] Tue, 29 May 2007 03:18 Go to next message
Eclipse UserFriend
Hi all,
I am using PreferenceDialog in my project. In my preference dialog, i am
using setSelectedNode(pageId) api to select some specific node. But this
api is not working for certain level of nodes.

For example,

parent1
child1
child11
child12
child2
child21
child22

parent2
.......
......
.......
........
.......

If i use setSelectedNode(child11 or child12), api is working fine.
If i use setSelectedNode(child21 or child22), api is not working.

waiting for your reply.

thanks,
Pushparaj.
Re: issue in setSelectedNode(pageId) [message #316020 is a reply to message #316011] Tue, 29 May 2007 07:20 Go to previous message
Eclipse UserFriend
if that is the case please open a bug at https://bugs.eclipse.org/bugs/
against Eclipse Platform UI. Include an example plugin source of your 3
level XML and a preference page that selects one of the 3rd level pages.

Later,
PW
Previous Topic:Focus problem in cell editors
Next Topic:.svn build issues - Resource Filter not ignoring .svn folder
Goto Forum:
  


Current Time: Thu Apr 24 23:58:19 EDT 2025

Powered by FUDForum. Page generated in 0.02484 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top