Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
17c97fb8
Kaydet (Commit)
17c97fb8
authored
Ock 29, 2014
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
convert generated values page to .ui
Change-Id: I1193183c593f316550799dd20d8350b86e761436
üst
d689f245
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
204 additions
and
191 deletions
+204
-191
AllLangResTarget_dbu.mk
dbaccess/AllLangResTarget_dbu.mk
+0
-1
UIConfig_dbaccess.mk
dbaccess/UIConfig_dbaccess.mk
+1
-0
dbaccess_helpid.hrc
dbaccess/inc/dbaccess_helpid.hrc
+0
-3
advancedsettings.cxx
dbaccess/source/ui/dlg/advancedsettings.cxx
+27
-30
advancedsettings.hrc
dbaccess/source/ui/dlg/advancedsettings.hrc
+0
-69
advancedsettings.hxx
dbaccess/source/ui/dlg/advancedsettings.hxx
+6
-6
advancedsettings.src
dbaccess/source/ui/dlg/advancedsettings.src
+0
-81
dbu_resource.hrc
dbaccess/source/ui/inc/dbu_resource.hrc
+1
-1
generatedvaluespage.ui
dbaccess/uiconfig/ui/generatedvaluespage.ui
+169
-0
No files found.
dbaccess/AllLangResTarget_dbu.mk
Dosyayı görüntüle @
17c97fb8
...
@@ -38,7 +38,6 @@ $(eval $(call gb_SrsTarget_add_files,dbaccess/dbu,\
...
@@ -38,7 +38,6 @@ $(eval $(call gb_SrsTarget_add_files,dbaccess/dbu,\
dbaccess/source/ui/control/undosqledit.src \
dbaccess/source/ui/control/undosqledit.src \
dbaccess/source/ui/dlg/admincontrols.src \
dbaccess/source/ui/dlg/admincontrols.src \
dbaccess/source/ui/dlg/adtabdlg.src \
dbaccess/source/ui/dlg/adtabdlg.src \
dbaccess/source/ui/dlg/advancedsettings.src \
dbaccess/source/ui/dlg/AutoControls.src \
dbaccess/source/ui/dlg/AutoControls.src \
dbaccess/source/ui/dlg/CollectionView.src \
dbaccess/source/ui/dlg/CollectionView.src \
dbaccess/source/ui/dlg/ConnectionPage.src \
dbaccess/source/ui/dlg/ConnectionPage.src \
...
...
dbaccess/UIConfig_dbaccess.mk
Dosyayı görüntüle @
17c97fb8
...
@@ -18,6 +18,7 @@ $(eval $(call gb_UIConfig_add_uifiles,dbaccess, \
...
@@ -18,6 +18,7 @@ $(eval $(call gb_UIConfig_add_uifiles,dbaccess, \
dbaccess/uiconfig/ui/finalpagewizard \
dbaccess/uiconfig/ui/finalpagewizard \
dbaccess/uiconfig/ui/generalpagedialog \
dbaccess/uiconfig/ui/generalpagedialog \
dbaccess/uiconfig/ui/generalpagewizard \
dbaccess/uiconfig/ui/generalpagewizard \
dbaccess/uiconfig/ui/generatedvaluespage \
dbaccess/uiconfig/ui/querypropertiesdialog \
dbaccess/uiconfig/ui/querypropertiesdialog \
dbaccess/uiconfig/ui/rowheightdialog \
dbaccess/uiconfig/ui/rowheightdialog \
dbaccess/uiconfig/ui/specialsettingspage \
dbaccess/uiconfig/ui/specialsettingspage \
...
...
dbaccess/inc/dbaccess_helpid.hrc
Dosyayı görüntüle @
17c97fb8
...
@@ -236,11 +236,8 @@
...
@@ -236,11 +236,8 @@
#define HID_BROWSER_SAVE_RECORD "DBACCESS_HID_BROWSER_SAVE_RECORD"
#define HID_BROWSER_SAVE_RECORD "DBACCESS_HID_BROWSER_SAVE_RECORD"
#define HID_BROWSER_UNDO_RECORD "DBACCESS_HID_BROWSER_UNDO_RECORD"
#define HID_BROWSER_UNDO_RECORD "DBACCESS_HID_BROWSER_UNDO_RECORD"
#define HID_DSADMIN_AUTOINCREMENTVALUE "DBACCESS_HID_DSADMIN_AUTOINCREMENTVALUE"
#define HID_DOCUMENT_CREATE_REPWIZ "DBACCESS_HID_DOCUMENT_CREATE_REPWIZ"
#define HID_DOCUMENT_CREATE_REPWIZ "DBACCESS_HID_DOCUMENT_CREATE_REPWIZ"
#define HID_TAB_AUTOINCREMENTVALUE "DBACCESS_HID_TAB_AUTOINCREMENTVALUE"
#define HID_TAB_AUTOINCREMENTVALUE "DBACCESS_HID_TAB_AUTOINCREMENTVALUE"
#define HID_DSADMIN_RETRIEVE_AUTO "DBACCESS_HID_DSADMIN_RETRIEVE_AUTO"
#define HID_DSADMIN_AUTORETRIEVEENABLED "DBACCESS_HID_DSADMIN_AUTORETRIEVEENABLED"
#define HID_DSADMIN_PAGE_MYSQL_ODBC "DBACCESS_HID_DSADMIN_PAGE_MYSQL_ODBC"
#define HID_DSADMIN_PAGE_MYSQL_ODBC "DBACCESS_HID_DSADMIN_PAGE_MYSQL_ODBC"
#define HID_TAB_PAGE_TABLEPRIVILEGES "DBACCESS_HID_TAB_PAGE_TABLEPRIVILEGES"
#define HID_TAB_PAGE_TABLEPRIVILEGES "DBACCESS_HID_TAB_PAGE_TABLEPRIVILEGES"
...
...
dbaccess/source/ui/dlg/advancedsettings.cxx
Dosyayı görüntüle @
17c97fb8
...
@@ -27,7 +27,6 @@
...
@@ -27,7 +27,6 @@
#include "dbu_resource.hrc"
#include "dbu_resource.hrc"
#include "dbu_dlg.hrc"
#include "dbu_dlg.hrc"
#include "dbadmin.hrc"
#include "dbadmin.hrc"
#include "advancedsettings.hrc"
#include <svl/eitem.hxx>
#include <svl/eitem.hxx>
#include <svl/intitem.hxx>
#include <svl/intitem.hxx>
...
@@ -300,22 +299,22 @@ namespace dbaui
...
@@ -300,22 +299,22 @@ namespace dbaui
// GeneratedValuesPage
// GeneratedValuesPage
GeneratedValuesPage
::
GeneratedValuesPage
(
Window
*
pParent
,
const
SfxItemSet
&
_rCoreAttrs
)
GeneratedValuesPage
::
GeneratedValuesPage
(
Window
*
pParent
,
const
SfxItemSet
&
_rCoreAttrs
)
:
OGenericAdministrationPage
(
pParent
,
ModuleRes
(
PAGE_GENERATED_VALUES
),
_rCoreAttrs
)
:
OGenericAdministrationPage
(
pParent
,
"GeneratedValuesPage"
,
,
m_aAutoFixedLine
(
this
,
ModuleRes
(
FL_SEPARATORAUTO
)
)
"dbaccess/ui/generatedvaluespage.ui"
,
_rCoreAttrs
)
,
m_aAutoRetrievingEnabled
(
this
,
ModuleRes
(
CB_RETRIEVE_AUTO
)
)
,
m_aAutoIncrementLabel
(
this
,
ModuleRes
(
FT_AUTOINCREMENTVALUE
)
)
,
m_aAutoIncrement
(
this
,
ModuleRes
(
ET_AUTOINCREMENTVALUE
)
)
,
m_aAutoRetrievingLabel
(
this
,
ModuleRes
(
FT_RETRIEVE_AUTO
)
)
,
m_aAutoRetrieving
(
this
,
ModuleRes
(
ET_RETRIEVE_AUTO
)
)
{
{
m_aAutoRetrievingEnabled
.
SetClickHdl
(
getControlModifiedLink
()
);
get
(
m_pAutoFrame
,
"GeneratedValuesPage"
);
m_aAutoIncrement
.
SetModifyHdl
(
getControlModifiedLink
()
);
get
(
m_pAutoRetrievingEnabled
,
"autoretrieve"
);
m_aAutoRetrieving
.
SetModifyHdl
(
getControlModifiedLink
()
);
get
(
m_pAutoIncrementLabel
,
"statementft"
);
get
(
m_pAutoIncrement
,
"statement"
);
m_aControlDependencies
.
enableOnCheckMark
(
m_aAutoRetrievingEnabled
,
get
(
m_pAutoRetrievingLabel
,
"queryft"
);
m_aAutoIncrementLabel
,
m_aAutoIncrement
,
m_aAutoRetrievingLabel
,
m_aAutoRetrieving
);
get
(
m_pAutoRetrieving
,
"query"
);
FreeResource
();
m_pAutoRetrievingEnabled
->
SetClickHdl
(
getControlModifiedLink
()
);
m_pAutoIncrement
->
SetModifyHdl
(
getControlModifiedLink
()
);
m_pAutoRetrieving
->
SetModifyHdl
(
getControlModifiedLink
()
);
m_aControlDependencies
.
enableOnCheckMark
(
*
m_pAutoRetrievingEnabled
,
*
m_pAutoIncrementLabel
,
*
m_pAutoIncrement
,
*
m_pAutoRetrievingLabel
,
*
m_pAutoRetrieving
);
}
}
GeneratedValuesPage
::~
GeneratedValuesPage
()
GeneratedValuesPage
::~
GeneratedValuesPage
()
...
@@ -325,16 +324,14 @@ namespace dbaui
...
@@ -325,16 +324,14 @@ namespace dbaui
void
GeneratedValuesPage
::
fillWindows
(
::
std
::
vector
<
ISaveValueWrapper
*
>&
_rControlList
)
void
GeneratedValuesPage
::
fillWindows
(
::
std
::
vector
<
ISaveValueWrapper
*
>&
_rControlList
)
{
{
_rControlList
.
push_back
(
new
ODisableWrapper
<
FixedLine
>
(
&
m_aAutoFixedLine
)
);
_rControlList
.
push_back
(
new
ODisableWrapper
<
VclFrame
>
(
m_pAutoFrame
)
);
_rControlList
.
push_back
(
new
ODisableWrapper
<
FixedText
>
(
&
m_aAutoIncrementLabel
)
);
_rControlList
.
push_back
(
new
ODisableWrapper
<
FixedText
>
(
&
m_aAutoRetrievingLabel
)
);
}
}
void
GeneratedValuesPage
::
fillControls
(
::
std
::
vector
<
ISaveValueWrapper
*
>&
_rControlList
)
void
GeneratedValuesPage
::
fillControls
(
::
std
::
vector
<
ISaveValueWrapper
*
>&
_rControlList
)
{
{
_rControlList
.
push_back
(
new
OSaveValueWrapper
<
CheckBox
>
(
&
m_a
AutoRetrievingEnabled
)
);
_rControlList
.
push_back
(
new
OSaveValueWrapper
<
CheckBox
>
(
m_p
AutoRetrievingEnabled
)
);
_rControlList
.
push_back
(
new
OSaveValueWrapper
<
Edit
>
(
&
m_a
AutoIncrement
)
);
_rControlList
.
push_back
(
new
OSaveValueWrapper
<
Edit
>
(
m_p
AutoIncrement
)
);
_rControlList
.
push_back
(
new
OSaveValueWrapper
<
Edit
>
(
&
m_a
AutoRetrieving
)
);
_rControlList
.
push_back
(
new
OSaveValueWrapper
<
Edit
>
(
m_p
AutoRetrieving
)
);
}
}
void
GeneratedValuesPage
::
implInitControls
(
const
SfxItemSet
&
_rSet
,
sal_Bool
_bSaveValue
)
void
GeneratedValuesPage
::
implInitControls
(
const
SfxItemSet
&
_rSet
,
sal_Bool
_bSaveValue
)
...
@@ -352,12 +349,12 @@ namespace dbaui
...
@@ -352,12 +349,12 @@ namespace dbaui
if
(
bValid
)
if
(
bValid
)
{
{
sal_Bool
bEnabled
=
pAutoRetrieveEnabledItem
->
GetValue
();
sal_Bool
bEnabled
=
pAutoRetrieveEnabledItem
->
GetValue
();
m_
aAutoRetrievingEnabled
.
Check
(
bEnabled
);
m_
pAutoRetrievingEnabled
->
Check
(
bEnabled
);
m_
aAutoIncrement
.
SetText
(
pAutoIncrementItem
->
GetValue
()
);
m_
pAutoIncrement
->
SetText
(
pAutoIncrementItem
->
GetValue
()
);
m_
aAutoIncrement
.
ClearModifyFlag
();
m_
pAutoIncrement
->
ClearModifyFlag
();
m_
aAutoRetrieving
.
SetText
(
pAutoRetrieveValueItem
->
GetValue
()
);
m_
pAutoRetrieving
->
SetText
(
pAutoRetrieveValueItem
->
GetValue
()
);
m_
aAutoRetrieving
.
ClearModifyFlag
();
m_
pAutoRetrieving
->
ClearModifyFlag
();
}
}
OGenericAdministrationPage
::
implInitControls
(
_rSet
,
_bSaveValue
);
OGenericAdministrationPage
::
implInitControls
(
_rSet
,
_bSaveValue
);
}
}
...
@@ -366,9 +363,9 @@ namespace dbaui
...
@@ -366,9 +363,9 @@ namespace dbaui
{
{
sal_Bool
bChangedSomething
=
sal_False
;
sal_Bool
bChangedSomething
=
sal_False
;
fillString
(
_rSet
,
&
m_a
AutoIncrement
,
DSID_AUTOINCREMENTVALUE
,
bChangedSomething
);
fillString
(
_rSet
,
m_p
AutoIncrement
,
DSID_AUTOINCREMENTVALUE
,
bChangedSomething
);
fillBool
(
_rSet
,
&
m_a
AutoRetrievingEnabled
,
DSID_AUTORETRIEVEENABLED
,
bChangedSomething
);
fillBool
(
_rSet
,
m_p
AutoRetrievingEnabled
,
DSID_AUTORETRIEVEENABLED
,
bChangedSomething
);
fillString
(
_rSet
,
&
m_a
AutoRetrieving
,
DSID_AUTORETRIEVEVALUE
,
bChangedSomething
);
fillString
(
_rSet
,
m_p
AutoRetrieving
,
DSID_AUTORETRIEVEVALUE
,
bChangedSomething
);
return
bChangedSomething
;
return
bChangedSomething
;
}
}
...
...
dbaccess/source/ui/dlg/advancedsettings.hrc
deleted
100644 → 0
Dosyayı görüntüle @
d689f245
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef DBAUI_ADVANCEDSETTINGS_HRC
#define DBAUI_ADVANCEDSETTINGS_HRC
#define ADVANCED_CHECKBOX_OPTIONS 15
#define ADVANCED_LISTBOX_OPTIONS 1
#define ADVANCED_PAGE_X 200
#define ADVANCED_PAGE_Y \
/* top space */ START_Y + \
/* label */ FIXEDTEXT_HEIGHT + RELATED_CONTROLS + \
/* check boxes */ ( ADVANCED_CHECKBOX_OPTIONS * ( CHECKBOX_HEIGHT + RELATED_CONTROLS ) ) + \
/* list boxes */ ( ADVANCED_LISTBOX_OPTIONS * ( LISTBOX_HEIGHT + RELATED_CONTROLS ) ) + \
/* bottom space */ START_Y
#define FL_SEPARATORAUTO 1
#define FL_DATAHANDLING 2
#define CB_SUPPRESVERSIONCL 1
#define CB_SQL92CHECK 2
#define CB_RETRIEVE_AUTO 3
#define CB_APPENDTABLEALIAS 4
#define CB_IGNOREDRIVER_PRIV 5
#define CB_PARAMETERNAMESUBST 6
#define CB_ENABLEOUTERJOIN 7
#define CB_SCHEMA 8
#define CB_CATALOG 9
#define CB_IGNOREINDEXAPPENDIX 10
#define CB_DOSLINEENDS 11
#define CB_AS_BEFORE_CORR_NAME 12
#define CB_CHECK_REQUIRED 13
#define CB_IGNORECURRENCY 14
#define CB_ESCAPE_DATETIME 15
#define CB_PRIMARY_KEY_SUPPORT 16
#define CB_RESPECTRESULTSETTYPE 17
#define ET_AUTOINCREMENTVALUE 1
#define ET_RETRIEVE_AUTO 2
#define FT_AUTOINCREMENTVALUE 1
#define FT_RETRIEVE_AUTO 2
#define FT_BOOLEANCOMPARISON 3
#define FT_MAXROWSCAN 4
#define LB_BOOLEANCOMPARISON 1
#define NF_MAXROWSCAN 1
#endif // DBAUI_ADVANCEDSETTINGS_HRC
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
dbaccess/source/ui/dlg/advancedsettings.hxx
Dosyayı görüntüle @
17c97fb8
...
@@ -99,12 +99,12 @@ namespace dbaui
...
@@ -99,12 +99,12 @@ namespace dbaui
{
{
protected
:
protected
:
FixedLine
m_aAutoFixedLin
e
;
VclFrame
*
m_pAutoFram
e
;
CheckBox
m_a
AutoRetrievingEnabled
;
CheckBox
*
m_p
AutoRetrievingEnabled
;
FixedText
m_a
AutoIncrementLabel
;
FixedText
*
m_p
AutoIncrementLabel
;
Edit
m_a
AutoIncrement
;
Edit
*
m_p
AutoIncrement
;
FixedText
m_a
AutoRetrievingLabel
;
FixedText
*
m_p
AutoRetrievingLabel
;
Edit
m_a
AutoRetrieving
;
Edit
*
m_p
AutoRetrieving
;
::
svt
::
ControlDependencyManager
::
svt
::
ControlDependencyManager
m_aControlDependencies
;
m_aControlDependencies
;
...
...
dbaccess/source/ui/dlg/advancedsettings.src
deleted
100644 → 0
Dosyayı görüntüle @
d689f245
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include "dbaccess_helpid.hrc"
#include "dbu_dlg.hrc"
#include "advancedsettings.hrc"
TabPage PAGE_GENERATED_VALUES
{
HelpID = "dbaccess:TabPage:PAGE_GENERATED_VALUES";
SVLook = TRUE ;
Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( ADVANCED_PAGE_X , ADVANCED_PAGE_Y ) ;
Hide = TRUE;
FixedLine FL_SEPARATORAUTO
{
Pos = MAP_APPFONT ( 4, UNRELATED_CONTROLS ) ;
Size = MAP_APPFONT ( ADVANCED_PAGE_X - 2*RELATED_CONTROLS , FIXEDTEXT_HEIGHT ) ;
Text [ en-US ] = "Settings";
};
CheckBox CB_RETRIEVE_AUTO
{
Pos = MAP_APPFONT ( 6 , UNRELATED_CONTROLS + FIXEDTEXT_HEIGHT + RELATED_CONTROLS) ;
Size = MAP_APPFONT ( ADVANCED_PAGE_X - 2*UNRELATED_CONTROLS , CHECKBOX_HEIGHT ) ;
TabStop = TRUE ;
HelpId = HID_DSADMIN_AUTORETRIEVEENABLED;
Text [ en-US ] = "Re~trieve generated values";
};
FixedText FT_AUTOINCREMENTVALUE
{
Pos = MAP_APPFONT ( 15 , UNRELATED_CONTROLS + FIXEDTEXT_HEIGHT + 2*RELATED_CONTROLS + CHECKBOX_HEIGHT ) ;
Size = MAP_APPFONT ( ADVANCED_PAGE_X - 15 - 6 , FIXEDTEXT_HEIGHT ) ;
Text[ en-US ] = "~Auto-increment statement";
};
Edit ET_AUTOINCREMENTVALUE
{
Border = TRUE ;
Pos = MAP_APPFONT ( 15 , UNRELATED_CONTROLS + 2*FIXEDTEXT_HEIGHT + CHECKBOX_HEIGHT + 3*RELATED_CONTROLS ) ;
Size = MAP_APPFONT ( ADVANCED_PAGE_X - 15 - 2*UNRELATED_CONTROLS , EDIT_HEIGHT ) ;
TabStop = TRUE ;
HelpId = HID_DSADMIN_AUTOINCREMENTVALUE;
};
FixedText FT_RETRIEVE_AUTO
{
Pos = MAP_APPFONT ( 15 , UNRELATED_CONTROLS + 2*FIXEDTEXT_HEIGHT + CHECKBOX_HEIGHT + 4*RELATED_CONTROLS + EDIT_HEIGHT) ;
Size = MAP_APPFONT ( ADVANCED_PAGE_X - 15 - 6 , 10 ) ;
Text [ en-US ] = "~Query of generated values";
};
Edit ET_RETRIEVE_AUTO
{
Border = TRUE ;
Pos = MAP_APPFONT ( 15 , UNRELATED_CONTROLS + 3*FIXEDTEXT_HEIGHT + CHECKBOX_HEIGHT + 5*RELATED_CONTROLS + EDIT_HEIGHT ) ;
Size = MAP_APPFONT ( ADVANCED_PAGE_X - 15 - 2*UNRELATED_CONTROLS, EDIT_HEIGHT ) ;
TabStop = TRUE ;
HelpId = HID_DSADMIN_RETRIEVE_AUTO;
};
};
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
dbaccess/source/ui/inc/dbu_resource.hrc
Dosyayı görüntüle @
17c97fb8
...
@@ -117,7 +117,7 @@
...
@@ -117,7 +117,7 @@
#define PAGE_MYSQL_ODBC RID_PAGE_START + 17
#define PAGE_MYSQL_ODBC RID_PAGE_START + 17
#define PAGE_USERDRIVER RID_PAGE_START + 19
#define PAGE_USERDRIVER RID_PAGE_START + 19
#define PAGE_MYSQL_JDBC RID_PAGE_START + 20
#define PAGE_MYSQL_JDBC RID_PAGE_START + 20
#define PAGE_GENERATED_VALUES RID_PAGE_START + 22
// FREE
// FREE
// FREE
#define PAGE_MYSQL_NATIVE RID_PAGE_START + 24
#define PAGE_MYSQL_NATIVE RID_PAGE_START + 24
// FREE
// FREE
...
...
dbaccess/uiconfig/ui/generatedvaluespage.ui
0 → 100644
Dosyayı görüntüle @
17c97fb8
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.16.0 on Wed Jan 29 14:06:26 2014 -->
<interface>
<!-- interface-requires gtk+ 3.0 -->
<object
class=
"GtkFrame"
id=
"GeneratedValuesPage"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"hexpand"
>
True
</property>
<property
name=
"vexpand"
>
True
</property>
<property
name=
"border_width"
>
6
</property>
<property
name=
"label_xalign"
>
0
</property>
<property
name=
"shadow_type"
>
none
</property>
<child>
<object
class=
"GtkAlignment"
id=
"alignment4"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"hexpand"
>
True
</property>
<property
name=
"vexpand"
>
True
</property>
<property
name=
"top_padding"
>
6
</property>
<property
name=
"left_padding"
>
12
</property>
<child>
<object
class=
"GtkGrid"
id=
"grid1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"hexpand"
>
True
</property>
<property
name=
"row_spacing"
>
12
</property>
<child>
<object
class=
"GtkCheckButton"
id=
"autoretrieve"
>
<property
name=
"label"
translatable=
"yes"
>
Re_trieve generated values
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"receives_default"
>
False
</property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"draw_indicator"
>
True
</property>
</object>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
0
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
<child>
<object
class=
"GtkAlignment"
id=
"alignment1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"hexpand"
>
True
</property>
<property
name=
"left_padding"
>
12
</property>
<child>
<object
class=
"GtkGrid"
id=
"grid2"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"hexpand"
>
True
</property>
<property
name=
"row_spacing"
>
12
</property>
<child>
<object
class=
"GtkGrid"
id=
"grid3"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"hexpand"
>
True
</property>
<property
name=
"row_spacing"
>
6
</property>
<child>
<object
class=
"GtkLabel"
id=
"statementft"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"label"
translatable=
"yes"
>
_Auto-increment statement
</property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"mnemonic_widget"
>
statement
</property>
</object>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
0
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
<child>
<object
class=
"GtkEntry"
id=
"statement"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"hexpand"
>
True
</property>
<property
name=
"width_chars"
>
34
</property>
</object>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
1
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
</object>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
0
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
<child>
<object
class=
"GtkGrid"
id=
"grid4"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"hexpand"
>
True
</property>
<property
name=
"row_spacing"
>
6
</property>
<child>
<object
class=
"GtkLabel"
id=
"queryft"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"xalign"
>
0
</property>
<property
name=
"label"
translatable=
"yes"
>
_Query of generated values
</property>
<property
name=
"use_underline"
>
True
</property>
<property
name=
"mnemonic_widget"
>
query
</property>
</object>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
0
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
<child>
<object
class=
"GtkEntry"
id=
"query"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"hexpand"
>
True
</property>
<property
name=
"width_chars"
>
34
</property>
</object>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
1
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
</object>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
1
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
</object>
</child>
</object>
<packing>
<property
name=
"left_attach"
>
0
</property>
<property
name=
"top_attach"
>
1
</property>
<property
name=
"width"
>
1
</property>
<property
name=
"height"
>
1
</property>
</packing>
</child>
</object>
</child>
</object>
</child>
<child
type=
"label"
>
<object
class=
"GtkLabel"
id=
"label1"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"yes"
>
Settings
</property>
<attributes>
<attribute
name=
"weight"
value=
"bold"
/>
</attributes>
</object>
</child>
</object>
</interface>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment