Displaying 4 results from an estimated 4 matches for "_button".
Did you mean:
button
2006 Mar 14
6
How to provide 2 actions to a form?
Hi,
I have a form in rhtml. Now I have 2 buttons indside that form. Clicking
on the first button action will be ''create'' & on second button action
will be ''delete''. How to do this?
Thanx
Prash
--
Posted via http://www.ruby-forum.com/.
2009 Jan 20
4
Shared templates across controllers
...Now, because of the similarity
of the models, most of the templates are exactly the same, with only
the object names changed. That is, where one looks like this:
page.visual_effect :toggle_slide, ''hidden_testimonial_form''
page.visual_effect :toggle_slide, ''add_testimonial_button''
The other looks like this:
page.visual_effect :toggle_slide, ''hidden_service_form''
page.visual_effect :toggle_slide, ''add_service_button''
Obviously there''s no reason these should be separate. My question is,
what''s the best way to s...
2007 Aug 17
0
configuration updates
...if the option is only supposed
to be triggered using a key-binding, don't add the other options.
I've already updated the core and all plugins in the fdo repository.
Look at these changes to see how to best update other plugins.
By adding the "_key" suffix to key actions, "_button" suffix to button
actions etc you'll avoid breaking configuration tools as the gconf
plugin was exposing the old action options like this before anyhow.
I haven't added key, button, edge and bell options for all old action
option. Mostly just the key option but it's trivial to add...
2006 Nov 29
0
Bugs plugin Plane
Hi,
1) the option "Move to Another Viewport" ( right button on the title bar of
the window ) don't work with maximized windows with Plane plugin.
2) keys of gconf-editor "plane_to_..._button" don't work with any button
Regards
Explinux