Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Commits
d639ce28
Commit
d639ce28
authored
Mar 19, 2008
by
dickelbeck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dialog expansion
parent
00d253de
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
dialog_freeroute_exchange.cpp
pcbnew/dialog_freeroute_exchange.cpp
+2
-2
dialog_freeroute_exchange.pjd
pcbnew/dialog_freeroute_exchange.pjd
+4
-4
No files found.
pcbnew/dialog_freeroute_exchange.cpp
View file @
d639ce28
...
...
@@ -170,7 +170,7 @@ void dialog_freeroute_exchange::Init()
void
dialog_freeroute_exchange
::
CreateControls
()
{
////@begin dialog_freeroute_exchange content construction
// Generated by DialogBlocks, Wed 19 Mar 2008
09:36:35
CDT (unregistered)
// Generated by DialogBlocks, Wed 19 Mar 2008
10:23:32
CDT (unregistered)
dialog_freeroute_exchange
*
itemDialog1
=
this
;
...
...
@@ -178,7 +178,7 @@ void dialog_freeroute_exchange::CreateControls()
itemDialog1
->
SetSizer
(
itemBoxSizer2
);
wxPanel
*
itemPanel3
=
new
wxPanel
(
itemDialog1
,
ID_PANEL1
,
wxDefaultPosition
,
wxDefaultSize
,
wxRAISED_BORDER
|
wxTAB_TRAVERSAL
);
itemBoxSizer2
->
Add
(
itemPanel3
,
0
,
wxALIGN_CENTER_HORIZONTAL
|
wxALL
,
5
);
itemBoxSizer2
->
Add
(
itemPanel3
,
1
,
wxGROW
|
wxALL
,
5
);
wxBoxSizer
*
itemBoxSizer4
=
new
wxBoxSizer
(
wxHORIZONTAL
);
itemPanel3
->
SetSizer
(
itemBoxSizer4
);
...
...
pcbnew/dialog_freeroute_exchange.pjd
View file @
d639ce28
...
...
@@ -346,14 +346,14 @@
<bool
name=
"proxy-wxWS_EX_VALIDATE_RECURSIVELY"
>
0
</bool>
<bool
name=
"proxy-wxWS_EX_BLOCK_EVENTS"
>
0
</bool>
<string
name=
"proxy-Custom styles"
>
""
</string>
<bool
name=
"proxy-Fit to content"
>
1
</bool>
<bool
name=
"proxy-Fit to content"
>
0
</bool>
<long
name=
"proxy-X"
>
-1
</long>
<long
name=
"proxy-Y"
>
-1
</long>
<long
name=
"proxy-Width"
>
-1
</long>
<long
name=
"proxy-Height"
>
-1
</long>
<string
name=
"proxy-AlignH"
>
"
Centre
"
</string>
<string
name=
"proxy-AlignH"
>
"
Expand
"
</string>
<string
name=
"proxy-AlignV"
>
"Centre"
</string>
<long
name=
"proxy-Stretch factor"
>
0
</long>
<long
name=
"proxy-Stretch factor"
>
1
</long>
<long
name=
"proxy-Border"
>
5
</long>
<bool
name=
"proxy-wxLEFT"
>
1
</bool>
<bool
name=
"proxy-wxRIGHT"
>
1
</bool>
...
...
@@ -381,7 +381,7 @@
<string
name=
"proxy-Member variable name"
>
""
</string>
<string
name=
"proxy-AlignH"
>
"Centre"
</string>
<string
name=
"proxy-AlignV"
>
"Centre"
</string>
<long
name=
"proxy-Stretch factor"
>
0
</long>
<long
name=
"proxy-Stretch factor"
>
1
</long>
<long
name=
"proxy-Border"
>
5
</long>
<bool
name=
"proxy-wxLEFT"
>
1
</bool>
<bool
name=
"proxy-wxRIGHT"
>
1
</bool>
...
...
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