Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jonathan Wilkes
purr-data
Commits
8b2e10f7
Commit
8b2e10f7
authored
Jun 25, 2015
by
Jonathan Wilkes
Browse files
add skins to iemgui dialog
parent
6413e89c
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd/nw/dialog_iemgui.html
View file @
8b2e10f7
<!DOCTYPE html>
<html>
<head>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"dialog_iemgui.css"
>
<link
id=
"page_style"
rel=
"stylesheet"
type=
"text/css"
href=
"dialog_iemgui.css"
>
</head>
<body
id=
"iemgui_dialog_body"
>
<div
class=
"container"
>
...
...
@@ -307,6 +307,10 @@ var l = pdgui.get_local_string;
console
.
log
(
"
my working dire is
"
+
pdgui
.
get_pwd
());
// gui preset
pdgui
.
skin
.
apply
(
this
);
var
pd_object_callback
;
function
ok
()
{
...
...
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