search for: ischeck

Displaying 4 results from an estimated 4 matches for "ischeck".

Did you mean: icheck
2006 Apr 04
6
check_box_tag is limited?
Hello all. Am I going totally nuts here and just want to check (Natch!) something. A normal check_box has two value posssibilities. One for checked and one for unchecked, the value gets submitted with a form. The check_box_tag on the other hand, has a checked_value (Called just ''value'') and for the unchecked value...nothing, zip, nada. This means that if you submit a form with
2004 Aug 11
0
I am having problems with transfering files to a share on my SuSE Linux Enterprise Server 9 with Sam
...but no fix for it. Is there a fix available for this problem? Below is the smb.conf I am using. Its generic out of the box configured with YaST. Any help would be GREATLY appreciated as I am on a deadline to get this fixed and can't seem to figure out how to do it. [global] workgroup = ISCHECK printing = cups printcap name = cups printcap cache time = 750 cups options = raw printer admin = @ntadmin, root, administrator username map = /etc/samba/smbusers map to guest = Bad User logon path = \\%L\profiles\.msprofile logon home = \\%L\%U\.9xprofile logon driv...
2005 Jul 26
10
Patch for wxRuby2
Ok so I made a lot of changes and the controls sample works pretty good now. What I changed or added: - Got all my modifications meshed into wxRuby2. - Added constructors to wxIcon.h - Changed Xrc.i to XmlResource.i and changed wxXrc to wxXmlResource within the file. I also had to change Xrc to XmlResource in rakewx.rb. - For backwards compatability with wxRuby 0.6 I added the subclass methods
2007 Mar 17
0
[883] branches/wxruby2/wxwidgets_282/swig: API changes for move to WxWidgets 2.8
...virtuals </span><span class="cx"> virtual void Delete(int n); </span><del>- - virtual bool SetFont( const wxFont &font ); - </del><span class="cx"> // items may be checked </span><span class="cx"> virtual bool IsChecked(size_t uiIndex) const; </span><span class="cx"> virtual void Check(size_t uiIndex, bool bCheck = true); </span><span class="cx"> </span><del>- // return the index of the item at this position or wxNOT_FOUND - int HitTest(const wxPoint&a...