From 292aa691fa08cae63ed49b96a654580bc5078177 Mon Sep 17 00:00:00 2001 From: Lars Kanis <lars@greiz-reinsdorf.de> Date: Sat, 14 Feb 2015 08:06:16 +0100 Subject: [PATCH] Remove all private or protected sections from interface files. They are ignored for wrapper method generation, but prevent procedural wrapper generation per %extend . This fixes method overloading in Ruby space. --- swig-interfaces/FX4Splitter.i | 6 --- swig-interfaces/FX7Segment.i | 8 ---- swig-interfaces/FXAccelTable.i | 7 ---- swig-interfaces/FXApp.i | 38 +++++++---------- swig-interfaces/FXArrowButton.i | 10 ----- swig-interfaces/FXBMPIcon.i | 2 - swig-interfaces/FXBMPImage.i | 2 - swig-interfaces/FXBitmap.i | 6 --- swig-interfaces/FXButton.i | 4 -- swig-interfaces/FXCURCursor.i | 2 - swig-interfaces/FXCanvas.i | 2 - swig-interfaces/FXCheckButton.i | 7 ---- swig-interfaces/FXChoiceBox.i | 8 ---- swig-interfaces/FXColorBar.i | 8 ---- swig-interfaces/FXColorDialog.i | 4 -- swig-interfaces/FXColorList.i | 9 ---- swig-interfaces/FXColorRing.i | 40 ------------------ swig-interfaces/FXColorSelector.i | 25 ----------- swig-interfaces/FXColorWell.i | 10 ----- swig-interfaces/FXColorWheel.i | 15 ------- swig-interfaces/FXComboBox.i | 7 ---- swig-interfaces/FXComposeContext.i | 5 --- swig-interfaces/FXComposite.i | 4 -- swig-interfaces/FXCursor.i | 9 ---- swig-interfaces/FXDC.i | 26 ------------ swig-interfaces/FXDCPrint.i | 19 --------- swig-interfaces/FXDataTarget.i | 5 --- swig-interfaces/FXDebugTarget.i | 4 -- swig-interfaces/FXDelegator.i | 2 - swig-interfaces/FXDial.i | 14 ------- swig-interfaces/FXDialogBox.i | 2 - swig-interfaces/FXDict.i | 27 ------------ swig-interfaces/FXDirDialog.i | 5 --- swig-interfaces/FXDirList.i | 31 -------------- swig-interfaces/FXDirSelector.i | 19 --------- swig-interfaces/FXDockBar.i | 8 ---- swig-interfaces/FXDockHandler.i | 10 ----- swig-interfaces/FXDockSite.i | 7 ---- swig-interfaces/FXDockTitle.i | 6 --- swig-interfaces/FXDragCorner.i | 9 ---- swig-interfaces/FXDrawable.i | 7 ---- swig-interfaces/FXFileDialog.i | 5 --- swig-interfaces/FXFileDict.i | 5 --- swig-interfaces/FXFileList.i | 23 ---------- swig-interfaces/FXFileSelector.i | 33 --------------- swig-interfaces/FXFoldingList.i | 13 ------ swig-interfaces/FXFont.i | 20 --------- swig-interfaces/FXFontDialog.i | 10 ++--- swig-interfaces/FXFontSelector.i | 32 ++------------ swig-interfaces/FXFrame.i | 20 --------- swig-interfaces/FXGIFIcon.i | 2 - swig-interfaces/FXGIFImage.i | 2 - swig-interfaces/FXGLCanvas.i | 4 -- swig-interfaces/FXGLContext.i | 4 -- swig-interfaces/FXGLShape.i | 11 ----- swig-interfaces/FXGLViewer.i | 65 ----------------------------- swig-interfaces/FXGroupBox.i | 6 --- swig-interfaces/FXHeader.i | 24 ----------- swig-interfaces/FXHorizontalFrame.i | 2 - swig-interfaces/FXICOIcon.i | 2 - swig-interfaces/FXICOImage.i | 2 - swig-interfaces/FXIcon.i | 7 ---- swig-interfaces/FXIconList.i | 51 ---------------------- swig-interfaces/FXIconSource.i | 4 -- swig-interfaces/FXId.i | 4 -- swig-interfaces/FXImageFrame.i | 7 ---- swig-interfaces/FXImageView.i | 6 --- swig-interfaces/FXInputDialog.i | 8 ---- swig-interfaces/FXJPGIcon.i | 4 -- swig-interfaces/FXJPGImage.i | 4 -- swig-interfaces/FXKnob.i | 12 ------ swig-interfaces/FXLabel.i | 16 ------- swig-interfaces/FXList.i | 33 --------------- swig-interfaces/FXListBox.i | 7 ---- swig-interfaces/FXMDIButton.i | 12 ------ swig-interfaces/FXMDIChild.i | 51 ---------------------- swig-interfaces/FXMDIClient.i | 6 --- swig-interfaces/FXMainWindow.i | 2 - swig-interfaces/FXMat3d.i | 2 - swig-interfaces/FXMat3f.i | 2 - swig-interfaces/FXMat4d.i | 2 - swig-interfaces/FXMat4f.i | 2 - swig-interfaces/FXMatrix.i | 4 -- swig-interfaces/FXMemoryStream.i | 1 - swig-interfaces/FXMenuBar.i | 2 - swig-interfaces/FXMenuButton.i | 7 ---- swig-interfaces/FXMenuCaption.i | 15 ------- swig-interfaces/FXMenuCascade.i | 5 --- swig-interfaces/FXMenuCheck.i | 8 ---- swig-interfaces/FXMenuCommand.i | 5 --- swig-interfaces/FXMenuPane.i | 2 - swig-interfaces/FXMenuRadio.i | 8 ---- swig-interfaces/FXMenuSeparator.i | 5 --- swig-interfaces/FXMenuTitle.i | 4 -- swig-interfaces/FXMessageBox.i | 2 - swig-interfaces/FXOptionMenu.i | 7 ---- swig-interfaces/FXPCXIcon.i | 2 - swig-interfaces/FXPCXImage.i | 2 - swig-interfaces/FXPNGIcon.i | 2 - swig-interfaces/FXPNGImage.i | 2 - swig-interfaces/FXPPMIcon.i | 2 - swig-interfaces/FXPPMImage.i | 2 - swig-interfaces/FXPacker.i | 23 ---------- swig-interfaces/FXPicker.i | 2 - swig-interfaces/FXPopup.i | 18 -------- swig-interfaces/FXPrintDialog.i | 31 -------------- swig-interfaces/FXProgressBar.i | 12 ------ swig-interfaces/FXProgressDialog.i | 8 ---- swig-interfaces/FXRGBIcon.i | 2 - swig-interfaces/FXRGBImage.i | 2 - swig-interfaces/FXRadioButton.i | 7 ---- swig-interfaces/FXRecentFiles.i | 6 --- swig-interfaces/FXRegion.i | 2 - swig-interfaces/FXRegistry.i | 12 ------ swig-interfaces/FXReplaceDialog.i | 15 ------- swig-interfaces/FXRootWindow.i | 6 --- swig-interfaces/FXRuler.i | 45 -------------------- swig-interfaces/FXScrollArea.i | 12 ------ swig-interfaces/FXScrollBar.i | 2 - swig-interfaces/FXScrollPane.i | 10 ----- swig-interfaces/FXScrollWindow.i | 2 - swig-interfaces/FXSearchDialog.i | 2 - swig-interfaces/FXSeparator.i | 9 ---- swig-interfaces/FXSettings.i | 11 ----- swig-interfaces/FXShell.i | 2 - swig-interfaces/FXShutter.i | 14 ------- swig-interfaces/FXSlider.i | 19 --------- swig-interfaces/FXSpinner.i | 9 ---- swig-interfaces/FXSplashWindow.i | 8 ---- swig-interfaces/FXSplitter.i | 10 ----- swig-interfaces/FXSpring.i | 8 ---- swig-interfaces/FXStatusBar.i | 5 --- swig-interfaces/FXStatusLine.i | 8 ---- swig-interfaces/FXStringDict.i | 3 -- swig-interfaces/FXSwitcher.i | 4 -- swig-interfaces/FXTGAIcon.i | 2 - swig-interfaces/FXTGAImage.i | 2 - swig-interfaces/FXTIFIcon.i | 4 -- swig-interfaces/FXTIFImage.i | 4 -- swig-interfaces/FXTabBar.i | 5 --- swig-interfaces/FXTabBook.i | 2 - swig-interfaces/FXTabItem.i | 2 - swig-interfaces/FXTable.i | 17 -------- swig-interfaces/FXToggleButton.i | 12 ------ swig-interfaces/FXToolBarGrip.i | 4 -- swig-interfaces/FXToolBarShell.i | 16 ------- swig-interfaces/FXToolBarTab.i | 13 ------ swig-interfaces/FXToolTip.i | 10 ----- swig-interfaces/FXTopWindow.i | 15 ------- swig-interfaces/FXTranslator.i | 2 - swig-interfaces/FXTreeList.i | 43 ------------------- swig-interfaces/FXTreeListBox.i | 7 ---- swig-interfaces/FXVerticalFrame.i | 2 - swig-interfaces/FXVisual.i | 38 ----------------- swig-interfaces/FXWindow.i | 50 ---------------------- swig-interfaces/FXWizard.i | 17 -------- swig-interfaces/FXXBMIcon.i | 2 - swig-interfaces/FXXBMImage.i | 2 - swig-interfaces/FXXPMIcon.i | 2 - swig-interfaces/FXXPMImage.i | 2 - 160 files changed, 21 insertions(+), 1636 deletions(-) diff --git a/swig-interfaces/FX4Splitter.i b/swig-interfaces/FX4Splitter.i index a143023..10446e7 100644 --- a/swig-interfaces/FX4Splitter.i +++ b/swig-interfaces/FX4Splitter.i @@ -39,12 +39,6 @@ enum { * proportionally resized, maintaining the same split-percentage. */ class FX4Splitter : public FXComposite { -protected: - FX4Splitter(); - FXuchar getMode(FXint x,FXint y); - void moveSplit(FXint x,FXint y); - void drawSplit(FXint x,FXint y); - void adjustLayout(); public: long onLeftBtnPress(FXObject*,FXSelector,void* PTR_EVENT); long onLeftBtnRelease(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FX7Segment.i b/swig-interfaces/FX7Segment.i index 779b2ba..bed0ec0 100644 --- a/swig-interfaces/FX7Segment.i +++ b/swig-interfaces/FX7Segment.i @@ -50,14 +50,6 @@ enum { * display widget can also display some letters and punctuations. */ class FX7Segment : public FXFrame { -protected: - FXString label; // Text being shown - FXColor textColor; // Text color - FXint thickness; // Segment thickness - FXint cellwidth; // Width of cell - FXint cellheight; // height of cell -protected: - FX7Segment(); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onCmdSetValue(FXObject*,FXSelector,void*); // FIXME diff --git a/swig-interfaces/FXAccelTable.i b/swig-interfaces/FXAccelTable.i index 18aa9ea..022d191 100644 --- a/swig-interfaces/FXAccelTable.i +++ b/swig-interfaces/FXAccelTable.i @@ -27,13 +27,6 @@ */ class FXAccelTable : public FXObject { -protected: - struct FXAccelKey { - FXObject *target; // Target object of message - FXSelector messagedn; // Message being sent - FXSelector messageup; // Message being sent - FXHotKey code; // Keysym and modifier mask to match - }; public: long onKeyPress(FXObject*,FXSelector,void* PTR_EVENT); long onKeyRelease(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXApp.i b/swig-interfaces/FXApp.i index f192169..9f20fca 100644 --- a/swig-interfaces/FXApp.i +++ b/swig-interfaces/FXApp.i @@ -133,14 +133,6 @@ struct FXTimer { /// Application Object class FXApp : public FXObject { -protected: - - /// Return TRUE when new raw event is available - virtual bool getNextEvent(FXRawEvent& ev,FXbool blocking=TRUE); - - /// Dispatch raw event - virtual bool dispatchEvent(FXRawEvent& ev); - public: long onCmdQuit(FXObject*,FXSelector,void* PTR_IGNORE); long onCmdDump(FXObject*,FXSelector,void* PTR_IGNORE); @@ -178,7 +170,7 @@ public: return 0; } else{ - return FXRbApp::constructAndInit(name,vendor); + return FXRbApp::constructAndInit(name,vendor); } } } @@ -368,15 +360,15 @@ public: FXuint m; if(mode&INPUT_READ){ m=INPUT_READ; - if(mode&INPUT_EXCEPT) m|=INPUT_EXCEPT; + if(mode&INPUT_EXCEPT) m|=INPUT_EXCEPT; fd=FXRbGetReadFileHandle(obj); - self->addInput(fd,m,tgt,sel); + self->addInput(fd,m,tgt,sel); } if(mode&INPUT_WRITE){ m=INPUT_WRITE; - if(mode&INPUT_EXCEPT) m|=INPUT_EXCEPT; + if(mode&INPUT_EXCEPT) m|=INPUT_EXCEPT; fd=FXRbGetWriteFileHandle(obj); - self->addInput(fd,m,tgt,sel); + self->addInput(fd,m,tgt,sel); } return true; } @@ -390,15 +382,15 @@ public: FXuint m; if(mode&INPUT_READ){ m=INPUT_READ; - if(mode&INPUT_EXCEPT) m|=INPUT_EXCEPT; + if(mode&INPUT_EXCEPT) m|=INPUT_EXCEPT; fd=FXRbGetReadFileHandle(obj); - self->removeInput(fd,m); + self->removeInput(fd,m); } if(mode&INPUT_WRITE){ m=INPUT_WRITE; - if(mode&INPUT_EXCEPT) m|=INPUT_EXCEPT; + if(mode&INPUT_EXCEPT) m|=INPUT_EXCEPT; fd=FXRbGetWriteFileHandle(obj); - self->removeInput(fd,m); + self->removeInput(fd,m); } return true; } @@ -557,13 +549,13 @@ public: FXASSERT(cur); if(cur->isMemberOf(FXMETACLASS(FXRbCursor))){ dynamic_cast<FXRbCursor*>(cur)->ownedByApp=TRUE; - } + } else if(cur->isMemberOf(FXMETACLASS(FXRbCURCursor))){ dynamic_cast<FXRbCURCursor*>(cur)->ownedByApp=TRUE; - } + } else if(cur->isMemberOf(FXMETACLASS(FXRbGIFCursor))){ dynamic_cast<FXRbGIFCursor*>(cur)->ownedByApp=TRUE; - } + } self->setWaitCursor(cur); } } @@ -580,13 +572,13 @@ public: FXASSERT(cur); if(cur->isMemberOf(FXMETACLASS(FXRbCursor))){ dynamic_cast<FXRbCursor*>(cur)->ownedByApp=TRUE; - } + } else if(cur->isMemberOf(FXMETACLASS(FXRbCURCursor))){ dynamic_cast<FXRbCURCursor*>(cur)->ownedByApp=TRUE; - } + } else if(cur->isMemberOf(FXMETACLASS(FXRbGIFCursor))){ dynamic_cast<FXRbGIFCursor*>(cur)->ownedByApp=TRUE; - } + } self->setDefaultCursor(which,cur); } } diff --git a/swig-interfaces/FXArrowButton.i b/swig-interfaces/FXArrowButton.i index f27f412..7a431ed 100644 --- a/swig-interfaces/FXArrowButton.i +++ b/swig-interfaces/FXArrowButton.i @@ -38,16 +38,6 @@ enum { /// Button with an arrow class FXArrowButton : public FXFrame { -protected: - FXColor arrowColor; // Arrow color - FXint arrowSize; // Arrow size - FXTimer *repeater; // Timer for auto-repeat - FXString tip; // Tooltip value - FXString help; // Help value - FXbool state; // State of button - FXbool fired; // Timer has fired -protected: - FXArrowButton(); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onUpdate(FXObject*,FXSelector,void* PTR_NULL); diff --git a/swig-interfaces/FXBMPIcon.i b/swig-interfaces/FXBMPIcon.i index b785c99..0038f3f 100644 --- a/swig-interfaces/FXBMPIcon.i +++ b/swig-interfaces/FXBMPIcon.i @@ -23,8 +23,6 @@ /// Microsoft Bitmap icon class FXBMPIcon : public FXIcon { -protected: - FXBMPIcon(){} public: %extend { static VALUE fileExt() { diff --git a/swig-interfaces/FXBMPImage.i b/swig-interfaces/FXBMPImage.i index 26c2912..f16c025 100644 --- a/swig-interfaces/FXBMPImage.i +++ b/swig-interfaces/FXBMPImage.i @@ -23,8 +23,6 @@ /// Microsoft Bitmap image class FXBMPImage : public FXImage { -protected: - FXBMPImage(){} public: %extend { static VALUE fileExt() { diff --git a/swig-interfaces/FXBitmap.i b/swig-interfaces/FXBitmap.i index f236f3e..2d932b6 100644 --- a/swig-interfaces/FXBitmap.i +++ b/swig-interfaces/FXBitmap.i @@ -41,12 +41,6 @@ enum { * words 8 pixels packed into a single byte, starting at bit 0 on the left. */ class FXBitmap : public FXDrawable { -protected: - FXuchar *data; // Pixel data - FXint bytewidth; // Number of bytes across - FXuint options; // Options -protected: - FXBitmap(); public: %extend { /** diff --git a/swig-interfaces/FXButton.i b/swig-interfaces/FXButton.i index d18eb29..3ffe706 100644 --- a/swig-interfaces/FXButton.i +++ b/swig-interfaces/FXButton.i @@ -41,10 +41,6 @@ enum { /// FXButton provides a push button. Buttons can have icons and/or labels. class FXButton : public FXLabel { -protected: - FXuchar state; -protected: - FXButton(); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onUpdate(FXObject*,FXSelector,void* PTR_NULL); diff --git a/swig-interfaces/FXCURCursor.i b/swig-interfaces/FXCURCursor.i index fc8894b..87f00b4 100644 --- a/swig-interfaces/FXCURCursor.i +++ b/swig-interfaces/FXCURCursor.i @@ -23,8 +23,6 @@ /// CUR Cursor class class FXCURCursor : public FXCursor { -protected: - FXCURCursor(){} public: %extend { static VALUE fileExt() { diff --git a/swig-interfaces/FXCanvas.i b/swig-interfaces/FXCanvas.i index e6c87dc..87abedd 100644 --- a/swig-interfaces/FXCanvas.i +++ b/swig-interfaces/FXCanvas.i @@ -23,8 +23,6 @@ /// Canvas, an area drawn by another object class FXCanvas : public FXWindow { -protected: - FXCanvas(); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); public: diff --git a/swig-interfaces/FXCheckButton.i b/swig-interfaces/FXCheckButton.i index 50983d5..bac02f7 100644 --- a/swig-interfaces/FXCheckButton.i +++ b/swig-interfaces/FXCheckButton.i @@ -31,13 +31,6 @@ enum { /// Check button class FXCheckButton : public FXLabel { -protected: - FXColor checkColor; // Color of check mark - FXColor boxColor; // Color of check box - FXbool check; // Check state - FXbool oldcheck; // Old check state -protected: - FXCheckButton(); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onUpdate(FXObject*,FXSelector,void* PTR_NULL); diff --git a/swig-interfaces/FXChoiceBox.i b/swig-interfaces/FXChoiceBox.i index 87a8801..9db121b 100644 --- a/swig-interfaces/FXChoiceBox.i +++ b/swig-interfaces/FXChoiceBox.i @@ -29,14 +29,6 @@ * while a -1 is returned if the dialog was canceled, */ class FXChoiceBox : public FXDialogBox { -protected: - FXList *list; -protected: - FXChoiceBox(){} -private: - FXChoiceBox(const FXChoiceBox&); - FXChoiceBox &operator=(const FXChoiceBox&); - void initialize(const FXString& text,FXIcon* icon); public: long onCmdClicked(FXObject*,FXSelector,void* PTR_IGNORE); long onCmdCancel(FXObject*,FXSelector,void* PTR_IGNORE); diff --git a/swig-interfaces/FXColorBar.i b/swig-interfaces/FXColorBar.i index c0e9837..9ce81a8 100644 --- a/swig-interfaces/FXColorBar.i +++ b/swig-interfaces/FXColorBar.i @@ -35,14 +35,6 @@ class FXImage; * color by means of the hue, saturation, value specification system. */ class FXColorBar : public FXFrame { -protected: - FXImage *bar; // Intensity bar - FXfloat hsv[3]; // Hue, saturation, value - FXString tip; // Tooltip value - FXString help; // Help value -protected: - FXColorBar(); - void updatebar(); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onLeftBtnPress(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXColorDialog.i b/swig-interfaces/FXColorDialog.i index 21f2b29..4def5ea 100644 --- a/swig-interfaces/FXColorDialog.i +++ b/swig-interfaces/FXColorDialog.i @@ -33,10 +33,6 @@ class FXColorSelector; * automatically saved into the registry for future use. */ class FXColorDialog : public FXDialogBox { -protected: - FXColorSelector *colorbox; -protected: - FXColorDialog(){} public: long onChgColor(FXObject*,FXSelector,void* PTR_COLOR); long onCmdColor(FXObject*,FXSelector,void* PTR_COLOR); diff --git a/swig-interfaces/FXColorList.i b/swig-interfaces/FXColorList.i index 08aa347..9dc64c6 100644 --- a/swig-interfaces/FXColorList.i +++ b/swig-interfaces/FXColorList.i @@ -25,12 +25,6 @@ /// Color item class FXColorItem : public FXListItem { -protected: - FXColor color; -protected: - FXColorItem(); - virtual void draw(const FXList* list,FXDC& dc,FXint x,FXint y,FXint w,FXint h); - virtual FXint hitItem(const FXList* list,FXint x,FXint y) const; public: %extend { /// Construct new item with given text, color, and user-data @@ -56,9 +50,6 @@ DECLARE_FXLISTITEM_VIRTUALS(FXColorItem) * A ColorList Widget displays a list of colors. */ class FXColorList : public FXList { -protected: - FXColorList(); - virtual FXListItem *createItem(const FXString& text,FXIcon* icon,void* ptr); public: %extend { /// Construct a list with initially no items in it diff --git a/swig-interfaces/FXColorRing.i b/swig-interfaces/FXColorRing.i index 84f4baf..e55a999 100644 --- a/swig-interfaces/FXColorRing.i +++ b/swig-interfaces/FXColorRing.i @@ -42,46 +42,6 @@ * the brightness goes from black to a bright color. */ class FXColorRing : public FXFrame { -protected: - FXImage *dial; // HSV dial image - FXfloat hsv[3]; // Hue, saturation, value - FXint ringwidth; // Width of hue ring - FXint ringouter; // Outer radius - FXint ringinner; // Inner radius - FXint dialx; // Dial x location - FXint dialy; // Dial y location - FXint satvalx; // Saturation value x - FXint satvaly; // Saturation value y - FXint huex; // Hue x - FXint huey; // Hue y - FXint clrx; // Color corner of triangle - FXint clry; - FXint blkx; // Black corner of triangle - FXint blky; - FXint whtx; // White corner of triangle - FXint whty; - FXString tip; // Tooltip value - FXString help; // Help value - FXuchar mode; // Mode widget is in -protected: - FXColorRing(); - void updatering(); - FXfloat hueFromXY(FXint x,FXint y) const; - void hueToXY(FXint& x,FXint& y,FXfloat hue) const; - void satValToXY(FXint& x,FXint& y,FXfloat s,FXfloat v) const; - void satValFromXY(FXfloat& s,FXfloat& v,FXint x,FXint y) const; - FXbool inCorner(FXint x,FXint y) const; - FXbool inHueRing(FXint x,FXint y) const; - FXbool inTriangle(FXint x,FXint y) const; -protected: - enum { - MOUSE_NONE, // No mouse operation - MOUSE_HUE, // Moving in hue-ring - MOUSE_SATVAL // Moving in saturation/value triangle - }; -private: - FXColorRing(const FXColorRing&); - FXColorRing &operator=(const FXColorRing&); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onLeftBtnPress(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXColorSelector.i b/swig-interfaces/FXColorSelector.i index b1cfa2b..324a217 100644 --- a/swig-interfaces/FXColorSelector.i +++ b/swig-interfaces/FXColorSelector.i @@ -34,31 +34,6 @@ class FXLabel; /// Color selection widget class FXColorSelector : public FXPacker { -protected: - FXTabBook *panels; // Color panes - FXColorWell *well; // Main well - FXColorList *list; // List of color names - FXColorRing *wheel; // Color ring - FXSlider *rgbaslider[4]; // RGBA sliders - FXTextField *rgbatext[4]; // RGBA text fields - FXSlider *hsvaslider[4]; // HSVA sliders - FXTextField *hsvatext[4]; // HSVA text fields - FXSlider *cmyslider[4]; // CMY sliders - FXTextField *cmytext[4]; // CMY text fields - FXColorWell *colorwells[24]; // Custom color wells - FXIcon *eyedropicon; // Icon for eye dropper - FXIcon *dialmodeicon; // Icon for dial mode - FXIcon *rgbmodeicon; // Icon for RGB mode - FXIcon *hsvmodeicon; // Icon for HSV mode - FXIcon *cmymodeicon; // Icon for CMY mode - FXIcon *txtmodeicon; // Icon for TEXT mode - FXButton *accept; // Accept button - FXButton *cancel; // Cancel button - FXfloat rgba[4]; // Accurate RGBA color - FXfloat hsva[4]; // Accurate HSVA color -protected: - FXColorSelector(){} - void updateWell(); public: long onCmdWell(FXObject*,FXSelector,void* PTR_IGNORE); long onChgWell(FXObject*,FXSelector,void* PTR_COLOR); diff --git a/swig-interfaces/FXColorWell.i b/swig-interfaces/FXColorWell.i index eaba8e5..47295ea 100644 --- a/swig-interfaces/FXColorWell.i +++ b/swig-interfaces/FXColorWell.i @@ -38,16 +38,6 @@ enum { * you can highlight the word `red' and paste it into a color well. */ class FXColorWell : public FXFrame { -protected: - FXColor wellColor[2]; // Pixel value of RGBA over black and white - FXColor rgba; // Color with RGB and Alpha - FXColor oldrgba; // Old color - FXString tip; // Tooltip value - FXString help; // Help value -protected: - FXColorWell(); - static FXColor rgbaoverblack(FXColor clr); - static FXColor rgbaoverwhite(FXColor clr); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onLeftBtnPress(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXColorWheel.i b/swig-interfaces/FXColorWheel.i index 8b67a4c..611cae7 100644 --- a/swig-interfaces/FXColorWheel.i +++ b/swig-interfaces/FXColorWheel.i @@ -28,21 +28,6 @@ class FXImage; * of the hue, saturation, value color specification system. */ class FXColorWheel : public FXFrame { -protected: - FXImage *dial; // HSV dial image - FXfloat hsv[3]; // Hue, saturation, value - FXint dialx; // Dial x location - FXint dialy; // Dial Y location - FXint spotx; // Spot x location - FXint spoty; // Spot Y location - FXString tip; // Tooltip value - FXString help; // Help value -protected: - FXColorWheel(); - void updatedial(); - void movespot(FXint x,FXint y); - FXbool hstoxy(FXint& x,FXint& y,FXfloat h,FXfloat s) const; - FXbool xytohs(FXfloat& h,FXfloat& s,FXint x,FXint y) const; public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onLeftBtnPress(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXComboBox.i b/swig-interfaces/FXComboBox.i index 3f118e7..32c4deb 100644 --- a/swig-interfaces/FXComboBox.i +++ b/swig-interfaces/FXComboBox.i @@ -72,13 +72,6 @@ class FXPopup; * the value of the field. */ class FXComboBox : public FXPacker { -protected: - FXTextField *field; - FXMenuButton *button; - FXList *list; - FXPopup *pane; -protected: - FXComboBox(){} public: long onFocusUp(FXObject*,FXSelector,void* PTR_EVENT); long onFocusDown(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXComposeContext.i b/swig-interfaces/FXComposeContext.i index 4cd2f86..7fe1746 100644 --- a/swig-interfaces/FXComposeContext.i +++ b/swig-interfaces/FXComposeContext.i @@ -28,11 +28,6 @@ * if input method support is enabled. */ class FXComposeContext : public FXId { -protected: - FXWindow *window; // Window we belong to - FXSelector message; // Message to send it -protected: - FXComposeContext(); public: %extend { diff --git a/swig-interfaces/FXComposite.i b/swig-interfaces/FXComposite.i index 0b8670d..6052c2d 100644 --- a/swig-interfaces/FXComposite.i +++ b/swig-interfaces/FXComposite.i @@ -23,10 +23,6 @@ /// Base composite class FXComposite : public FXWindow { -protected: - FXComposite(){} - FXComposite(FXApp* a,FXVisual *vis); - FXComposite(FXApp* a,FXWindow* own,FXuint opts,FXint x,FXint y,FXint w,FXint h); public: long onKeyPress(FXObject*,FXSelector,void* PTR_EVENT); long onKeyRelease(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXCursor.i b/swig-interfaces/FXCursor.i index 2709fe1..4934cda 100644 --- a/swig-interfaces/FXCursor.i +++ b/swig-interfaces/FXCursor.i @@ -42,15 +42,6 @@ enum { /// Cursor class class FXCursor : public FXId { -protected: - FXColor *data; // Source data - FXint width; // Width - FXint height; // Height - FXint hotx; // Hot spot x - FXint hoty; // Hot spot y - FXuint options; // Options -protected: - FXCursor(); public: %extend { /// Make stock cursor diff --git a/swig-interfaces/FXDC.i b/swig-interfaces/FXDC.i index 6ad5062..b8f8756 100644 --- a/swig-interfaces/FXDC.i +++ b/swig-interfaces/FXDC.i @@ -164,32 +164,6 @@ class FXDrawable; * application regardless of the actual device surface being utilized. */ class FXDC { -private: - FXApp *app; // Application -protected: - void *ctx; // Context handle - FXFont *font; // Drawing font - FXStipplePattern pattern; // Stipple pattern - FXBitmap *stipple; // Stipple bitmap - FXImage *tile; // Tile image - FXBitmap *mask; // Mask bitmap - FXRectangle clip; // Clip rectangle - FXColor fg; // Foreground color - FXColor bg; // Background color - FXuint width; // Line width - FXCapStyle cap; // Line cap style - FXJoinStyle join; // Line join style - FXLineStyle style; // Line style - FXFillStyle fill; // Fill style - FXFillRule rule; // Fill rule - FXFunction rop; // RasterOp - FXchar dashpat[32]; // Line dash pattern data - FXuint dashlen; // Line dash pattern length - FXuint dashoff; // Line dash pattern offset - FXint tx; // Tile dx - FXint ty; // Tile dy - FXint cx; // Clip x - FXint cy; // Clip y public: %extend { /// Construct dummy DC diff --git a/swig-interfaces/FXDCPrint.i b/swig-interfaces/FXDCPrint.i index 4983822..4668b15 100644 --- a/swig-interfaces/FXDCPrint.i +++ b/swig-interfaces/FXDCPrint.i @@ -91,25 +91,6 @@ struct FXPrinter { /// Postscript Printer Device Context class FXDCPrint : public FXDC { -protected: - void *psout; // File Stream for PS output - FXFont *font; - FXuint flags; - FXint Xr,Yr; - FXdouble mediawidth; // Media width - FXdouble mediaheight; // Media height - FXPSBounds mediabb; // Media bounding box - FXPSBounds docbb; // Document bounding box - FXPSBounds pagebb; // Page bounding box - FXint pagecount; // Number of pages printed - FXint nchars; // Number of characters on a line - FXint pxmin; // min X coord in content - FXint pymin; // min Y coord in content - FXint pxmax; // max X coord in content - FXint pymax; // max Y coord in content -protected: - void bbox(FXfloat x,FXfloat y); - void tfm(FXfloat& xo,FXfloat& yo,FXfloat xi,FXfloat yi); public: %extend { /// Construct diff --git a/swig-interfaces/FXDataTarget.i b/swig-interfaces/FXDataTarget.i index a49e424..8fecffc 100644 --- a/swig-interfaces/FXDataTarget.i +++ b/swig-interfaces/FXDataTarget.i @@ -34,11 +34,6 @@ * by subtracting ID_OPTION from the message ID. */ class FXDataTarget : public FXObject { -protected: - FXObject *target; // Target object - void *data; // Associated data - FXSelector message; // Message ID - FXuint type; // Type of data public: long onCmdValue(FXObject*,FXSelector,void* PTR_IGNORE); long onUpdValue(FXObject*,FXSelector,void* PTR_IGNORE); diff --git a/swig-interfaces/FXDebugTarget.i b/swig-interfaces/FXDebugTarget.i index 0454418..18ff161 100644 --- a/swig-interfaces/FXDebugTarget.i +++ b/swig-interfaces/FXDebugTarget.i @@ -27,10 +27,6 @@ * whose messages you want to see, */ class FXDebugTarget : public FXObject { -protected: - FXObject *lastsender; - FXSelector lastsel; - FXuint count; public: #ifdef SWIGRUBY %extend { diff --git a/swig-interfaces/FXDelegator.i b/swig-interfaces/FXDelegator.i index b593858..7bbea2b 100644 --- a/swig-interfaces/FXDelegator.i +++ b/swig-interfaces/FXDelegator.i @@ -31,8 +31,6 @@ * new target. */ class FXDelegator : public FXObject { -protected: - FXObject *delegate; public: %extend { /// Construct a delegator diff --git a/swig-interfaces/FXDial.i b/swig-interfaces/FXDial.i index c47bd95..c645842 100644 --- a/swig-interfaces/FXDial.i +++ b/swig-interfaces/FXDial.i @@ -32,20 +32,6 @@ enum { /// Dial class FXDial : public FXFrame { -protected: - FXint range[2]; // Reported data range - FXColor notchColor; // Main notch color - FXint notchangle; // Angle of main notch - FXint notchspacing; // Angle between notches - FXint notchoffset; // Notch offset - FXint dragpoint; // Place where clicked - FXint dragpos; // Value where clicked - FXint incr; // Rate of change/revolution - FXint pos; // Reported data position - FXString help; // Help string - FXString tip; // Tip string -protected: - FXDial(){} public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onMotion(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXDialogBox.i b/swig-interfaces/FXDialogBox.i index 586350d..f6ea0fa 100644 --- a/swig-interfaces/FXDialogBox.i +++ b/swig-interfaces/FXDialogBox.i @@ -27,8 +27,6 @@ * To close the DialogBox when not running modally, simply send it ID_HIDE. */ class FXDialogBox : public FXTopWindow { -protected: - FXDialogBox(){} public: long onKeyPress(FXObject*,FXSelector,void* PTR_EVENT); long onKeyRelease(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXDict.i b/swig-interfaces/FXDict.i index a397e80..951d5c2 100644 --- a/swig-interfaces/FXDict.i +++ b/swig-interfaces/FXDict.i @@ -37,33 +37,6 @@ * be indexed by strings. */ class FXDict : public FXObject { -protected: - struct FXDictEntry { - FXchar *key; // Key string - void *data; // Data - FXint hash; // Hash value of key - bool mark; // Entry is marked - }; -protected: - FXDictEntry *dict; // Dictionary - FXint total; // Dictionary size - FXint number; // Number of entries -protected: - - /** - * Overload this function in a derived class to return the - * data pointer given an input pointer; the default implementation - * just returns the input pointer. - */ - virtual void *createData(const void*); - - /** - * Overload this function in a derived class to delete the pointer - * previously returned by createData(); the default implementation - * does nothing. - */ - virtual void deleteData(void*); - public: %extend { /** diff --git a/swig-interfaces/FXDirDialog.i b/swig-interfaces/FXDirDialog.i index 1a329cb..c68dfbe 100644 --- a/swig-interfaces/FXDirDialog.i +++ b/swig-interfaces/FXDirDialog.i @@ -32,11 +32,6 @@ class FXDirSelector; /// Directory selection dialog class FXDirDialog : public FXDialogBox { -protected: - FXDirSelector *dirbox; // Directory selection widget -protected: - FXDirDialog(){} - void initdialog(); public: %extend { /// Construct Directory Dialog Box diff --git a/swig-interfaces/FXDirList.i b/swig-interfaces/FXDirList.i index 7d04d5d..d211374 100644 --- a/swig-interfaces/FXDirList.i +++ b/swig-interfaces/FXDirList.i @@ -35,14 +35,6 @@ enum { /// Directory item class FXDirItem : public FXTreeItem { -protected: - FXFileAssoc *assoc; // File association - FXDirItem *link; // Link to next item - FXDirItem *list; // List of child items - FXlong size; // File size (if a file) - FXTime date; // Time of item -protected: - FXDirItem():assoc(NULL),link(NULL),list(NULL),size(0L),date(0){} public: enum { FOLDER = 512, // Directory item @@ -118,29 +110,6 @@ DECLARE_FXTREEITEM_VIRTUALS(FXDirItem) * The Directory list widget supports drags and drops of files. */ class FXDirList : public FXTreeList { -protected: - FXFileDict *associations; // Association table - FXDirItem *list; // Root item list - FXString dropdirectory; // Drop directory - FXDragAction dropaction; // Drop action - FXString dragfiles; // Dragged files - FXString pattern; // Pattern of file names - FXuint matchmode; // File wildcard match mode - FXuint counter; // Refresh counter - FXIcon *open_folder; // Open folder icon - FXIcon *closed_folder; // Closed folder icon - FXIcon *mini_doc; // Document icon - FXIcon *mini_app; // Application icon - FXIcon *cdromicon; - FXIcon *harddiskicon; - FXIcon *networkicon; - FXIcon *floppyicon; - FXIcon *zipdiskicon; -protected: - FXDirList(); - void listRootItems(); - void listChildItems(FXDirItem *par); - virtual FXTreeItem* createItem(const FXString& text,FXIcon* oi,FXIcon* ci,void* ptr); public: long onRefreshTimer(FXObject*,FXSelector,void* PTR_IGNORE); long onBeginDrag(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXDirSelector.i b/swig-interfaces/FXDirSelector.i index d681f28..8d7db94 100644 --- a/swig-interfaces/FXDirSelector.i +++ b/swig-interfaces/FXDirSelector.i @@ -35,25 +35,6 @@ class FXDriveBox; /// Directory selection widget class FXDirSelector : public FXPacker { -protected: - FXDirList *dirbox; // Directory list widget - FXDriveBox *drivebox; // Drive selection widget - FXTextField *dirname; // Directory name entry field - FXButton *accept; // Accept button - FXButton *cancel; // Cancel button - FXIcon *updiricon; // Up directory icon - FXIcon *homeicon; // Go home icon - FXIcon *workicon; // Go home icon - FXIcon *markicon; // Book mark icon - FXIcon *clearicon; // Book clear icon - FXIcon *newicon; // New directory icon - FXIcon *deleteicon; // Delete file icon - FXIcon *moveicon; // Rename file icon - FXIcon *copyicon; // Copy file icon - FXIcon *linkicon; // Link file icon - FXRecentFiles mrufiles; // Recently visited places -protected: - FXDirSelector(){} public: long onCmdName(FXObject*,FXSelector,void* PTR_IGNORE); long onCmdOpened(FXObject*,FXSelector,void* PTR_TREEITEM); diff --git a/swig-interfaces/FXDockBar.i b/swig-interfaces/FXDockBar.i index 0a8e740..d7a49d7 100644 --- a/swig-interfaces/FXDockBar.i +++ b/swig-interfaces/FXDockBar.i @@ -37,14 +37,6 @@ * in the void* pointer argument of the message. */ class FXDockBar : public FXPacker { -protected: - FXComposite *drydock; // Parent when docked - FXComposite *wetdock; // Parent when floating - FXint gripx; // Grip offset x - FXint gripy; // Grip offset y - FXuchar allowed; // Where we're allowed to dock -protected: - FXDockBar(); public: long onCmdUndock(FXObject*,FXSelector,void* PTR_IGNORE); long onUpdUndock(FXObject*,FXSelector,void* PTR_IGNORE); diff --git a/swig-interfaces/FXDockHandler.i b/swig-interfaces/FXDockHandler.i index 60cb1f8..2220b6f 100644 --- a/swig-interfaces/FXDockHandler.i +++ b/swig-interfaces/FXDockHandler.i @@ -30,14 +30,6 @@ * and dock title. */ class FXDockHandler : public FXFrame { -protected: - FXString tip; // Tool tip - FXString help; // Help string -protected: - FXDockHandler(); -private: - FXDockHandler(const FXDockHandler&); - FXDockHandler& operator=(const FXDockHandler&); public: long onLeftBtnPress(FXObject*,FXSelector,void*); long onLeftBtnRelease(FXObject*,FXSelector,void*); @@ -50,8 +42,6 @@ public: long onCmdGetTip(FXObject*,FXSelector,void*); long onCmdSetHelp(FXObject*,FXSelector,void*); long onCmdGetHelp(FXObject*,FXSelector,void*); -protected: - FXDockHandler(FXComposite* p,FXObject* tgt,FXSelector sel,FXuint opts,FXint x,FXint y,FXint w,FXint h,FXint pl,FXint pr,FXint pt,FXint pb); public: /// Set the status line help text for grip diff --git a/swig-interfaces/FXDockSite.i b/swig-interfaces/FXDockSite.i index 6db2be6..3332b87 100644 --- a/swig-interfaces/FXDockSite.i +++ b/swig-interfaces/FXDockSite.i @@ -53,13 +53,6 @@ enum { * vertically oriented if placed with LAYOUT_SIDE_LEFT or LAYOUT_SIDE_RIGHT. */ class FXDockSite : public FXPacker { -protected: - FXDockSite(){} -protected: - void moveVerBar(FXWindow* bar,FXWindow *begin,FXWindow* end,FXint bx,FXint by); - void moveHorBar(FXWindow* bar,FXWindow *begin,FXWindow* end,FXint bx,FXint by); - FXint galleyWidth(FXWindow *begin,FXWindow*& end,FXint space,FXint& require,FXint& expand) const; - FXint galleyHeight(FXWindow *begin,FXWindow*& end,FXint space,FXint& require,FXint& expand) const; public: %extend { diff --git a/swig-interfaces/FXDockTitle.i b/swig-interfaces/FXDockTitle.i index 087a637..7769b00 100644 --- a/swig-interfaces/FXDockTitle.i +++ b/swig-interfaces/FXDockTitle.i @@ -35,12 +35,6 @@ * caption above the dock bar. */ class FXDockTitle : public FXDockHandler { -protected: - FXString caption; // Caption text - FXFont *font; // Caption font - FXColor captionColor; // Caption color -protected: - FXDockTitle(); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onCmdSetValue(FXObject*,FXSelector,void*); // FIXME diff --git a/swig-interfaces/FXDragCorner.i b/swig-interfaces/FXDragCorner.i index 6f45f2c..bd4da28 100644 --- a/swig-interfaces/FXDragCorner.i +++ b/swig-interfaces/FXDragCorner.i @@ -26,15 +26,6 @@ * so as to allow the window to be resized more easily. */ class FXDragCorner : public FXWindow { -protected: - FXColor hiliteColor; - FXColor shadowColor; - FXint oldw; - FXint oldh; - FXint xoff; - FXint yoff; -protected: - FXDragCorner(); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onLeftBtnPress(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXDrawable.i b/swig-interfaces/FXDrawable.i index 5b29e29..fe3f17c 100644 --- a/swig-interfaces/FXDrawable.i +++ b/swig-interfaces/FXDrawable.i @@ -28,13 +28,6 @@ class FXVisual; * drawn upon, such as a FXWindow, or FXImage. */ class FXDrawable : public FXId { -protected: - FXVisual *visual; // Visual for this window - FXint width; // Width - FXint height; // Height -protected: - FXDrawable(); - FXDrawable(FXApp* a,FXint w,FXint h); public: %extend { // Construct with this width and height diff --git a/swig-interfaces/FXFileDialog.i b/swig-interfaces/FXFileDialog.i index 0c8d5ce..e65d264 100644 --- a/swig-interfaces/FXFileDialog.i +++ b/swig-interfaces/FXFileDialog.i @@ -38,11 +38,6 @@ class FXFileSelector; /// File selection dialog class FXFileDialog : public FXDialogBox { -protected: - FXFileSelector *filebox; -protected: - FXFileDialog(){} - void initdialog(); public: %extend { /// Construct file dialog box diff --git a/swig-interfaces/FXFileDict.i b/swig-interfaces/FXFileDict.i index faf867a..87a7f28 100644 --- a/swig-interfaces/FXFileDict.i +++ b/swig-interfaces/FXFileDict.i @@ -38,11 +38,6 @@ struct FXFileAssoc { /// File Association dictionary class FXFileDict : public FXDict { -protected: - FXFileDict(){} - virtual void *createData(const void*); - virtual void deleteData(void*); - public: %extend { /// Registry key used to find fallback executable icons diff --git a/swig-interfaces/FXFileList.i b/swig-interfaces/FXFileList.i index b5aa437..786bb6c 100644 --- a/swig-interfaces/FXFileList.i +++ b/swig-interfaces/FXFileList.i @@ -126,29 +126,6 @@ DECLARE_FXICONITEM_VIRTUALS(FXFileItem) * The File list widget supports drags and drops of files. */ class FXFileList : public FXIconList { -protected: - FXString directory; // Current directory - FXString orgdirectory; // Original directory - FXString dropdirectory; // Drop directory - FXDragAction dropaction; // Drop action - FXString dragfiles; // Dragged files - FXFileDict *associations; // Association table - FXFileItem *list; // File item list - FXString pattern; // Pattern of file names - FXuint matchmode; // File wildcard match mode - FXuint counter; // Refresh counter - FXint imagesize; // Image size - FXTime timestamp; // Time when last refreshed - FXIcon *big_folder; // Big folder icon - FXIcon *mini_folder; // Mini folder icon - FXIcon *big_doc; // Big document icon - FXIcon *mini_doc; // Mini document icon - FXIcon *big_app; // Big application icon - FXIcon *mini_app; // Mini application icon -protected: - FXFileList(); - virtual FXIconItem *createItem(const FXString& text,FXIcon *big,FXIcon* mini,void* ptr); - void listItems(FXbool force); public: long onOpenTimer(FXObject*,FXSelector,void* PTR_IGNORE); long onRefreshTimer(FXObject*,FXSelector,void* PTR_IGNORE); diff --git a/swig-interfaces/FXFileSelector.i b/swig-interfaces/FXFileSelector.i index 89cbd4e..3a0a59c 100644 --- a/swig-interfaces/FXFileSelector.i +++ b/swig-interfaces/FXFileSelector.i @@ -60,39 +60,6 @@ enum { /// File selection widget class FXFileSelector : public FXPacker { -protected: - FXFileList *filebox; // File list widget - FXTextField *filename; // File name entry field - FXComboBox *filefilter; // Combobox for pattern list - FXMenuPane *bookmarkmenu; // Menu for bookmarks - FXHorizontalFrame *navbuttons; // Navigation buttons - FXHorizontalFrame *fileboxframe; // Frame around file list - FXMatrix *entryblock; // Entry block - FXCheckButton *readonly; // Open file as read only - FXDirBox *dirbox; // Directory hierarchy list - FXButton *accept; // Accept button - FXButton *cancel; // Cancel button - FXIcon *updiricon; // Up directory icon - FXIcon *listicon; // List mode icon - FXIcon *detailicon; // Detail mode icon - FXIcon *iconsicon; // Icon mode icon - FXIcon *homeicon; // Go home icon - FXIcon *workicon; // Go home icon - FXIcon *shownicon; // Files shown icon - FXIcon *hiddenicon; // Files hidden icon - FXIcon *markicon; // Book mark icon - FXIcon *clearicon; // Book clear icon - FXIcon *newicon; // New directory icon - FXIcon *deleteicon; // Delete file icon - FXIcon *moveicon; // Rename file icon - FXIcon *copyicon; // Copy file icon - FXIcon *linkicon; // Link file icon - FXRecentFiles bookmarks; // Bookmarked places - FXuint selectmode; // Select mode -protected: - FXFileSelector(){} - FXString *getSelectedFiles() const; - FXString *getSelectedFilesOnly() const; public: long onCmdAccept(FXObject*,FXSelector,void* PTR_IGNORE); long onCmdFilter(FXObject*,FXSelector,void* PTR_CSTRING); diff --git a/swig-interfaces/FXFoldingList.i b/swig-interfaces/FXFoldingList.i index cbefbd4..891e3db 100644 --- a/swig-interfaces/FXFoldingList.i +++ b/swig-interfaces/FXFoldingList.i @@ -38,10 +38,6 @@ enum { /// Tree list Item class FXFoldingItem : public FXObject { -protected: - FXFoldingItem():parent(NULL),prev(NULL),next(NULL),first(NULL),last(NULL),openIcon(NULL),closedIcon(NULL),data(NULL),state(0),x(0),y(0){} - virtual void draw(const FXFoldingList* list,FXDC& dc,FXint x,FXint y,FXint w,FXint h) const; - virtual FXint hitItem(const FXFoldingList* list,FXint x,FXint y) const; public: enum{ SELECTED = 1, @@ -168,15 +164,6 @@ DECLARE_FXFOLDINGITEM_VIRTUALS(FXFoldingItem) * 3rd argument of the message. */ class FXFoldingList : public FXScrollArea { -protected: - FXFoldingList(); - void recompute(); - void mergesort(FXFoldingItem*& list); - void sort(FXFoldingItem*& f1,FXFoldingItem*& t1,FXFoldingItem*& f2,FXFoldingItem*& t2,int n); - virtual void moveContents(FXint x,FXint y); - virtual FXFoldingItem* createItem(const FXString& text,FXIcon* oi,FXIcon* ci,void* ptr); - static FXint compareSection(const FXchar *p,const FXchar* q,FXint s); - static FXint compareSectionCase(const FXchar *p,const FXchar* q,FXint s); public: long onPaint(FXObject*,FXSelector,void*); long onEnter(FXObject*,FXSelector,void*); diff --git a/swig-interfaces/FXFont.i b/swig-interfaces/FXFont.i index a4acefc..b0907a1 100644 --- a/swig-interfaces/FXFont.i +++ b/swig-interfaces/FXFont.i @@ -125,26 +125,6 @@ struct FXFontDesc { /// Font class class FXFont : public FXId { -protected: - FXString wantedName; // Desired font font name - FXString actualName; // Matched font font name - FXushort wantedSize; // Font size (points*10) - FXushort actualSize; // Actual size that was matched - FXushort wantedWeight; // Font weight - FXushort actualWeight; // Font weight - FXushort wantedSlant; // Font slant - FXushort actualSlant; // Font slant - FXushort wantedSetwidth; // Relative setwidth - FXushort actualSetwidth; // Relative setwidth - FXushort wantedEncoding; // Character set encoding - FXushort actualEncoding; // Character set encoding - FXushort hints; // Matching hint flags - FXushort flags; // Actual flags - FXshort angle; // Angle - void *font; // Info about the font -protected: - FXFont(); - void* match(const FXString& wantfamily,const FXString& wantforge,FXuint wantsize,FXuint wantweight,FXuint wantslant,FXuint wantsetwidth,FXuint wantencoding,FXuint wanthints,FXint res); public: /// Font pitch hints diff --git a/swig-interfaces/FXFontDialog.i b/swig-interfaces/FXFontDialog.i index 4b44654..1f94258 100644 --- a/swig-interfaces/FXFontDialog.i +++ b/swig-interfaces/FXFontDialog.i @@ -25,10 +25,6 @@ class FXFontSelector; /// Font selection dialog class FXFontDialog : public FXDialogBox { -protected: - FXFontSelector *fontbox; -protected: - FXFontDialog(){} public: %extend { /// Constructor @@ -43,9 +39,9 @@ public: %extend { /// Get the current font selection FXFontDesc getFontSelection() const { - FXFontDesc fontdesc; - self->getFontSelection(fontdesc); - return fontdesc; + FXFontDesc fontdesc; + self->getFontSelection(fontdesc); + return fontdesc; } } diff --git a/swig-interfaces/FXFontSelector.i b/swig-interfaces/FXFontSelector.i index c1707e1..6b1e0f9 100644 --- a/swig-interfaces/FXFontSelector.i +++ b/swig-interfaces/FXFontSelector.i @@ -31,32 +31,6 @@ class FXFont; /// Font selection widget class FXFontSelector : public FXPacker { -protected: - FXTextField *family; - FXList *familylist; - FXTextField *weight; - FXList *weightlist; - FXTextField *style; - FXList *stylelist; - FXTextField *size; - FXList *sizelist; - FXComboBox *charset; - FXComboBox *setwidth; - FXComboBox *pitch; - FXCheckButton *scalable; - FXCheckButton *allfonts; - FXButton *accept; - FXButton *cancel; - FXLabel *preview; - FXFont *previewfont; - FXFontDesc selected; -protected: - FXFontSelector(){} - void listFontFaces(); - void listWeights(); - void listSlants(); - void listFontSizes(); - void previewFont(); public: long onCmdFamily(FXObject*,FXSelector,void* PTR_INT); long onCmdWeight(FXObject*,FXSelector,void* PTR_INT); @@ -109,9 +83,9 @@ public: %extend { /// Get font selection FXFontDesc getFontSelection() const { - FXFontDesc fontdesc; - self->getFontSelection(fontdesc); - return fontdesc; + FXFontDesc fontdesc; + self->getFontSelection(fontdesc); + return fontdesc; } } diff --git a/swig-interfaces/FXFrame.i b/swig-interfaces/FXFrame.i index 9c9f0ac..6d04bfa 100644 --- a/swig-interfaces/FXFrame.i +++ b/swig-interfaces/FXFrame.i @@ -40,26 +40,6 @@ enum { DEFAULT_PAD = 2 }; /// Base Frame class FXFrame : public FXWindow { -protected: - FXColor baseColor; // Base color - FXColor hiliteColor; // Highlight color - FXColor shadowColor; // Shadow color - FXColor borderColor; // Border color - FXint padtop; // Top padding - FXint padbottom; // Bottom padding - FXint padleft; // Left padding - FXint padright; // right padding - FXint border; // Border size -protected: - FXFrame(); - void drawBorderRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawRaisedRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawSunkenRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawRidgeRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawGrooveRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawDoubleRaisedRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawDoubleSunkenRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawFrame(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); public: diff --git a/swig-interfaces/FXGIFIcon.i b/swig-interfaces/FXGIFIcon.i index 2719adb..24f1f6f 100644 --- a/swig-interfaces/FXGIFIcon.i +++ b/swig-interfaces/FXGIFIcon.i @@ -23,8 +23,6 @@ /// GIF Icon class class FXGIFIcon : public FXIcon { -protected: - FXGIFIcon(){} public: %extend { static VALUE fileExt() { diff --git a/swig-interfaces/FXGIFImage.i b/swig-interfaces/FXGIFImage.i index 9655706..cb01c2b 100644 --- a/swig-interfaces/FXGIFImage.i +++ b/swig-interfaces/FXGIFImage.i @@ -23,8 +23,6 @@ /// GIF Image class class FXGIFImage : public FXImage { -protected: - FXGIFImage(){} public: %extend { static VALUE fileExt() { diff --git a/swig-interfaces/FXGLCanvas.i b/swig-interfaces/FXGLCanvas.i index 4c9162d..8bb89d7 100644 --- a/swig-interfaces/FXGLCanvas.i +++ b/swig-interfaces/FXGLCanvas.i @@ -24,10 +24,6 @@ /// GLCanvas, an area drawn by another object class FXGLCanvas : public FXCanvas { -protected: - void *ctx; // GL Context -protected: - FXGLCanvas(); public: %extend { /** diff --git a/swig-interfaces/FXGLContext.i b/swig-interfaces/FXGLContext.i index 700e636..d505690 100644 --- a/swig-interfaces/FXGLContext.i +++ b/swig-interfaces/FXGLContext.i @@ -36,10 +36,6 @@ class FXGLVisual; * However, display lists may be shared between different GL contexts. */ class FXGLContext : public FXId { -protected: - void *ctx; // GL Context -protected: - FXGLContext(); public: %extend { /** diff --git a/swig-interfaces/FXGLShape.i b/swig-interfaces/FXGLShape.i index 0ba32c6..5e9861a 100644 --- a/swig-interfaces/FXGLShape.i +++ b/swig-interfaces/FXGLShape.i @@ -43,17 +43,6 @@ enum { /// OpenGL Shape Object class FXGLShape : public FXGLObject { -protected: - FXVec3f position; // Middle of the Bounding Box - FXMaterial material[2]; // Front and back material properties - FXRangef range; // Range box - FXuint options; // Drawing options - FXString tip; -protected: - FXGLShape(); - virtual void drawshape(FXGLViewer*){} // To be overloaded by derived class - void drawbox(); - void drawhandles(); public: long onDNDDrop(FXObject*,FXSelector,void*); long onDNDMotion(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXGLViewer.i b/swig-interfaces/FXGLViewer.i index c5d58a0..1114516 100644 --- a/swig-interfaces/FXGLViewer.i +++ b/swig-interfaces/FXGLViewer.i @@ -83,76 +83,11 @@ struct FXMaterial { /// Canvas, an area drawn by another object class FXGLViewer : public FXGLCanvas { -protected: - FXViewport wvt; // Window viewport transform - FXMat4f transform; // Current transformation matrix - FXMat4f itransform; // Inverse of current transformation matrix - FXuint projection; // Projection mode - FXQuatf rotation; // Viewer orientation - FXdouble fov; // Field of view - FXdouble zoom; // Zoom factor - FXVec3f center; // Model center - FXVec3f scale; // Model scale - FXdouble worldpx; // Pixel size in world - FXdouble modelpx; // Pixel size in model - FXint maxhits; // Maximum number of hits - FXdouble ax,ay; // Quick view->world coordinate mapping - FXdouble diameter; // Size of model diameter ( always > 0) - FXdouble distance; // Distance of PRP to target - FXVec4f background[2]; // Background colors - FXVec4f ambient; // Global ambient light - FXLight light; // Light source - FXMaterial material; // Base material properties - FXint dial[3]; // Dial positions - FXString help; // Status help - FXString tip; // Tooltip for background - FXGLObject *dropped; // Object being dropped on - FXGLObject *selection; // Current object - FXZSortFunc zsortfunc; // Routine to sort feedback buffer - FXGLObject *scene; // What we're looking at - FXbool doesturbo; // Doing turbo mode - FXbool turbomode; // Turbo mode - FXuchar mode; // Mode the widget is in public: // Common DND types static FXDragType objectType; // GL Object type -protected: - - // Mouse actions when in viewing window - enum { - HOVERING, // Hovering mouse w/o doing anything - PICKING, // Pick mode - ROTATING, // Rotating camera around target - POSTING, // Posting right-mouse menu - TRANSLATING, // Translating camera - ZOOMING, // Zooming - FOVING, // Change field-of-view - DRAGGING, // Dragging objects - TRUCKING, // Trucking camera - GYRATING, // Rotation of camera around eye - DO_LASSOSELECT, // Lasso select when mouse pressed - LASSOSELECT, // Anchor of lasso rectangle - DO_LASSOZOOM, // Zoom when mouse pressed - LASSOZOOM // Zoom rectangle - }; - -protected: - FXGLViewer(); - void glsetup(); - virtual void updateProjection(); - virtual void updateTransform(); - FXVec3fspherePoint(FXint px,FXint py); - FXQuatf turn(FXint fx,FXint fy,FXint tx,FXint ty); - void drawWorld(FXViewport& wv); - void drawAnti(FXViewport& wv); - void drawLasso(FXint x0,FXint y0,FXint x1,FXint y1); - // FXint selectHits(FXuint*& hits,FXint& nhits,FXint x,FXint y,FXint w,FXint h); - FXint renderFeedback(FXfloat *buffer,FXint x,FXint y,FXint w,FXint h,FXint maxbuffer); - void drawFeedback(FXDCPrint& pdc,const FXfloat* buffer,FXint used); - virtual FXGLObject* processHits(FXuint *pickbuffer,FXint nhits); - void setOp(FXuint o); public: // Events diff --git a/swig-interfaces/FXGroupBox.i b/swig-interfaces/FXGroupBox.i index 0d3bef1..45d77ed 100644 --- a/swig-interfaces/FXGroupBox.i +++ b/swig-interfaces/FXGroupBox.i @@ -39,12 +39,6 @@ enum { * be checked at any one time. */ class FXGroupBox : public FXPacker { -protected: - FXString label; - FXFont *font; - FXColor textColor; -protected: - FXGroupBox(); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onCmdSetValue(FXObject*,FXSelector,void* PTR_IGNORE); // FIXME diff --git a/swig-interfaces/FXHeader.i b/swig-interfaces/FXHeader.i index 608c809..12935fe 100644 --- a/swig-interfaces/FXHeader.i +++ b/swig-interfaces/FXHeader.i @@ -39,16 +39,6 @@ enum { /// Header item class FXHeaderItem : public FXObject { -protected: - FXString label; // Text of item - FXIcon *icon; // Icon of item - void *data; // Item user data pointer - FXint size; // Item size - FXint pos; // Item position - FXuint state; // Item state flags -protected: - FXHeaderItem(){} - virtual void draw(const FXHeader* header,FXDC& dc,FXint x,FXint y,FXint w,FXint h); public: enum{ ARROW_NONE = 0, /// No arrow @@ -164,20 +154,6 @@ DECLARE_FXHEADERITEM_VIRTUALS(FXHeaderItem) * The contents may be scrolled by calling setPosition(). */ class FXHeader : public FXFrame { -protected: - FXHeaderItemList items; // Item list - FXColor textColor; // Text color - FXFont *font; // Text font - FXString help; // Help text - FXint pos; // Scroll position - FXint active; // Active button - FXint activepos; // Position of active item - FXint activesize; // Size of active item - FXint offset; // Offset where split grabbed -protected: - FXHeader(); - void drawSplit(FXint pos); - virtual FXHeaderItem *createItem(const FXString& text,FXIcon* icon,FXint size,void* ptr); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onLeftBtnPress(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXHorizontalFrame.i b/swig-interfaces/FXHorizontalFrame.i index 8f27b05..b8e9208 100644 --- a/swig-interfaces/FXHorizontalFrame.i +++ b/swig-interfaces/FXHorizontalFrame.i @@ -27,8 +27,6 @@ * depending on the child window's layout hints. */ class FXHorizontalFrame : public FXPacker { -protected: - FXHorizontalFrame(){} public: %extend { /// Construct a horizontal frame layout manager diff --git a/swig-interfaces/FXICOIcon.i b/swig-interfaces/FXICOIcon.i index a7e1a82..101617b 100644 --- a/swig-interfaces/FXICOIcon.i +++ b/swig-interfaces/FXICOIcon.i @@ -23,8 +23,6 @@ /// ICO icon class FXICOIcon : public FXIcon { -protected: - FXICOIcon(){} public: %extend { static VALUE fileExt() { diff --git a/swig-interfaces/FXICOImage.i b/swig-interfaces/FXICOImage.i index 89dbb6c..de763f1 100644 --- a/swig-interfaces/FXICOImage.i +++ b/swig-interfaces/FXICOImage.i @@ -23,8 +23,6 @@ /// ICO graphics file class FXICOImage : public FXImage { -protected: - FXICOImage(){} public: %extend { static VALUE fileExt() { diff --git a/swig-interfaces/FXIcon.i b/swig-interfaces/FXIcon.i index 57ef65e..38a9376 100644 --- a/swig-interfaces/FXIcon.i +++ b/swig-interfaces/FXIcon.i @@ -23,13 +23,6 @@ /// Icon class class FXIcon : public FXImage { -protected: - FXID shape; // Shape pixmap - FXID etch; // Etch pixmap - FXColor transp; // Transparency color -protected: - FXIcon(){} - FXColor guesstransp(); public: %extend { /** diff --git a/swig-interfaces/FXIconList.i b/swig-interfaces/FXIconList.i index 4d3bac0..29ac6ac 100644 --- a/swig-interfaces/FXIconList.i +++ b/swig-interfaces/FXIconList.i @@ -45,20 +45,6 @@ class FXIconList; /// Icon item class FXIconItem : public FXObject { -protected: - FXString label; - FXIcon *bigIcon; - FXIcon *miniIcon; - void *data; - FXuint state; -protected: - FXIconItem():bigIcon(NULL),miniIcon(NULL),data(NULL),state(0){} - virtual void draw(const FXIconList* list,FXDC& dc,FXint x,FXint y,FXint w,FXint h) const; - virtual FXint hitItem(const FXIconList* list,FXint rx,FXint ry,FXint rw=1,FXint rh=1) const; -protected: - virtual void drawBigIcon(const FXIconList* list,FXDC& dc,FXint x,FXint y,FXint w,FXint h) const; - virtual void drawMiniIcon(const FXIconList* list,FXDC& dc,FXint x,FXint y,FXint w,FXint h) const; - virtual void drawDetails(const FXIconList* list,FXDC& dc,FXint x,FXint y,FXint w,FXint h) const; public: enum { SELECTED = 1, /// Selected @@ -158,43 +144,6 @@ DYNAMIC_CAST(SWIGTYPE_p_FXIconItem, FXIconItem_dynamic_cast); * 3rd argument of the message. */ class FXIconList : public FXScrollArea { -protected: - FXHeader *header; // Header control - FXIconItem **items; // Item list - FXint nitems; // Number of items - FXint nrows; // Number of rows - FXint ncols; // Number of columns - FXint anchor; // Anchor item - FXint current; // Current item - FXint extent; // Extent item - FXint cursor; // Cursor item - FXint viewable; // Visible item - FXFont *font; // Font - FXColor textColor; // Text color - FXColor selbackColor; // Selected back color - FXColor seltextColor; // Selected text color - FXint itemWidth; // Item width - FXint itemHeight; // Item height - FXint itemSpace; // Space for item label - FXint anchorx; // Rectangular selection - FXint anchory; - FXint currentx; - FXint currenty; - FXint grabx; // Grab point x - FXint graby; // Grab point y - FXString lookup; // Lookup string - FXString help; // Help text - FXbool state; // State of item -protected: - FXIconList(); - void recompute(); - void getrowscols(FXint& nr,FXint& nc,FXint w,FXint h) const; - void drawLasso(FXint x0,FXint y0,FXint x1,FXint y1); - void lassoChanged(FXint ox,FXint oy,FXint ow,FXint oh,FXint nx,FXint ny,FXint nw,FXint nh,FXbool notify); - virtual void moveContents(FXint x,FXint y); - virtual FXIconItem *createItem(const FXString& text,FXIcon *big,FXIcon* mini,void* ptr); - static FXint compareSection(const FXchar *p,const FXchar* q,FXint s); - static FXint compareSectionCase(const FXchar *p,const FXchar* q,FXint s); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onEnter(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXIconSource.i b/swig-interfaces/FXIconSource.i index 3b54a2e..3c1cc2d 100644 --- a/swig-interfaces/FXIconSource.i +++ b/swig-interfaces/FXIconSource.i @@ -33,10 +33,6 @@ * realizing the icons. */ class FXIconSource : public FXObject { -protected: - FXApp *app; -protected: - FXIconSource(){} public: %extend { diff --git a/swig-interfaces/FXId.i b/swig-interfaces/FXId.i index 9816b2c..d5b3486 100644 --- a/swig-interfaces/FXId.i +++ b/swig-interfaces/FXId.i @@ -28,10 +28,6 @@ class FXApp; /// Encapsulates server side resource class FXId : public FXObject { -protected: - FXID xid; -protected: - FXId(FXApp* a); public: /// Get application diff --git a/swig-interfaces/FXImageFrame.i b/swig-interfaces/FXImageFrame.i index 13524e0..6d474ca 100644 --- a/swig-interfaces/FXImageFrame.i +++ b/swig-interfaces/FXImageFrame.i @@ -26,13 +26,6 @@ * it must be explicitly deleted elsewhere. */ class FXImageFrame : public FXFrame { -protected: - FXImage* image; // The image being displayed -protected: - FXImageFrame(); -private: - FXImageFrame(const FXImageFrame&); - FXImageFrame &operator=(const FXImageFrame&); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); public: diff --git a/swig-interfaces/FXImageView.i b/swig-interfaces/FXImageView.i index e623bdb..0eb4b06 100644 --- a/swig-interfaces/FXImageView.i +++ b/swig-interfaces/FXImageView.i @@ -39,12 +39,6 @@ enum { * The Image View widget display a scrollable view of an image. */ class FXImageView : public FXScrollArea { -protected: - FXImage *image; // Image to view - FXint grabx; // Grab point x - FXint graby; // Grab point y -protected: - FXImageView(); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onMotion(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXInputDialog.i b/swig-interfaces/FXInputDialog.i index 872d700..29215e2 100644 --- a/swig-interfaces/FXInputDialog.i +++ b/swig-interfaces/FXInputDialog.i @@ -38,14 +38,6 @@ class FXTextField; * A password mode allows the key-in to remain hidden. */ class FXInputDialog : public FXDialogBox { -protected: - FXTextField *input; // Text field widget - FXdouble limlo; // Lower limit - FXdouble limhi; // Upper limit -protected: - FXInputDialog(){} -private: - FXInputDialog(const FXInputDialog&); public: long onCmdAccept(FXObject*,FXSelector,void* PTR_IGNORE); public: diff --git a/swig-interfaces/FXJPGIcon.i b/swig-interfaces/FXJPGIcon.i index 4983c56..40fcf2a 100644 --- a/swig-interfaces/FXJPGIcon.i +++ b/swig-interfaces/FXJPGIcon.i @@ -24,10 +24,6 @@ /// JPG Icon class class FXJPGIcon : public FXIcon { -protected: - FXint quality; -protected: - FXJPGIcon(){} public: %extend { static VALUE fileExt() { diff --git a/swig-interfaces/FXJPGImage.i b/swig-interfaces/FXJPGImage.i index a054b79..15e4967 100644 --- a/swig-interfaces/FXJPGImage.i +++ b/swig-interfaces/FXJPGImage.i @@ -24,10 +24,6 @@ /// JPG Image class class FXJPGImage : public FXImage { -protected: - FXint quality; -protected: - FXJPGImage(){} public: %extend { static VALUE fileExt() { diff --git a/swig-interfaces/FXKnob.i b/swig-interfaces/FXKnob.i index fd56a1f..23845d1 100644 --- a/swig-interfaces/FXKnob.i +++ b/swig-interfaces/FXKnob.i @@ -52,18 +52,6 @@ enum { * The message data represents the current knob value, of type FXint. */ class FXKnob : public FXFrame { -protected: - FXint range[2]; // Reported data range - FXdouble limits[2]; // Starting and ending positions - FXColor lineColor; // Color of indicator needle - FXint pos; // Reported data position - FXint incr; // Increment when auto-sliding - FXint delta; // Interval between ticks - FXString help; // Help string - FXString tip; // Tip string -protected: - FXKnob(); - FXint calcValue(FXint x,FXint y); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onLeftBtnPress(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXLabel.i b/swig-interfaces/FXLabel.i index 407bf48..01086c4 100644 --- a/swig-interfaces/FXLabel.i +++ b/swig-interfaces/FXLabel.i @@ -51,22 +51,6 @@ class FXFont; * and/or help string. */ class FXLabel : public FXFrame { -protected: - FXString label; - FXIcon* icon; - FXFont* font; - FXHotKey hotkey; - FXint hotoff; - FXColor textColor; - FXString tip; - FXString help; -protected: - FXLabel(); - FXint labelHeight(const FXString& text) const; - FXint labelWidth(const FXString& text) const; - void drawLabel(FXDCWindow& dc,const FXString& text,FXint hot,FXint tx,FXint ty,FXint tw,FXint th); - void just_x(FXint& tx,FXint& ix,FXint tw,FXint iw); - void just_y(FXint& ty,FXint& iy,FXint th,FXint ih); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onHotKeyPress(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXList.i b/swig-interfaces/FXList.i index a4832ef..447e11e 100644 --- a/swig-interfaces/FXList.i +++ b/swig-interfaces/FXList.i @@ -39,16 +39,6 @@ class FXList; /// List item class FXListItem : public FXObject { -protected: - FXString label; - FXIcon *icon; - void *data; - FXuint state; - FXint x,y; -protected: - FXListItem(); - virtual void draw(const FXList* list,FXDC& dc,FXint x,FXint y,FXint w,FXint h); - virtual FXint hitItem(const FXList* list,FXint x,FXint y) const; public: enum { SELECTED = 1, @@ -127,29 +117,6 @@ DYNAMIC_CAST(SWIGTYPE_p_FXListItem, FXListItem_dynamic_cast); * 3rd argument of the message. */ class FXList : public FXScrollArea { -protected: - FXListItemList items; // Item list - FXint anchor; // Anchor item - FXint current; // Current item - FXint extent; // Extent item - FXint cursor; // Cursor item - FXint viewable; // Viewable item - FXFont *font; // Font - FXColor textColor; // Text color - FXColor selbackColor; // Selected back color - FXColor seltextColor; // Selected text color - FXint listWidth; // List width - FXint listHeight; // List height - FXint visible; // Number of rows high - FXString help; // Help text - FXint grabx; // Grab point x - FXint graby; // Grab point y - FXString lookup; // Lookup string - FXbool state; // State of item -protected: - FXList(); - void recompute(); - virtual FXListItem *createItem(const FXString& text,FXIcon* icon,void* ptr); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onEnter(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXListBox.i b/swig-interfaces/FXListBox.i index 9cb673c..76d0b03 100644 --- a/swig-interfaces/FXListBox.i +++ b/swig-interfaces/FXListBox.i @@ -42,13 +42,6 @@ class FXPopup; /// List Box class FXListBox : public FXPacker { -protected: - FXButton *field; - FXMenuButton *button; - FXList *list; - FXPopup *pane; -protected: - FXListBox(){} public: long onFocusUp(FXObject*,FXSelector,void* PTR_EVENT); long onFocusDown(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXMDIButton.i b/swig-interfaces/FXMDIButton.i index c1cefb1..5e40bbe 100644 --- a/swig-interfaces/FXMDIButton.i +++ b/swig-interfaces/FXMDIButton.i @@ -25,8 +25,6 @@ class FXIcon; /// MDI Delete button class FXMDIDeleteButton : public FXButton { -protected: - FXMDIDeleteButton(){} public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); public: @@ -50,8 +48,6 @@ DECLARE_FXWINDOW_VIRTUALS(FXMDIDeleteButton) /// MDI Restore button class FXMDIRestoreButton : public FXButton { -protected: - FXMDIRestoreButton(){} public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); public: @@ -75,8 +71,6 @@ DECLARE_FXWINDOW_VIRTUALS(FXMDIRestoreButton) /// MDI Maximize button class FXMDIMaximizeButton : public FXButton { -protected: - FXMDIMaximizeButton(){} public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); public: @@ -100,8 +94,6 @@ DECLARE_FXWINDOW_VIRTUALS(FXMDIMaximizeButton) /// MDI Minimize button class FXMDIMinimizeButton : public FXButton { -protected: - FXMDIMinimizeButton(){} public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); public: @@ -125,8 +117,6 @@ DECLARE_FXWINDOW_VIRTUALS(FXMDIMinimizeButton) /// MDI Window button class FXMDIWindowButton : public FXMenuButton { -protected: - FXMDIWindowButton(){} public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); public: @@ -150,8 +140,6 @@ DECLARE_FXWINDOW_VIRTUALS(FXMDIWindowButton) /// MDI Window Menu class FXMDIMenu : public FXMenuPane { -protected: - FXMDIMenu(){} public: %extend { /// Construct MDI menu diff --git a/swig-interfaces/FXMDIChild.i b/swig-interfaces/FXMDIChild.i index 876014b..b55aeee 100644 --- a/swig-interfaces/FXMDIChild.i +++ b/swig-interfaces/FXMDIChild.i @@ -60,57 +60,6 @@ enum { * ID_SETSTRINGVALUE), and window icon (via ID_SETICONVALUE). */ class FXMDIChild : public FXComposite { -protected: - FXString title; // Window title - FXMenuButton *windowbtn; // Window button - FXButton *minimizebtn; // Minimize button - FXButton *restorebtn; // Restore button - FXButton *maximizebtn; // Maximize buton - FXButton *deletebtn; // Close button - FXFont *font; // Title font - FXColor baseColor; // Colors - FXColor hiliteColor; - FXColor shadowColor; - FXColor borderColor; - FXColor titleColor; - FXColor titleBackColor; - FXint iconPosX; // Saved icon position - FXint iconPosY; - FXint iconWidth; - FXint iconHeight; - FXint normalPosX; // Saved normal position - FXint normalPosY; - FXint normalWidth; - FXint normalHeight; - FXint spotx; // Grab-spot of mouse on window - FXint spoty; - FXint xoff; // Mouse offset to add - FXint newx; // New location of window - FXint newy; - FXint neww; - FXint newh; - FXuchar mode; // Dragging mode -protected: - FXMDIChild(); - void drawRubberBox(FXint x,FXint y,FXint w,FXint h); - void animateRectangles(FXint ox,FXint oy,FXint ow,FXint oh,FXint nx,FXint ny,FXint nw,FXint nh); - FXuchar where(FXint x,FXint y); - void changeCursor(FXint x,FXint y); - void revertCursor(); -protected: - enum { - DRAG_NONE = 0, - DRAG_TOP = 1, - DRAG_BOTTOM = 2, - DRAG_LEFT = 4, - DRAG_RIGHT = 8, - DRAG_TOPLEFT = (DRAG_TOP|DRAG_LEFT), - DRAG_TOPRIGHT = (DRAG_TOP|DRAG_RIGHT), - DRAG_BOTTOMLEFT = (DRAG_BOTTOM|DRAG_LEFT), - DRAG_BOTTOMRIGHT = (DRAG_BOTTOM|DRAG_RIGHT), - DRAG_INVERTED = 16, - DRAG_TITLE = 32 - }; public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onFocusSelf(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXMDIClient.i b/swig-interfaces/FXMDIClient.i index 0c6d030..523deec 100644 --- a/swig-interfaces/FXMDIClient.i +++ b/swig-interfaces/FXMDIClient.i @@ -41,12 +41,6 @@ class FXMDIChild; * automatically grayed out if there are less than X MDI child windows. */ class FXMDIClient : public FXComposite { -protected: - FXMDIChild *active; // Active child - FXint cascadex; // Cascade offset X - FXint cascadey; // Cascade offset Y -protected: - FXMDIClient(); public: long onCmdActivateNext(FXObject*,FXSelector,void* PTR_IGNORE); long onCmdActivatePrev(FXObject*,FXSelector,void* PTR_IGNORE); diff --git a/swig-interfaces/FXMainWindow.i b/swig-interfaces/FXMainWindow.i index d4caba9..1d220bb 100644 --- a/swig-interfaces/FXMainWindow.i +++ b/swig-interfaces/FXMainWindow.i @@ -30,8 +30,6 @@ * raised, the MainWindow will delete itself. */ class FXMainWindow : public FXTopWindow { -protected: - FXMainWindow(){} public: %extend { /// Construct a main window diff --git a/swig-interfaces/FXMat3d.i b/swig-interfaces/FXMat3d.i index 448dd48..e68982c 100644 --- a/swig-interfaces/FXMat3d.i +++ b/swig-interfaces/FXMat3d.i @@ -22,8 +22,6 @@ /// Double-precision 3x3 matrix class FXMat3d { -protected: - FXVec3d m[3]; public: /// Default constructor diff --git a/swig-interfaces/FXMat3f.i b/swig-interfaces/FXMat3f.i index df069dc..43555aa 100644 --- a/swig-interfaces/FXMat3f.i +++ b/swig-interfaces/FXMat3f.i @@ -22,8 +22,6 @@ /// Single-precision 3x3 matrix class FXMat3f { -protected: - FXVec3f m[3]; public: /// Default constructor diff --git a/swig-interfaces/FXMat4d.i b/swig-interfaces/FXMat4d.i index e4859e3..519acc1 100644 --- a/swig-interfaces/FXMat4d.i +++ b/swig-interfaces/FXMat4d.i @@ -22,8 +22,6 @@ /// Double-precision 4x4 matrix class FXMat4d { -protected: - FXVec4d m[4]; public: /// Constructors FXMat4d(); diff --git a/swig-interfaces/FXMat4f.i b/swig-interfaces/FXMat4f.i index d3f3e39..714bd5a 100644 --- a/swig-interfaces/FXMat4f.i +++ b/swig-interfaces/FXMat4f.i @@ -23,8 +23,6 @@ // Single-precision 4x4 matrix class FXMat4f { -protected: - FXVec4f m[4]; public: /// Constructors FXMat4f(); diff --git a/swig-interfaces/FXMatrix.i b/swig-interfaces/FXMatrix.i index 7edc4e6..03878b4 100644 --- a/swig-interfaces/FXMatrix.i +++ b/swig-interfaces/FXMatrix.i @@ -45,10 +45,6 @@ enum { * as a space-holder. */ class FXMatrix : public FXPacker { -protected: - FXint num; -protected: - FXMatrix(){} public: long onFocusUp(FXObject*,FXSelector,void* PTR_EVENT); long onFocusDown(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXMemoryStream.i b/swig-interfaces/FXMemoryStream.i index 82c4209..36257de 100644 --- a/swig-interfaces/FXMemoryStream.i +++ b/swig-interfaces/FXMemoryStream.i @@ -22,7 +22,6 @@ /// Memory Store Definition class FXMemoryStream : public FXStream { -protected: public: /// Create memory store diff --git a/swig-interfaces/FXMenuBar.i b/swig-interfaces/FXMenuBar.i index a345e6a..4fb5a99 100644 --- a/swig-interfaces/FXMenuBar.i +++ b/swig-interfaces/FXMenuBar.i @@ -22,8 +22,6 @@ /// Menu bar class FXMenuBar : public FXToolBar { -protected: - FXMenuBar(){} public: long onFocusLeft(FXObject*,FXSelector,void* PTR_EVENT); long onFocusRight(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXMenuButton.i b/swig-interfaces/FXMenuButton.i index fe5fc5b..d9c31fa 100644 --- a/swig-interfaces/FXMenuButton.i +++ b/swig-interfaces/FXMenuButton.i @@ -58,13 +58,6 @@ enum { * MENUBUTTON_NOARROWS. */ class FXMenuButton : public FXLabel { -protected: - FXPopup *pane; // Pane to pop up - FXint offsetx; // Shift attachment point x - FXint offsety; // Shift attachment point y - FXbool state; // Pane was popped -protected: - FXMenuButton(); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onUpdate(FXObject*,FXSelector,void* PTR_IGNORE); diff --git a/swig-interfaces/FXMenuCaption.i b/swig-interfaces/FXMenuCaption.i index 1aa0bf6..6fcd1c9 100644 --- a/swig-interfaces/FXMenuCaption.i +++ b/swig-interfaces/FXMenuCaption.i @@ -38,21 +38,6 @@ class FXFont; * above a number of menu commands in a menu. */ class FXMenuCaption : public FXWindow { -protected: - FXString label; - FXString help; - FXString tip; - FXIcon *icon; - FXFont *font; - FXint hotoff; - FXHotKey hotkey; - FXColor textColor; - FXColor selbackColor; - FXColor seltextColor; - FXColor hiliteColor; - FXColor shadowColor; -protected: - FXMenuCaption(); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onUpdate(FXObject*,FXSelector,void* PTR_IGNORE); diff --git a/swig-interfaces/FXMenuCascade.i b/swig-interfaces/FXMenuCascade.i index 38798b6..16b6fce 100644 --- a/swig-interfaces/FXMenuCascade.i +++ b/swig-interfaces/FXMenuCascade.i @@ -28,11 +28,6 @@ class FXPopup; * pull down menu. */ class FXMenuCascade : public FXMenuCaption { -protected: - FXPopup *pane; -protected: - FXMenuCascade(){} - void drawTriangle(FXDCWindow& dc,FXint l,FXint t,FXint r,FXint b); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onEnter(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXMenuCheck.i b/swig-interfaces/FXMenuCheck.i index f87a01a..ec00ea6 100644 --- a/swig-interfaces/FXMenuCheck.i +++ b/swig-interfaces/FXMenuCheck.i @@ -29,14 +29,6 @@ * the void* argument of the message contains the new state. */ class FXMenuCheck : public FXMenuCommand { -protected: - FXuchar check; // State of menu - FXColor boxColor; // Box color -protected: - FXMenuCheck(); -private: - FXMenuCheck(const FXMenuCheck&); - FXMenuCheck &operator=(const FXMenuCheck&); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onButtonPress(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXMenuCommand.i b/swig-interfaces/FXMenuCommand.i index 6df8025..44d8769 100644 --- a/swig-interfaces/FXMenuCommand.i +++ b/swig-interfaces/FXMenuCommand.i @@ -27,11 +27,6 @@ * When activated, a menu command sends a SEL_COMMAND to its target. */ class FXMenuCommand : public FXMenuCaption { -protected: - FXString accel; // Accelerator string - FXHotKey acckey; // Accelerator key -protected: - FXMenuCommand(){} public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onEnter(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXMenuPane.i b/swig-interfaces/FXMenuPane.i index a0ed4e9..24c0251 100644 --- a/swig-interfaces/FXMenuPane.i +++ b/swig-interfaces/FXMenuPane.i @@ -23,8 +23,6 @@ /// Popup menu pane class FXMenuPane : public FXPopup { -protected: - FXMenuPane(){} public: %extend { /// Construct menu pane diff --git a/swig-interfaces/FXMenuRadio.i b/swig-interfaces/FXMenuRadio.i index 664c4f0..1462200 100644 --- a/swig-interfaces/FXMenuRadio.i +++ b/swig-interfaces/FXMenuRadio.i @@ -32,14 +32,6 @@ * properly maintain the state between them. */ class FXMenuRadio : public FXMenuCommand { -protected: - FXuchar check; // State of menu - FXColor radioColor; // Color of the radio -protected: - FXMenuRadio(); -private: - FXMenuRadio(const FXMenuRadio&); - FXMenuRadio &operator=(const FXMenuRadio&); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onButtonPress(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXMenuSeparator.i b/swig-interfaces/FXMenuSeparator.i index 2e5b9bd..c2afd2c 100644 --- a/swig-interfaces/FXMenuSeparator.i +++ b/swig-interfaces/FXMenuSeparator.i @@ -26,11 +26,6 @@ * used to delineate items in a popup menu. */ class FXMenuSeparator : public FXWindow { -protected: - FXColor hiliteColor; - FXColor shadowColor; -protected: - FXMenuSeparator(); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); public: diff --git a/swig-interfaces/FXMenuTitle.i b/swig-interfaces/FXMenuTitle.i index a052ea7..1ef27e6 100644 --- a/swig-interfaces/FXMenuTitle.i +++ b/swig-interfaces/FXMenuTitle.i @@ -28,10 +28,6 @@ class FXPopup; * for popping up a pulldown menu. */ class FXMenuTitle : public FXMenuCaption { -protected: - FXPopup *pane; -protected: - FXMenuTitle(){} public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onEnter(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXMessageBox.i b/swig-interfaces/FXMessageBox.i index 89aa8ab..5b37d7e 100644 --- a/swig-interfaces/FXMessageBox.i +++ b/swig-interfaces/FXMessageBox.i @@ -60,8 +60,6 @@ enum { * before the program may continue. */ class FXMessageBox : public FXDialogBox { -protected: - FXMessageBox(){} public: long onCmdClicked(FXObject*,FXSelector,void* PTR_IGNORE); long onCmdCancel(FXObject*,FXSelector,void* PTR_IGNORE); diff --git a/swig-interfaces/FXOptionMenu.i b/swig-interfaces/FXOptionMenu.i index 7e59b42..63394db 100644 --- a/swig-interfaces/FXOptionMenu.i +++ b/swig-interfaces/FXOptionMenu.i @@ -30,8 +30,6 @@ class FXPopup; /// Option Menu Button class FXOption : public FXLabel { -protected: - FXOption(); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onEnter(FXObject*,FXSelector,void* PTR_EVENT); @@ -75,11 +73,6 @@ DECLARE_FXWINDOW_VIRTUALS(FXOption) /// Option Menu class FXOptionMenu : public FXLabel { -protected: - FXPopup *pane; - FXOption *current; -protected: - FXOptionMenu(); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onLeftBtnPress(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXPCXIcon.i b/swig-interfaces/FXPCXIcon.i index b4bd7af..f218c4c 100644 --- a/swig-interfaces/FXPCXIcon.i +++ b/swig-interfaces/FXPCXIcon.i @@ -23,8 +23,6 @@ /// PCX icon class FXPCXIcon : public FXIcon { -protected: - FXPCXIcon(){} public: %extend { static VALUE fileExt() { diff --git a/swig-interfaces/FXPCXImage.i b/swig-interfaces/FXPCXImage.i index a3a31e1..91d7d06 100644 --- a/swig-interfaces/FXPCXImage.i +++ b/swig-interfaces/FXPCXImage.i @@ -23,8 +23,6 @@ /// PCX graphics file class FXPCXImage : public FXImage { -protected: - FXPCXImage(){} public: %extend { static VALUE fileExt() { diff --git a/swig-interfaces/FXPNGIcon.i b/swig-interfaces/FXPNGIcon.i index 4efb29f..3f4e40c 100644 --- a/swig-interfaces/FXPNGIcon.i +++ b/swig-interfaces/FXPNGIcon.i @@ -24,8 +24,6 @@ /// Portable Network Graphics (PNG) Icon class FXPNGIcon : public FXIcon { -protected: - FXPNGIcon(){} public: %extend { static VALUE fileExt() { diff --git a/swig-interfaces/FXPNGImage.i b/swig-interfaces/FXPNGImage.i index e474071..156efbe 100644 --- a/swig-interfaces/FXPNGImage.i +++ b/swig-interfaces/FXPNGImage.i @@ -24,8 +24,6 @@ /// Portable Network Graphics (PNG) Image class FXPNGImage : public FXImage { -protected: - FXPNGImage(){} public: %extend { static VALUE fileExt() { diff --git a/swig-interfaces/FXPPMIcon.i b/swig-interfaces/FXPPMIcon.i index 0f7c735..7f55433 100644 --- a/swig-interfaces/FXPPMIcon.i +++ b/swig-interfaces/FXPPMIcon.i @@ -23,8 +23,6 @@ /// Portable Pixmap icon class FXPPMIcon : public FXIcon { -protected: - FXPPMIcon(){} public: %extend { static VALUE fileExt() { diff --git a/swig-interfaces/FXPPMImage.i b/swig-interfaces/FXPPMImage.i index 6121492..aa4a2b0 100644 --- a/swig-interfaces/FXPPMImage.i +++ b/swig-interfaces/FXPPMImage.i @@ -23,8 +23,6 @@ /// Portable Pixmap Image class FXPPMImage : public FXImage { -protected: - FXPPMImage(){} public: %extend { static VALUE fileExt() { diff --git a/swig-interfaces/FXPacker.i b/swig-interfaces/FXPacker.i index 1697f53..f66a860 100644 --- a/swig-interfaces/FXPacker.i +++ b/swig-interfaces/FXPacker.i @@ -37,29 +37,6 @@ enum { DEFAULT_SPACING = 4 }; * case it will be placed to take all remaining space. */ class FXPacker : public FXComposite { -protected: - FXColor baseColor; // Base color - FXColor hiliteColor; // Highlight color - FXColor shadowColor; // Shadow color - FXColor borderColor; // Border color - FXint padtop; // Top margin - FXint padbottom; // Bottom margin - FXint padleft; // Left margin - FXint padright; // Right margin - FXint hspacing; // Horizontal child spacing - FXint vspacing; // Vertical child spacing - FXint border; // Border width -protected: - FXPacker(); - void drawBorderRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawRaisedRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawSunkenRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawRidgeRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawGrooveRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawDoubleRaisedRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawDoubleSunkenRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawFocusRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawFrame(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onFocusUp(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXPicker.i b/swig-interfaces/FXPicker.i index 51046ef..9e74deb 100644 --- a/swig-interfaces/FXPicker.i +++ b/swig-interfaces/FXPicker.i @@ -26,8 +26,6 @@ * location on the screen. */ class FXPicker : public FXButton { -protected: - FXPicker(){} public: long onMotion(FXObject*,FXSelector,void* PTR_EVENT); long onLeftBtnPress(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXPopup.i b/swig-interfaces/FXPopup.i index 16ae9c5..ca8624d 100644 --- a/swig-interfaces/FXPopup.i +++ b/swig-interfaces/FXPopup.i @@ -30,24 +30,6 @@ enum { /// Popup window class FXPopup : public FXShell { -protected: - FXWindow *grabowner; // Window which will get grabbed when outside - FXColor baseColor; - FXColor hiliteColor; - FXColor shadowColor; - FXColor borderColor; - FXint border; -protected: - FXPopup(); - virtual FXbool doesOverrideRedirect() const; - void drawBorderRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawRaisedRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawSunkenRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawRidgeRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawGrooveRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawDoubleRaisedRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawDoubleSunkenRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawFrame(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onFocusUp(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXPrintDialog.i b/swig-interfaces/FXPrintDialog.i index 8d167ac..772365f 100644 --- a/swig-interfaces/FXPrintDialog.i +++ b/swig-interfaces/FXPrintDialog.i @@ -30,37 +30,6 @@ class FXIcon; /// Printer selection dialog class FXPrintDialog : public FXDialogBox { -protected: - FXRadioButton *sendtoprinter; - FXComboBox *printername; - FXRadioButton *sendtofile; - FXTextField *filename; - FXRadioButton *printall; - FXRadioButton *printeven; - FXRadioButton *printodd; - FXRadioButton *printrange; - FXRadioButton *firstpagefirst; - FXRadioButton *lastpagefirst; - FXRadioButton *printincolor; - FXRadioButton *printinblacknwhite; - FXRadioButton *orientportrait; - FXRadioButton *orientlanscape; - FXListBox *media; - FXRadioButton *sizeletter; - FXRadioButton *sizelegal; - FXRadioButton *sizeA4; - FXRadioButton *sizeenvelope; - FXRadioButton *sizecustom; - FXTextField *sizewidth; - FXTextField *sizeheight; - FXSpinner *firstpage; - FXSpinner *lastpage; - FXSpinner *numberofcopies; - FXIcon *landscapeIcon; - FXIcon *portraitIcon; - FXPrinter printer; -protected: - FXPrintDialog(){} public: long onCmdToPrinter(FXObject*,FXSelector,void* PTR_IGNORE); long onUpdToPrinter(FXObject*,FXSelector,void* PTR_IGNORE); diff --git a/swig-interfaces/FXProgressBar.i b/swig-interfaces/FXProgressBar.i index 6fe11cf..73074a4 100644 --- a/swig-interfaces/FXProgressBar.i +++ b/swig-interfaces/FXProgressBar.i @@ -32,18 +32,6 @@ enum { /// Progress bar widget class FXProgressBar : public FXFrame { -protected: - FXuint progress; // Integer percentage number - FXuint total; // Amount for completion - FXint barsize; // Bar size - FXFont* font; - FXColor barBGColor; - FXColor barColor; - FXColor textNumColor; - FXColor textAltColor; -protected: - FXProgressBar(){} - void drawInterior(FXDCWindow& dc); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onCmdSetValue(FXObject*,FXSelector,void* PTR_UINT); diff --git a/swig-interfaces/FXProgressDialog.i b/swig-interfaces/FXProgressDialog.i index 6a5d691..23640be 100644 --- a/swig-interfaces/FXProgressDialog.i +++ b/swig-interfaces/FXProgressDialog.i @@ -34,14 +34,6 @@ enum { * in a program and that the program is in fact still working. */ class FXProgressDialog : public FXDialogBox { -protected: - FXProgressBar *progress; // Progress bar - FXLabel *message; // Message - FXHorizontalSeparator *separator; // Separator - FXButton *cancel; // Cancel button - FXbool cancelled; // User hit cancel -protected: - FXProgressDialog(); public: long onCmdSetValue(FXObject*,FXSelector,void* PTR_INT); long onCmdSetIntValue(FXObject*,FXSelector,void* PTR_PINT); diff --git a/swig-interfaces/FXRGBIcon.i b/swig-interfaces/FXRGBIcon.i index 6a06374..09d2440 100644 --- a/swig-interfaces/FXRGBIcon.i +++ b/swig-interfaces/FXRGBIcon.i @@ -23,8 +23,6 @@ /// IRIS RGB icon class FXRGBIcon : public FXIcon { -protected: - FXRGBIcon(){} public: %extend { static VALUE fileExt() { diff --git a/swig-interfaces/FXRGBImage.i b/swig-interfaces/FXRGBImage.i index 60f115d..7c9334d 100644 --- a/swig-interfaces/FXRGBImage.i +++ b/swig-interfaces/FXRGBImage.i @@ -23,8 +23,6 @@ /// IRIS RGB image class FXRGBImage : public FXImage { -protected: - FXRGBImage(){} public: %extend { static VALUE fileExt() { diff --git a/swig-interfaces/FXRadioButton.i b/swig-interfaces/FXRadioButton.i index cf81549..8683ca3 100644 --- a/swig-interfaces/FXRadioButton.i +++ b/swig-interfaces/FXRadioButton.i @@ -39,13 +39,6 @@ enum { * common SEL_UPDATED handler to check and uncheck radio buttons as appropriate. */ class FXRadioButton : public FXLabel { -protected: - FXColor radioColor; // Color of radio ball - FXColor diskColor; // Color of radio disk - FXbool check; // Radio state - FXbool oldcheck; // Old radio state -protected: - FXRadioButton(); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onUpdate(FXObject*,FXSelector,void* PTR_NULL); diff --git a/swig-interfaces/FXRecentFiles.i b/swig-interfaces/FXRecentFiles.i index ac5a272..bcd700a 100644 --- a/swig-interfaces/FXRecentFiles.i +++ b/swig-interfaces/FXRecentFiles.i @@ -27,12 +27,6 @@ * means of the standard system registry. */ class FXRecentFiles : public FXObject { -protected: - FXObject *target; // Target object to send message - FXSelector message; // Message to send - FXint maxfiles; // Maximum number of files to track -protected: - FXRecentFiles(const FXRecentFiles&); public: long onCmdClear(FXObject*,FXSelector,void* PTR_IGNORE); long onCmdFile(FXObject*,FXSelector,void* PTR_IGNORE); diff --git a/swig-interfaces/FXRegion.i b/swig-interfaces/FXRegion.i index 08c4d1f..c69c9d9 100644 --- a/swig-interfaces/FXRegion.i +++ b/swig-interfaces/FXRegion.i @@ -29,8 +29,6 @@ class FXRegion { friend class FXDC; friend class FXDCWindow; -private: - void *region; public: /// Construct new empty region diff --git a/swig-interfaces/FXRegistry.i b/swig-interfaces/FXRegistry.i index 37bedd3..f8a3e12 100644 --- a/swig-interfaces/FXRegistry.i +++ b/swig-interfaces/FXRegistry.i @@ -43,18 +43,6 @@ * system when FXApp::exit() is called. */ class FXRegistry : public FXSettings { -protected: - FXString applicationkey; // Application key - FXString vendorkey; // Vendor key - bool ascii; // ASCII file-based registry -protected: - bool readFromDir(const FXchar* dirname,FXbool mark); -#ifdef WIN32 - bool readFromRegistry(void* hRootKey,FXbool mark); - bool writeToRegistry(void* hRootKey); - bool readFromRegistryGroup(void* org,const char* groupname,FXbool mark=FALSE); - bool writeToRegistryGroup(void* org,const char* groupname); -#endif public: /** diff --git a/swig-interfaces/FXReplaceDialog.i b/swig-interfaces/FXReplaceDialog.i index 1931958..e89cfab 100644 --- a/swig-interfaces/FXReplaceDialog.i +++ b/swig-interfaces/FXReplaceDialog.i @@ -25,21 +25,6 @@ class FXTextField; /// Text replace dialog class FXReplaceDialog : public FXDialogBox { -protected: - FXLabel *searchlabel; - FXTextField *searchtext; - FXHorizontalFrame *searchbox; - FXLabel *replacelabel; - FXTextField *replacetext; - FXHorizontalFrame *replacebox; - FXButton *accept; - FXButton *cancel; - FXButton *every; - FXuint searchmode; - FXuint current; -protected: - FXReplaceDialog(){} - void appendHistory(const FXString& search,const FXString& replace,FXuint mode); public: long onCmdAll(FXObject*,FXSelector,void* PTR_IGNORE); long onCmdNext(FXObject*,FXSelector,void* PTR_IGNORE); diff --git a/swig-interfaces/FXRootWindow.i b/swig-interfaces/FXRootWindow.i index adba515..2f9347e 100644 --- a/swig-interfaces/FXRootWindow.i +++ b/swig-interfaces/FXRootWindow.i @@ -23,12 +23,6 @@ /// Root window class FXRootWindow : public FXComposite { -protected: - FXRootWindow(){} -#ifdef WIN32 - virtual FXID GetDC() const; - virtual int ReleaseDC(FXID) const; -#endif public: /// Construct root window diff --git a/swig-interfaces/FXRuler.i b/swig-interfaces/FXRuler.i index 6e4954a..703dbb9 100644 --- a/swig-interfaces/FXRuler.i +++ b/swig-interfaces/FXRuler.i @@ -57,51 +57,6 @@ class FXFont; * and size of entities within the document. */ class FXRuler : public FXFrame { -protected: - FXFont *font; // Font for numbers - FXint documentSize; // Size of document - FXint edgeSpacing; // Edge spacing around document - FXint marginLower; // Lower margin - FXint marginUpper; // Upper margin - FXint indentFirst; // First line paragraph indent - FXint indentLower; // Lower paragraph indent - FXint indentUpper; // Upper paragraph indent - FXdouble pixelPerTick; // Number of pixels per tick increment - FXint numberTicks; // Tick increments between numbers - FXint majorTicks; // Tick increments between major ticks - FXint mediumTicks; // Tick increments between medium ticks - FXint tinyTicks; // Tick increments between tiny ticks - FXint arrowPos; // Arrow position - FXColor textColor; // Color for numbers and ticks - FXint shift; // Left edge of content - FXint pos; // Scroll position - FXint off; // Offset item was grabbed - FXString tip; // Tooltip text - FXString help; // Help text - FXuchar mode; // Mode widget is in -protected: - FXRuler(); - FXint picked(FXint x,FXint y); - void drawLeftArrow(FXDCWindow& dc,FXint x,FXint y); - void drawRightArrow(FXDCWindow& dc,FXint x,FXint y); - void drawUpArrow(FXDCWindow& dc,FXint x,FXint y); - void drawDownArrow(FXDCWindow& dc,FXint x,FXint y); - void drawLeftMarker(FXDCWindow& dc,FXint x,FXint y); - void drawRightMarker(FXDCWindow& dc,FXint x,FXint y); - void drawUpMarker(FXDCWindow& dc,FXint x,FXint y); - void drawDownMarker(FXDCWindow& dc,FXint x,FXint y); -protected: - enum{ - MOUSE_NONE, // No mouse operation - MOUSE_MARG_LOWER, // Drag lower margin - MOUSE_MARG_UPPER, // Drag upper margin - MOUSE_PARA_FIRST, // Drag first indent - MOUSE_PARA_LOWER, // Drag lower indent - MOUSE_PARA_UPPER // Drag upper indent - }; -private: - FXRuler(const FXRuler&); - FXRuler &operator=(const FXRuler&); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onLeftBtnPress(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXScrollArea.i b/swig-interfaces/FXScrollArea.i index 1e6bb0c..8fbfc5b 100644 --- a/swig-interfaces/FXScrollArea.i +++ b/swig-interfaces/FXScrollArea.i @@ -55,18 +55,6 @@ class FXScrollCorner; * scrolling may be turned off. */ class FXScrollArea : public FXComposite { -protected: - FXScrollBar *horizontal; // Horizontal scroll bar - FXScrollBar *vertical; // Vertical scroll bar - FXScrollCorner *corner; // Scroll corner - FXint viewport_w; // Viewport width - FXint viewport_h; // Viewport height - FXint pos_x; // X scroll position (pos_x<=0) - FXint pos_y; // Y scroll position (pos_y<=0) -protected: - FXScrollArea(); - FXbool startAutoScroll(FXEvent* event,FXbool onlywheninside=FALSE); - void stopAutoScroll(); public: long onHMouseWheel(FXObject*,FXSelector,void* PTR_EVENT); long onVMouseWheel(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXScrollBar.i b/swig-interfaces/FXScrollBar.i index 1e2bb63..e643b05 100644 --- a/swig-interfaces/FXScrollBar.i +++ b/swig-interfaces/FXScrollBar.i @@ -154,8 +154,6 @@ DECLARE_FXWINDOW_VIRTUALS(FXScrollBar) /// Corner between scroll bars class FXScrollCorner : public FXWindow { -protected: - FXScrollCorner(); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); public: diff --git a/swig-interfaces/FXScrollPane.i b/swig-interfaces/FXScrollPane.i index 3ed05e8..3738d91 100644 --- a/swig-interfaces/FXScrollPane.i +++ b/swig-interfaces/FXScrollPane.i @@ -31,16 +31,6 @@ class FXArrowButton; * known in advance how many entries will be added. */ class FXScrollPane : public FXMenuPane { -protected: - FXArrowButton *dn; // Button to scroll down - FXArrowButton *up; // Button to scroll up - FXint visible; // Visible entries - FXint top; // Top visible entry -protected: - FXScrollPane(); -private: - FXScrollPane(const FXScrollPane&); - FXScrollPane &operator=(const FXScrollPane&); public: long onCmdIncrement(FXObject*,FXSelector,void* PTR_IGNORE); long onCmdDecrement(FXObject*,FXSelector,void* PTR_IGNORE); diff --git a/swig-interfaces/FXScrollWindow.i b/swig-interfaces/FXScrollWindow.i index 162c703..f101744 100644 --- a/swig-interfaces/FXScrollWindow.i +++ b/swig-interfaces/FXScrollWindow.i @@ -36,8 +36,6 @@ * necessarily equal to the scroll position of the scroll window! */ class FXScrollWindow : public FXScrollArea { -protected: - FXScrollWindow(){} public: long onKeyPress(FXObject*,FXSelector,void* PTR_EVENT); long onKeyRelease(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXSearchDialog.i b/swig-interfaces/FXSearchDialog.i index 43feae0..f06af47 100644 --- a/swig-interfaces/FXSearchDialog.i +++ b/swig-interfaces/FXSearchDialog.i @@ -23,8 +23,6 @@ /// Text search dialog class FXSearchDialog : public FXReplaceDialog { -protected: - FXSearchDialog(){} public: /// Construct search dialog box diff --git a/swig-interfaces/FXSeparator.i b/swig-interfaces/FXSeparator.i index 94abbdf..74683f5 100644 --- a/swig-interfaces/FXSeparator.i +++ b/swig-interfaces/FXSeparator.i @@ -37,11 +37,6 @@ enum { * it can also have the frame's border styles. */ class FXSeparator : public FXFrame { -protected: - FXSeparator(){} -private: - FXSeparator(const FXSeparator&); - FXSeparator &operator=(const FXSeparator&); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); public: @@ -91,8 +86,6 @@ DYNAMIC_CAST(SWIGTYPE_p_FXSeparator, FXSeparator_dynamic_cast); /// Horizontal separator class FXHorizontalSeparator : public FXSeparator { -protected: - FXHorizontalSeparator(){} public: /// Constructor @@ -115,8 +108,6 @@ DECLARE_FXWINDOW_VIRTUALS(FXHorizontalSeparator) /// Vertical separator class FXVerticalSeparator : public FXSeparator { -protected: - FXVerticalSeparator(){} public: /// Constructor diff --git a/swig-interfaces/FXSettings.i b/swig-interfaces/FXSettings.i index a210d64..caf2e86 100644 --- a/swig-interfaces/FXSettings.i +++ b/swig-interfaces/FXSettings.i @@ -37,17 +37,6 @@ class FXStringDict; * to the file. */ class FXSettings : public FXDict { -protected: - bool modified; -protected: - virtual void *createData(const void*); - virtual void deleteData(void*); - FXchar* dequote(FXchar* text) const; - FXchar* enquote(FXchar* result,const FXchar* text); - FXStringDict* insert(const FXchar* ky); - FXStringDict* replace(const FXchar* ky,FXStringDict* section); - FXStringDict* remove(const FXchar* ky); - FXStringDict* find(const FXchar* ky); public: /// Construct settings database. diff --git a/swig-interfaces/FXShell.i b/swig-interfaces/FXShell.i index 6149e72..53170f8 100644 --- a/swig-interfaces/FXShell.i +++ b/swig-interfaces/FXShell.i @@ -26,8 +26,6 @@ * windows which are direct children of the root window. */ class FXShell : public FXComposite { -protected: - FXShell(){} public: long onLayout(FXObject*,FXSelector,void* PTR_IGNORE); long onConfigure(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXShutter.i b/swig-interfaces/FXShutter.i index 56bd1da..de5a6b9 100644 --- a/swig-interfaces/FXShutter.i +++ b/swig-interfaces/FXShutter.i @@ -31,12 +31,6 @@ class FXScrollWindow; * window to allow unlimited room for all the contents. */ class FXShutterItem : public FXVerticalFrame { -protected: - FXButton *button; - FXScrollWindow *scrollWindow; - FXVerticalFrame *content; -protected: - FXShutterItem(){} public: long onFocusUp(FXObject*,FXSelector,void* PTR_EVENT); long onFocusDown(FXObject*,FXSelector,void* PTR_EVENT); @@ -90,14 +84,6 @@ DECLARE_FXWINDOW_VIRTUALS(FXShutterItem) * A sub panel can be unfolded by pressing on that panel's button. */ class FXShutter : public FXVerticalFrame { -protected: - FXint current; // Item currently open - FXint closing; // Item closing down - FXint heightIncrement; // Height delta - FXint closingHeight; // Closing items current height - FXbool closingHadScrollbar; // Closing item had a scroll bar -protected: - FXShutter(){} public: long onFocusUp(FXObject*,FXSelector,void* PTR_EVENT); long onFocusDown(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXSlider.i b/swig-interfaces/FXSlider.i index 67bf29f..b698d9a 100644 --- a/swig-interfaces/FXSlider.i +++ b/swig-interfaces/FXSlider.i @@ -39,25 +39,6 @@ enum { /// Slider Control class FXSlider : public FXFrame { -protected: - FXint range[2]; // Reported data range - FXint pos; // Reported data position - FXint incr; // Increment when auto-sliding - FXint delta; // Interval between ticks - FXint headpos; // Head position - FXint headsize; // Head size - FXint slotsize; // Slot size - FXColor slotColor; // Color of slot the head moves in - FXint dragpoint; // Where the head is grabbed - FXString help; // Help string - FXString tip; // Tip string -protected: - FXSlider(); - FXint headPos(FXint v) const; - FXint headVal(FXint p) const; - void drawSliderHead(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawHorzTicks(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawVertTicks(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onMotion(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXSpinner.i b/swig-interfaces/FXSpinner.i index c7086b5..baf7e7c 100644 --- a/swig-interfaces/FXSpinner.i +++ b/swig-interfaces/FXSpinner.i @@ -37,15 +37,6 @@ class FXArrowButton; /// Spinner control class FXSpinner : public FXPacker { -protected: - FXTextField *textField; // Text field - FXArrowButton *upButton; // The up button - FXArrowButton *downButton; // The down button - FXint range[2]; // Reported data range - FXint incr; // Increment - FXint pos; // Current position -protected: - FXSpinner(); public: long onUpdIncrement(FXObject*,FXSelector,void* PTR_IGNORE); long onCmdIncrement(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXSplashWindow.i b/swig-interfaces/FXSplashWindow.i index 6ce1463..e3da7f8 100644 --- a/swig-interfaces/FXSplashWindow.i +++ b/swig-interfaces/FXSplashWindow.i @@ -40,14 +40,6 @@ enum { * with the SPLASH_SIMPLE option the window will be simply rectangular. */ class FXSplashWindow : public FXTopWindow { -protected: - FXIcon *icon; // Really big icon - FXuint delay; // Delay before hiding -protected: - FXSplashWindow(); -private: - FXSplashWindow(const FXSplashWindow&); - FXSplashWindow &operator=(const FXSplashWindow&); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); public: diff --git a/swig-interfaces/FXSplitter.i b/swig-interfaces/FXSplitter.i index 3ffd4ab..0bc0418 100644 --- a/swig-interfaces/FXSplitter.i +++ b/swig-interfaces/FXSplitter.i @@ -58,16 +58,6 @@ enum { * LAYOUT_FIX_HEIGHT behave analogously. */ class FXSplitter : public FXComposite { -protected: - FXSplitter(); - void adjustHLayout(); - void adjustVLayout(); - void moveHSplit(FXint amount); - void moveVSplit(FXint amount); - void drawHSplit(FXint pos); - void drawVSplit(FXint pos); - FXWindow* findHSplit(FXint pos); - FXWindow* findVSplit(FXint pos); public: long onLeftBtnPress(FXObject*,FXSelector,void* PTR_EVENT); long onLeftBtnRelease(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXSpring.i b/swig-interfaces/FXSpring.i index 416c67d..b5584ad 100644 --- a/swig-interfaces/FXSpring.i +++ b/swig-interfaces/FXSpring.i @@ -42,14 +42,6 @@ * it provides the same layout behavior as packer. */ class FXSpring : public FXPacker { -protected: - FXint relWidth; // Relative width - FXint relHeight; // Relative height -protected: - FXSpring(){} -private: - FXSpring(const FXSpring&); - FXSpring &operator=(const FXSpring&); public: %extend { diff --git a/swig-interfaces/FXStatusBar.i b/swig-interfaces/FXStatusBar.i index bd62788..e527f58 100644 --- a/swig-interfaces/FXStatusBar.i +++ b/swig-interfaces/FXStatusBar.i @@ -31,11 +31,6 @@ class FXStatusLine; /// Status bar class FXStatusBar : public FXHorizontalFrame { -protected: - FXDragCorner *corner; - FXStatusLine *status; -protected: - FXStatusBar(){} public: %extend { /// Construct status bar with or without a drag corner diff --git a/swig-interfaces/FXStatusLine.i b/swig-interfaces/FXStatusLine.i index d910657..33f3467 100644 --- a/swig-interfaces/FXStatusLine.i +++ b/swig-interfaces/FXStatusLine.i @@ -36,14 +36,6 @@ */ class FXStatusLine : public FXFrame { -protected: - FXString status; // Current status message - FXString normal; // Normally displayed message - FXFont *font; // Font - FXColor textColor; // Status text color - FXColor textHighlightColor; // Status text highlight color -protected: - FXStatusLine(); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onUpdate(FXObject*,FXSelector,void* PTR_NULL); diff --git a/swig-interfaces/FXStringDict.i b/swig-interfaces/FXStringDict.i index b6e605b..9b8734b 100644 --- a/swig-interfaces/FXStringDict.i +++ b/swig-interfaces/FXStringDict.i @@ -26,9 +26,6 @@ * The inserted strings are copied when they're inserted. */ class FXStringDict : public FXDict { -protected: - virtual void *createData(const void*); - virtual void deleteData(void*); public: %extend { /// Construct a string dictionary diff --git a/swig-interfaces/FXSwitcher.i b/swig-interfaces/FXSwitcher.i index b5626d6..4a574fa 100644 --- a/swig-interfaces/FXSwitcher.i +++ b/swig-interfaces/FXSwitcher.i @@ -50,10 +50,6 @@ enum { * or height of all of the children. */ class FXSwitcher : public FXPacker { -protected: - FXint current; -protected: - FXSwitcher(){} public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onCmdSetValue(FXObject*,FXSelector,void* PTR_INT); diff --git a/swig-interfaces/FXTGAIcon.i b/swig-interfaces/FXTGAIcon.i index a05aaba..f24ff11 100644 --- a/swig-interfaces/FXTGAIcon.i +++ b/swig-interfaces/FXTGAIcon.i @@ -23,8 +23,6 @@ /// Targa Icon class class FXTGAIcon : public FXIcon { -protected: - FXTGAIcon(){} public: %extend { static VALUE fileExt() { diff --git a/swig-interfaces/FXTGAImage.i b/swig-interfaces/FXTGAImage.i index 550315d..4f693f2 100644 --- a/swig-interfaces/FXTGAImage.i +++ b/swig-interfaces/FXTGAImage.i @@ -23,8 +23,6 @@ /// TGA Image class class FXTGAImage : public FXImage { -protected: - FXTGAImage(){} public: %extend { static VALUE fileExt() { diff --git a/swig-interfaces/FXTIFIcon.i b/swig-interfaces/FXTIFIcon.i index cd9dcde..a79d4ff 100644 --- a/swig-interfaces/FXTIFIcon.i +++ b/swig-interfaces/FXTIFIcon.i @@ -24,10 +24,6 @@ /// TIFF Icon class class FXTIFIcon : public FXIcon { -protected: - FXushort codec; -protected: - FXTIFIcon(){} public: %extend { static VALUE fileExt() { diff --git a/swig-interfaces/FXTIFImage.i b/swig-interfaces/FXTIFImage.i index cb1265b..4181cd1 100644 --- a/swig-interfaces/FXTIFImage.i +++ b/swig-interfaces/FXTIFImage.i @@ -24,10 +24,6 @@ /// TIFF Image class class FXTIFImage : public FXImage { -protected: - FXushort codec; -protected: - FXTIFImage(){} public: %extend { static VALUE fileExt() { diff --git a/swig-interfaces/FXTabBar.i b/swig-interfaces/FXTabBar.i index ebfc853..c089ca6 100644 --- a/swig-interfaces/FXTabBar.i +++ b/swig-interfaces/FXTabBar.i @@ -42,11 +42,6 @@ enum { * SEL_COMMAND message to its target. */ class FXTabBar : public FXPacker { -protected: - FXint current; // Current tab index - FXint shift; // Shift amount -protected: - FXTabBar(){} public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onFocusNext(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXTabBook.i b/swig-interfaces/FXTabBook.i index a44659a..66c68df 100644 --- a/swig-interfaces/FXTabBook.i +++ b/swig-interfaces/FXTabBook.i @@ -38,8 +38,6 @@ * SEL_COMMAND message to its target. */ class FXTabBook : public FXTabBar { -protected: - FXTabBook(){} public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onFocusNext(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXTabItem.i b/swig-interfaces/FXTabItem.i index 9bcf601..a54bee0 100644 --- a/swig-interfaces/FXTabItem.i +++ b/swig-interfaces/FXTabItem.i @@ -42,8 +42,6 @@ enum { * the corresponding panel to be raised to the top. */ class FXTabItem : public FXLabel { -protected: - FXTabItem(); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onFocusIn(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXTable.i b/swig-interfaces/FXTable.i index 5b1da28..a43b7b9 100644 --- a/swig-interfaces/FXTable.i +++ b/swig-interfaces/FXTable.i @@ -55,25 +55,8 @@ struct FXTableRange { ~FXTableRange(); }; - /// Item in table class FXTableItem : public FXObject { -protected: - FXString label; - FXIcon *icon; - void *data; - FXuint state; -protected: - FXTableItem():icon(NULL),data(NULL),state(0){} - FXint textWidth(const FXTable* table) const; - FXint textHeight(const FXTable* table) const; - virtual void draw(const FXTable* table,FXDC& dc,FXint x,FXint y,FXint w,FXint h) const; - virtual void drawBorders(const FXTable* table,FXDC& dc,FXint x,FXint y,FXint w,FXint h) const; - virtual void drawContent(const FXTable* table,FXDC& dc,FXint x,FXint y,FXint w,FXint h) const; - virtual void drawPattern(const FXTable* table,FXDC& dc,FXint x,FXint y,FXint w,FXint h) const; - virtual void drawBackground(const FXTable* table,FXDC& dc,FXint x,FXint y,FXint w,FXint h) const; -protected: - FXTableItem(); public: enum{ SELECTED = 0x00000001, /// Selected diff --git a/swig-interfaces/FXToggleButton.i b/swig-interfaces/FXToggleButton.i index 1cabd0a..f4b70a1 100644 --- a/swig-interfaces/FXToggleButton.i +++ b/swig-interfaces/FXToggleButton.i @@ -32,18 +32,6 @@ enum { /// Toggle Button class FXToggleButton : public FXLabel { -protected: - FXString altlabel; - FXIcon *alticon; - FXHotKey althotkey; - FXint althotoff; - FXString alttip; - FXString althelp; - FXbool state; - FXbool down; -protected: - FXToggleButton(); - void press(FXbool dn); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onUpdate(FXObject*,FXSelector,void* PTR_NULL); diff --git a/swig-interfaces/FXToolBarGrip.i b/swig-interfaces/FXToolBarGrip.i index c1b49ff..05a0405 100644 --- a/swig-interfaces/FXToolBarGrip.i +++ b/swig-interfaces/FXToolBarGrip.i @@ -42,10 +42,6 @@ class FXToolBar; */ class FXToolBarGrip : public FXDockHandler { -protected: - FXColor activeColor; // Color when active -protected: - FXToolBarGrip(); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onEnter(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXToolBarShell.i b/swig-interfaces/FXToolBarShell.i index 27e901a..d968ea9 100644 --- a/swig-interfaces/FXToolBarShell.i +++ b/swig-interfaces/FXToolBarShell.i @@ -26,22 +26,6 @@ */ class FXToolBarShell : public FXTopWindow { -protected: - FXColor baseColor; - FXColor hiliteColor; - FXColor shadowColor; - FXColor borderColor; - FXint border; -protected: - FXToolBarShell(){} - void drawBorderRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawRaisedRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawSunkenRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawRidgeRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawGrooveRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawDoubleRaisedRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawDoubleSunkenRectangle(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); - void drawFrame(FXDCWindow& dc,FXint x,FXint y,FXint w,FXint h); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); public: diff --git a/swig-interfaces/FXToolBarTab.i b/swig-interfaces/FXToolBarTab.i index c2e9753..ece904f 100644 --- a/swig-interfaces/FXToolBarTab.i +++ b/swig-interfaces/FXToolBarTab.i @@ -34,19 +34,6 @@ enum { */ class FXToolBarTab : public FXFrame { -protected: - FXColor activeColor; // Color when active - FXString tip; // Tooltip - FXbool collapsed; // Is collapsed flat - FXbool down; // Button down -protected: - FXToolBarTab(); - void drawUpArrow(FXDCWindow& dc); - void drawDownArrow(FXDCWindow& dc); - void drawRightArrow(FXDCWindow& dc); - void drawLeftArrow(FXDCWindow& dc); - void drawHSpeckles(FXDCWindow& dc,FXint x,FXint w); - void drawVSpeckles(FXDCWindow& dc,FXint y,FXint h); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onUpdate(FXObject*,FXSelector,void* PTR_NULL); diff --git a/swig-interfaces/FXToolTip.i b/swig-interfaces/FXToolTip.i index ba1c87d..d25c029 100644 --- a/swig-interfaces/FXToolTip.i +++ b/swig-interfaces/FXToolTip.i @@ -32,16 +32,6 @@ class FXFont; /// Hopefully Helpful Hint message class FXToolTip : public FXShell { -protected: - FXString label; // Text in the tip - FXFont *font; // Font of the tip - FXColor textColor; // Text color - FXbool popped; // Is currently popped up -protected: - FXToolTip(); - virtual FXbool doesOverrideRedirect() const; - void place(FXint x,FXint y); - void autoplace(); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onUpdate(FXObject*,FXSelector,void* PTR_NULL); diff --git a/swig-interfaces/FXTopWindow.i b/swig-interfaces/FXTopWindow.i index 8678071..cca0976 100644 --- a/swig-interfaces/FXTopWindow.i +++ b/swig-interfaces/FXTopWindow.i @@ -78,21 +78,6 @@ class FXToolBar; * the owner. */ class FXTopWindow : public FXShell { -protected: - FXString title; // Window title - FXIcon *icon; // Window icon (big) - FXIcon *miniIcon; // Window icon (small) - FXint padtop; // Top margin - FXint padbottom; // Bottom margin - FXint padleft; // Left margin - FXint padright; // Right margin - FXint hspacing; // Horizontal child spacing - FXint vspacing; // Vertical child spacing -protected: - FXTopWindow(); - void settitle(); - void seticons(); - void setdecorations(); public: long onFocusUp(FXObject*,FXSelector,void* PTR_EVENT); long onFocusDown(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXTranslator.i b/swig-interfaces/FXTranslator.i index 243ee1e..c203935 100644 --- a/swig-interfaces/FXTranslator.i +++ b/swig-interfaces/FXTranslator.i @@ -28,8 +28,6 @@ * The translator class translates a message to another language. */ class FXTranslator : public FXObject { -protected: - FXTranslator(); public: %extend { diff --git a/swig-interfaces/FXTreeList.i b/swig-interfaces/FXTreeList.i index 43bc2dc..eccbfda 100644 --- a/swig-interfaces/FXTreeList.i +++ b/swig-interfaces/FXTreeList.i @@ -42,22 +42,6 @@ class FXTreeList; %rename("hasItems=") FXTreeItem::setHasItems(FXbool); class FXTreeItem : public FXObject { -protected: - FXTreeItem *parent; // Parent item - FXTreeItem *prev; // Previous item - FXTreeItem *next; // Next item - FXTreeItem *first; // First child item - FXTreeItem *last; // Last child item - FXString label; // Text of item - FXIcon *openIcon; // Icon of item - FXIcon *closedIcon; // Icon of item - void *data; // Item user data pointer - FXuint state; // Item state flags - FXint x,y; -protected: - FXTreeItem(); - virtual void draw(const FXTreeList* list,FXDC& dc,FXint x,FXint y,FXint w,FXint h) const; - virtual FXint hitItem(const FXTreeList* list,FXint x,FXint y) const; public: enum{ SELECTED = 1, /// Selected @@ -169,33 +153,6 @@ DYNAMIC_CAST(SWIGTYPE_p_FXTreeItem, FXTreeItem_dynamic_cast); * 3rd argument of the message. */ class FXTreeList : public FXScrollArea { -protected: - FXTreeItem *firstitem; // First root item - FXTreeItem *lastitem; // Last root item - FXTreeItem *anchoritem; // Selection anchor item - FXTreeItem *currentitem; // Current item - FXTreeItem *extentitem; // Selection extent - FXTreeItem *cursoritem; // Item under cursor - FXTreeItem *viewableitem; // Visible item - FXFont *font; // Font - FXColor textColor; // Text color - FXColor selbackColor; // Selected background color - FXColor seltextColor; // Selected text color - FXColor lineColor; // Line color - FXint treeWidth; // Tree width - FXint treeHeight; // Tree height - FXint visible; // Number of visible items - FXint indent; // Parent to child indentation - FXint grabx; // Grab point x - FXint graby; // Grab point y - FXString lookup; // Lookup string - FXString help; // Help string - FXbool state; // State of item -protected: - FXTreeList(); - virtual FXTreeItem* createItem(const FXString& text,FXIcon* oi,FXIcon* ci,void* ptr); - // void sort(FXTreeItem*& f1,FXTreeItem*& t1,FXTreeItem*& f2,FXTreeItem*& t2,int n); FIXME - void recompute(); public: long onPaint(FXObject*,FXSelector,void* PTR_EVENT); long onEnter(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXTreeListBox.i b/swig-interfaces/FXTreeListBox.i index 0eb0cf6..d419d41 100644 --- a/swig-interfaces/FXTreeListBox.i +++ b/swig-interfaces/FXTreeListBox.i @@ -40,13 +40,6 @@ class FXPopup; * SEL_CHANGED messages to indicate which item the cursor is hovering over. */ class FXTreeListBox : public FXPacker { -protected: - FXButton *field; - FXMenuButton *button; - FXTreeList *tree; - FXPopup *pane; -protected: - FXTreeListBox(){} public: long onFocusUp(FXObject*,FXSelector,void* PTR_EVENT); long onFocusDown(FXObject*,FXSelector,void* PTR_EVENT); diff --git a/swig-interfaces/FXVerticalFrame.i b/swig-interfaces/FXVerticalFrame.i index 82d0442..889c899 100644 --- a/swig-interfaces/FXVerticalFrame.i +++ b/swig-interfaces/FXVerticalFrame.i @@ -27,8 +27,6 @@ * depending on the child window's layout hints. */ class FXVerticalFrame : public FXPacker { -protected: - FXVerticalFrame(){} public: /// Construct a vertical frame layout manager diff --git a/swig-interfaces/FXVisual.i b/swig-interfaces/FXVisual.i index a5db709..1c5bdf8 100644 --- a/swig-interfaces/FXVisual.i +++ b/swig-interfaces/FXVisual.i @@ -52,44 +52,6 @@ enum FXVisualType { /// Visual describes pixel format of a drawable class FXVisual : public FXId { -protected: - FXuint flags; // Visual flags - FXuint hint; // Depth Hint - FXuint depth; // Visual depth, significant bits/pixel - FXuint numred; // Number of reds - FXuint numgreen; // Number of greens - FXuint numblue; // Number of blues - FXuint numcolors; // Total number of colors - FXuint maxcolors; // Maximum number of colors - FXVisualType type; // Visual type - void *info; // Opaque data - FXID colormap; // Color map, if any - FXbool freemap; // We allocated the map -#ifndef WIN32 -protected: - void *visual; // Application visual [Visual] - void* gc; // Drawing GC - void* scrollgc; // Scrolling GC - FXPixel rpix[16][256]; // Mapping from red -> pixel - FXPixel gpix[16][256]; // Mapping from green -> pixel - FXPixel bpix[16][256]; // Mapping from blue -> pixel - FXPixel lut[256]; // Color lookup table -protected: - void* setupgc(FXbool); - void setuptruecolor(); - void setupdirectcolor(); - void setuppseudocolor(); - void setupstaticcolor(); - void setupgrayscale(); - void setupstaticgray(); - void setuppixmapmono(); - void setupcolormap(); -#else -protected: - int pixelformat; // PIXELFORMAT number -#endif -protected: - FXVisual(); public: /// Construct default visual diff --git a/swig-interfaces/FXWindow.i b/swig-interfaces/FXWindow.i index 81d8e2e..0adb8f2 100644 --- a/swig-interfaces/FXWindow.i +++ b/swig-interfaces/FXWindow.i @@ -99,19 +99,6 @@ class FXComposite; /// Base class for all windows class FXWindow : public FXDrawable { -protected: - FXComposeContext *composeContext; // Compose context - FXCursor *defaultCursor; // Normal Cursor - FXCursor *dragCursor; // Cursor during drag - FXAccelTable *accelTable; // Accelerator table - FXObject *target; // Target object - FXSelector message; // Message ID - FXint xpos; // Window X Position - FXint ypos; // Window Y Position - FXColor backColor; // Window background color - FXString tag; // Help tag - FXuint flags; // Window state flags - FXuint options; // Window options public: // Common DND types @@ -125,43 +112,6 @@ public: static const FXDragType stringType; // Clipboard text type (pre-registered) static const FXDragType imageType; // Clipboard image type (pre-registered) -protected: - FXWindow(); - FXWindow(FXApp* a,FXVisual *vis); - FXWindow(FXApp* a,FXWindow* own,FXuint opts,FXint x,FXint y,FXint w,FXint h); - static FXWindow* findDefault(FXWindow* window); - static FXWindow* findInitial(FXWindow* window); - virtual FXbool doesOverrideRedirect() const; - -protected: - - // Window state flags - enum { - FLAG_SHOWN = 0x00000001, // Is shown - FLAG_ENABLED = 0x00000002, // Able to receive input - FLAG_UPDATE = 0x00000004, // Is subject to GUI update - FLAG_DROPTARGET = 0x00000008, // Drop target - FLAG_FOCUSED = 0x00000010, // Has focus - FLAG_DIRTY = 0x00000020, // Needs layout - FLAG_RECALC = 0x00000040, // Needs recalculation - FLAG_TIP = 0x00000080, // Show tip - FLAG_HELP = 0x00000100, // Show help - FLAG_DEFAULT = 0x00000200, // Default widget - FLAG_INITIAL = 0x00000400, // Initial widget - FLAG_SHELL = 0x00000800, // Shell window - FLAG_ACTIVE = 0x00001000, // Window is active - FLAG_PRESSED = 0x00002000, // Button has been pressed - FLAG_KEY = 0x00004000, // Keyboard key pressed - FLAG_CARET = 0x00008000, // Caret is on - FLAG_CHANGED = 0x00010000, // Window data changed - FLAG_LASSO = 0x00020000, // Lasso mode - FLAG_TRYDRAG = 0x00040000, // Tentative drag mode - FLAG_DODRAG = 0x00080000, // Doing drag mode - FLAG_SCROLLINSIDE = 0x00100000, // Scroll only when inside - FLAG_SCROLLING = 0x00200000, // Right mouse scrolling - FLAG_OWNED = 0x00400000 - }; - public: // Message handlers diff --git a/swig-interfaces/FXWizard.i b/swig-interfaces/FXWizard.i index 8f3fce2..ea16039 100644 --- a/swig-interfaces/FXWizard.i +++ b/swig-interfaces/FXWizard.i @@ -28,23 +28,6 @@ * and ask various questions at each step in the installation. */ class FXWizard : public FXDialogBox { -protected: - FXHorizontalFrame *buttons; // Button frame - FXImageFrame *sidebar; // Sidebar comprising image - FXButton *advance; // Advance to next stage - FXButton *retreat; // Retreat to last stage - FXButton *finish; // Finish panel - FXButton *cancel; // Cancel button - FXSwitcher *panels; // Sub panels - FXIcon *finishicon; - FXIcon *nexticon; - FXIcon *backicon; -protected: - FXWizard(){} - void construct(); -private: - FXWizard(const FXWizard&); - FXWizard &operator=(const FXWizard&); public: long onUpdFinish(FXObject*,FXSelector,void* PTR_IGNORE); long onCmdNext(FXObject*,FXSelector,void* PTR_IGNORE); diff --git a/swig-interfaces/FXXBMIcon.i b/swig-interfaces/FXXBMIcon.i index 6ff7947..9acafdd 100644 --- a/swig-interfaces/FXXBMIcon.i +++ b/swig-interfaces/FXXBMIcon.i @@ -23,8 +23,6 @@ /// X Bitmap icon class FXXBMIcon : public FXIcon { -protected: - FXXBMIcon(){} public: %extend { static VALUE fileExt() { diff --git a/swig-interfaces/FXXBMImage.i b/swig-interfaces/FXXBMImage.i index bf85f03..0e3e842 100644 --- a/swig-interfaces/FXXBMImage.i +++ b/swig-interfaces/FXXBMImage.i @@ -23,8 +23,6 @@ /// X Bitmap image class FXXBMImage : public FXImage { -protected: - FXXBMImage(){} public: %extend { static VALUE fileExt() { diff --git a/swig-interfaces/FXXPMIcon.i b/swig-interfaces/FXXPMIcon.i index f22b124..8c58997 100644 --- a/swig-interfaces/FXXPMIcon.i +++ b/swig-interfaces/FXXPMIcon.i @@ -23,8 +23,6 @@ /// X Pixmap icon class FXXPMIcon : public FXIcon { -protected: - FXXPMIcon(){} public: %extend { static VALUE fileExt() { diff --git a/swig-interfaces/FXXPMImage.i b/swig-interfaces/FXXPMImage.i index c333197..b0a9370 100644 --- a/swig-interfaces/FXXPMImage.i +++ b/swig-interfaces/FXXPMImage.i @@ -23,8 +23,6 @@ /// X Pixmap image class FXXPMImage : public FXImage { -protected: - FXXPMImage(){} public: %extend { static VALUE fileExt() { -- GitLab