From: Olof S. <sve...@es...> - 2001-12-07 13:50:57
|
Hi plplot developers, as you have noticed I'm working on getting the Win32 port of plplot working again. I noticed that since the 5.0.4 release a new function is needed for the win3 device, i.e. the "plD_dispatch_init_win3" function. I copied the one I found in "ps.c" and I got the win3 device working however I have no idea if I'm using the correct values: win3_dispatch_init_helper( pdt, "PlPlot Win32 Window", "win3", plDevType_FileOriented, 29, (plD_init_fp) plD_init_win3 ); For example, is it right to use "plDevType_FileOriented" and the pl_seq number 29? Best regards, Olof ----------------------- Olof Svensson ESRF BP 220 38043 Grenoble Cedex FRANCE Tel: +33 4 76 88 24 95 Fax: +33 4 76 88 25 42 email: sve...@es... ----------------------- |