Allow the text control of BasePicker to show indefinite string length.

Otherwise, the text control gets empty if the string length is > 33 !
This commit is contained in:
SET
2020-01-04 17:04:08 +01:00
committed by SET
parent 444e7ddf20
commit 585c56bc33
92 changed files with 105 additions and 93 deletions

View File

@@ -1,6 +1,6 @@
/*
* File: LBoundCheckBox.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LBoundCheckBox.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LBoundComboBox.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LBoundComboBox.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LBoundControl.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LBoundControl.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LBoundDatePickerCtrl.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LBoundDatePickerCtrl.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LBoundGrid.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LBoundGrid.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LBoundSpinCtrl.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LBoundSpinCtrl.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LBoundTextCtrl.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LBoundTextCtrl.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LConnection.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LConnection.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridCheckEditor.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridCheckEditor.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridCheckRenderer.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridCheckRenderer.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridColEditor.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridColEditor.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridComboEditor.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridComboEditor.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridComboRenderer.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridComboRenderer.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridDateEditor.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridDateEditor.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridDateRenderer.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridDateRenderer.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridSpinEditor.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridSpinEditor.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridSpinRenderer.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridSpinRenderer.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridTextEditor.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridTextEditor.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridTextRenderer.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridTextRenderer.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LInformation.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LInformation.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: ltItemData.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: ltItemData.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LLightPQResultSet.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LLightPQResultSet.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LLightResultSet.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LLightResultSet.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LLightSQResultSet.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LLightSQResultSet.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LNavigator.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LNavigator.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LPQConnection.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LPQConnection.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LPQResultSet.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LPQResultSet.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LResultSet.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LResultSet.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LSQConnection.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LSQConnection.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LSQResultSet.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LSQResultSet.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LSQresult.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LSQresult.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LVersion.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -9,6 +9,14 @@
<group>
<file>file:/home/user/Documents/published/L7/L7/LBoundGrid.cpp</file>
<file>file:/home/user/Documents/published/L7/L7/LBoundGrid.h</file>
<file>file:/home/user/Documents/published/L7/L7/special/LGridXmlCellEditor.h</file>
<file>file:/home/user/Documents/published/L7/L7/special/LGridJsonCellEditor.h</file>
<file>file:/home/user/Documents/published/L7/L7/special/LGridJsonCellEditor.cpp</file>
<file>file:/home/user/Documents/published/L7/L7/LSQResultSet.cpp</file>
<file>file:/home/user/Documents/published/L7/L7/special/LGridXmlCellEditor.cpp</file>
<file>file:/home/user/Documents/published/L7/L7/LResultSet.cpp</file>
<file>file:/home/user/Documents/published/L7/L7/LResultSet.h</file>
<file>file:/home/user/Documents/published/L7/L7/LPQResultSet.cpp</file>
</group>
</open-files>
</project-private>

View File

@@ -1,6 +1,6 @@
/*
* File: BaseGridPicker.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: BaseGridPicker.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: BasePicker.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*
@@ -29,6 +29,7 @@ BasePicker::BasePicker(wxWindow *parent,
SetPickerCtrl(btn);
wxPickerBase::PostCreation();
GetTextCtrl()->SetEditable(false);
GetTextCtrl()->SetMaxLength(0);
SetTextCtrlGrowable(true);
SetPickerCtrlGrowable(true);
}

View File

@@ -1,6 +1,6 @@
/*
* File: BasePicker.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: JsonGridPickerCtrl.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: JsonGridPickerCtrl.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: JsonHelper.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: JsonHelper.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LBoundJsonGridPicker.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LBoundJsonGridPicker.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LBoundXmlGridPicker.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LBoundXmlGridPicker.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridJsonCellEditor.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
* Author: user

View File

@@ -1,6 +1,6 @@
/*
* File: LGridJsonCellEditor.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridJsonCellRenderer.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridJsonCellRenderer.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridXmlCellEditor.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridXmlCellEditor.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridXmlCellRenderer.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: LGridXmlCellRenderer.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: XmlGridPickerCtrl.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: XmlGridPickerCtrl.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: XmlHelper.cpp
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,6 +1,6 @@
/*
* File: XmlHelper.h
* Author: SET - nmset@netcourrier.com
* Author: SET - nmset@yandex.com
* License : LGPL version 2.1
* Copyright SET, M. D. - © 2014
*

View File

@@ -1,7 +1,7 @@
/*
* File: L7Test.cpp
* Author: Saleem EDAH-TALLY - nmset@netcourrier.com
* Copyright Saleem EDAH-TALLY - © 2014
* Author: SET - nmset@yandex.com
* Copyright SET - © 2014
*
* Created on 4 juin 2014, 20:42
*/

View File

@@ -1,7 +1,7 @@
/*
* File: L7Test.h
* Author: Saleem EDAH-TALLY - nmset@netcourrier.com
* Copyright Saleem EDAH-TALLY - © 2014
* Author: SET - nmset@yandex.com
* Copyright SET - © 2014
*
* Created on 4 juin 2014, 20:42
*/

View File

@@ -9,6 +9,9 @@
</data>
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
<group/>
<group>
<file>file:/home/user/Documents/published/L7/L7Test/L7Test.h</file>
<file>file:/home/user/Documents/published/L7/L7Test/L7Test.cpp</file>
</group>
</open-files>
</project-private>

View File

@@ -5,7 +5,7 @@ It's a generic spin-off of a production library I'm using.
Released under the LGPL 2.1 of the Free software Foundation.
Author and copyright : SET, M.D. , nmset@netcourrier.com
Author and copyright : SET, M.D. , nmset@yandex.com
Developped with NetBeans.