|
components in the page... -
04-10-2008, 06:33 AM
Hi ! well i new to eclipse as whole , never used it before , trying to develop the application in RCP
now the problem I facing is ..
the page of the window is divided in the view and editors area . while trying to arrange two views in the same page , they are coming side by side but what is want is to arrange the editor in between them .. if anybody give me any idea how can i do it , it will be a great help ..plzzzz
i need it
also help me with getting the screen size of the monitor using eclipse .. i have tried all the methods (Display.getClientArea() and Display.getPrimaryMonitor().getClientArea()) .. but i get is (0,0) in return ..
thnx in advance ..
|