search for: ommented

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

Did you mean: commented
2007 Sep 20
7
Troubles with ListBox and CheckListBox events
...bles 2 & 3 : When I check and when I uncheck an item in my_checklist, the on_checklistbox is called and displays : - the index (through event.int or event.selection) of the item that is checked or unchecked. - event.checked? doesn''t tell whether the item is checked or not (see the ommented line). I had to go through the CheckListBox object and calls checked? with the index (see the uncommented line). => Question : The wxRuby documentation states that : "CommandEvent#get_int Integer get_int() Returns the integer identifier corresponding to a listbox, choice or radiobox select...
2018 Dec 07
0
FW: Missing 'glusterfs.so' in Ubuntu
I've forwarded this one because it was meant for the list. I notices a reply of Andreas Hasenack https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1807177/comments/4 So lets hope ubuntu gets the glusterfs in main. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: Neil Richardson (mail filter) [mailto:g7vnqxbwx3 at liamekaens.com] > Verzonden: donderdag 6
2013 Jan 04
0
FW: Index out SNP position
...> > > > R-help at r-project.org mailing list > > > > > https://stat.ethz.ch/mailman/listinfo/r-help > > > > > PLEASE do read the posting guide http://www.R- > project.org/posting- > > > > > guide.html > > > > > and provide c ommented, mi nimal, self-contained, reproducible > code. > > > > >
2003 Dec 01
0
No subject
if((group_c = *lp_force_group(snum))) { BOOL is_guest = False; some lines deleted token = create_nt_token(uid, gid, current_user.ngroups,current_user.groups, is_guest); must_free_token = True; } set_sec_ctx(uid, gid, current_user.ngroups, current_user.groups,token); /* * Free the new token (as set_sec_ctx