Displaying 2 results from an estimated 2 matches for "my_style".
Did you mean:
mce_style
2006 Jun 21
5
Problem with observe_field
...g in my view :
===================
<div class="foo">
<%= select ''theme'', "id", Theme.find_all.collect {|t| [ t.name, t.id
] }, { :prompt => ''Select a theme'' } %>
</div>
<%= observe_field(
:theme_id,
:update => :my_style,
:url => { :action => :themelookup, :id => @space,},
:with => ''theme_id'')
%>
<div class="userfoo">
<%= text_area ''my'', ''style'', :cols => ''65'', :rows=>''10'' %>
&l...
2007 May 20
3
bouton de fermeture
Bonjour, je voudrais savoir si il est possible de désactiver le bouton de fermeture en haut a droite (le bouton rouge avec une croix blanche), sans se servir de "FRAME_NO_WINDOW_MENU", car j''ai besoin des autres boutons.
Merci.
Sebastien
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org