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
Wynn
purr-data
Commits
305dad48
Commit
305dad48
authored
Jan 08, 2016
by
Jonathan Wilkes
Browse files
comment out old sys_vgui msg
parent
59d0fb39
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd/src/g_text.c
View file @
305dad48
...
...
@@ -1820,8 +1820,8 @@ static int text_click(t_gobj *z, struct _glist *glist,
{
//fprintf(stderr,"atom click\n");
/* Change the gatom blue when it's clicked? Need to test... */
sys_vgui
(
".x%lx.c itemconfigure %s -fill %s
\n
"
,
canvas
,
rtext_gettag
(
y
),
"$pd_colors(selection)"
);
//
sys_vgui(".x%lx.c itemconfigure %s -fill %s\n", canvas,
//
rtext_gettag(y), "$pd_colors(selection)");
gui_vmess
(
"gui_gatom_activate"
,
"xsi"
,
canvas
,
rtext_gettag
(
y
),
...
...
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