Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
AW: [gef-dev] Help with GraphicalEditorWithPalette

I haven't found much references in the newsgroup related to this topic. We didn't extend any class of GEF, we implemented all ourself. Unfortunately we can't share this code yet, maybe this is possible in the future.
 
Best regards,
Alexander


Von: gef-dev-bounces@xxxxxxxxxxx [mailto:gef-dev-bounces@xxxxxxxxxxx] Im Auftrag von Aniruddha Shevade
Gesendet: Dienstag, 13. Juni 2006 19:44
An: GEF development
Betreff: RE: [gef-dev] Help with GraphicalEditorWithPalette

Alex

  Thanks for the reply, How did you do this? Was this by extending the PaletteViewer class?

Are there any references on the newsgroup, which can help?

 

Thanks

- Ani

 


From: gef-dev-bounces@xxxxxxxxxxx [mailto:gef-dev-bounces@xxxxxxxxxxx] On Behalf Of HOESS.Alexander
Sent: Tuesday, June 13, 2006 12:11 AM
To: GEF development
Subject: AW: [gef-dev] Help with GraphicalEditorWithPalette

 

Hi Ani,

 

we faced the same problems some time ago and had to implement our own palette because there was (and still is) no way to change the orientation of the "standard" palette.

 

Best regards,

Alexander 

 


Von: gef-dev-bounces@xxxxxxxxxxx [mailto:gef-dev-bounces@xxxxxxxxxxx] Im Auftrag von Aniruddha Shevade
Gesendet: Mittwoch, 7. Juni 2006 20:40
An: gef-dev@xxxxxxxxxxx
Betreff: [gef-dev] Help with GraphicalEditorWithPalette

Hello

  I am planning to use the GraphicalEditorWithPalette class. But I want my palette displayed horizontally instead of vertically. It appears that the Splitter class that is uses in the GraphicalEditorWithPalette , does not allow a user to specify the orientation (vertical or horizontal)

  My question is is there a way I draw the Palette Horizontally using the GraphicalEditorWithPalette class ? Is there any other class which can be used ?

Any help / references are appreciated

 

 

Thanks

- Ani

 


Back to the top