Skip to main content



      Home
Home » Eclipse Projects » Nebula » Examples crashing... what am I doing wrong... (if it is indeed me)
Examples crashing... what am I doing wrong... (if it is indeed me) [message #50514] Wed, 05 March 2008 11:54 Go to next message
Eclipse UserFriend
For both the grid and gallery stuff from Nebula I get errors similar to (or
exactly the same as):
java.lang.Error: Unresolved compilation problems:

The constructor Grid(Shell, int) is undefined

The method setText(String) is undefined for the type GridColumn


at main.GridSnippet1.main(GridSnippet1.java:35)

Exception in thread "main"



Any ideas why there examples don't refer to existing methods and
constructors???
Re: Examples crashing... what am I doing wrong... (if it is indeed me) [message #51014 is a reply to message #50514] Tue, 25 March 2008 03:54 Go to previous message
Eclipse UserFriend
All gallery examples should work.
check out both org.eclipse.nebula.widgets.gallery and
org.eclipse.swt.nebula.snippets from CVS and run any gallery snippet.

Could you post the stacktrace you get with the Gallery snippets ?

--
Nicolas


Martin Thompson a écrit :
> For both the grid and gallery stuff from Nebula I get errors similar to (or
> exactly the same as):
> java.lang.Error: Unresolved compilation problems:
>
> The constructor Grid(Shell, int) is undefined
>
> The method setText(String) is undefined for the type GridColumn
>
>
> at main.GridSnippet1.main(GridSnippet1.java:35)
>
> Exception in thread "main"
>
>
>
> Any ideas why there examples don't refer to existing methods and
> constructors???
>
>
>
>
Re: Examples crashing... what am I doing wrong... (if it is indeed me) [message #589120 is a reply to message #50514] Tue, 25 March 2008 03:54 Go to previous message
Eclipse UserFriend
All gallery examples should work.
check out both org.eclipse.nebula.widgets.gallery and
org.eclipse.swt.nebula.snippets from CVS and run any gallery snippet.

Could you post the stacktrace you get with the Gallery snippets ?

--
Nicolas


Martin Thompson a écrit :
> For both the grid and gallery stuff from Nebula I get errors similar to (or
> exactly the same as):
> java.lang.Error: Unresolved compilation problems:
>
> The constructor Grid(Shell, int) is undefined
>
> The method setText(String) is undefined for the type GridColumn
>
>
> at main.GridSnippet1.main(GridSnippet1.java:35)
>
> Exception in thread "main"
>
>
>
> Any ideas why there examples don't refer to existing methods and
> constructors???
>
>
>
>
Previous Topic:[CompositeTable] a question of size
Next Topic:Drag&drop in the Grid widget and project status
Goto Forum:
  


Current Time: Thu May 08 01:58:00 EDT 2025

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

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

Back to the top