search for: ischecked

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

Did you mean: is_checked
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
I am having problems with transfering files to a share on my SuSE Linux Enterprise Server 9 with Samba 3.0.4. The server is setup as a member service in my Win2k Domain. The problem happens when I start to populate the share with about 1tb of test data. I am using xcopy from a win2k server and attempting to transfer to the samba share which I have mapped on the Win2k Server. It xfers about 1gb
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&amp...