Both, my bad, erroneous sticky tag floating around.
- Phil
Andy Piper writes:
Er, that data member is gone. Are you sure you updated xlwtabs.c?
andy
At 10:53 PM 11/27/00 +0000, Philip Aston wrote:
>Andy,
>
>Build latest source from CVS:
>
>gcc -c -g -O -I. -DHAVE_CONFIG_H -I/usr/local/include -Wno-sign-compare
>-fno-caller-saves -I/usr/X11R6.4/include xlwtabs.c
>xlwtabs.c: In function `TabsInit':
>xlwtabs.c:433: structure has no member named `displayChildren'
>etc.
>
>
>This fixes it:
>
>--- xlwtabsP.h 2000/11/24 21:53:38 1.1.2.6
>+++ xlwtabsP.h 2000/11/27 22:47:41
>@@ -93,6 +93,7 @@
> Dimension child_width, child_height; /* child size, including
> borders */
> Dimension max_cw, max_ch ; /* max child preferred size */
> Cardinal numRows ;
>+ Cardinal displayChildren ;
> Cardinal realRows; /* XEmacs addition */
> XtGeometryMask last_query_mode;
> Boolean needs_layout ;
>
>
>- Phil
--------------------------------------------------------------
Dr Andy Piper
Principal Consultant, BEA Systems Ltd
-------------------------------------------
Philip Aston - Senior Consultant
BEA Professional Services (Northern Europe)