Welcome To Snipplr


Everyone's Recent Snippets



1 ... 301 302 303 304 305 ... 553
Makes same-page links scroll smoothly instead of jumping around the page.
2 1214 posted 15 years ago by zachdunn
Un objeto QMenu tiene siempre un objeto QAction, aunque no lo hayas creado tú. Por esta razón si queremos ocultar un QMenu vacío no nos sirve llamar al método setHidden (o a setVisible) como normalmente harías.
0 910 posted 15 years ago by Bloomy
To style the text in a TextArea component, create a TextFormat object and pass it to the TextArea's setStyle method.
0 1810 posted 15 years ago by adrianparr
Using a sorted list remove all the lines in file2 from file1
0 910 posted 15 years ago by benpjohnson
0 3625 posted 15 years ago by latsnip
Sample BASH .profile for use in cygwin for windows.
0 979 posted 15 years ago by gripnrip
1 1042 posted 15 years ago by tvanzele
Remember the google CDN for JQuery
0 907 posted 15 years ago by shibbard
This is the most updated version of my os x php compile script
0 1186 posted 15 years ago by iloveitaly
converts date/time that sharepoint kicks out to m/d/y format.
0 1233 posted 15 years ago by rumremix
1 1447 posted 15 years ago by BoNzO
This code removes all the spaces and then inserts a single space so that the there are only 3 characters on the right-hand side (the inward code).
0 1416 posted 15 years ago by adrianparr
http://glennberrysqlperformance.spaces.live.com/blog/cns!45041418ECCAA960!2991.entry
1 894 posted 15 years ago by tvanzele
courtesy of mark8barnes
1 1318 posted 15 years ago by iroybot
courtesy of mark8barnes (http://wordpress.org/support/profile/52354)
1 1485 posted 15 years ago by iroybot
0 3113 posted 15 years ago by almazom
0 1156 posted 15 years ago by wbednarski
Using GCheckout.dll Join("") is an IEnumerable<string> extension I wrote (to concatenate strings with a separator) Base64Decode() is a string extension I wrote (decode base64) Configuration.Google[Test]Merchant{Id|Key} are just some static var...
0 1032 posted 15 years ago by hitsthings
This function returns True if the specified form is open in form view or datasheet view.
0 1070 posted 15 years ago by CaptainProton
integration of an image/title/description into a snippet using WindowsOnWeb
0 850 posted 15 years ago by windowsonweb
0 1091 posted 15 years ago by Ethyde
0 990 posted 15 years ago by cschlens
This returns a string with a single space after the fifth character. Useful for displaying a UK mobile number which is easy to read.
0 1482 posted 15 years ago by adrianparr
A class for uploading images and creating thumbnails. Example: try{ $img = new img('photo'); if($_FILES['photo']['size']>=1000000){ exit('The file size of the file you are trying to upload is over limit. Your file size = '.$_F...
2 1452 posted 15 years ago by leonelsantos
1 ... 301 302 303 304 305 ... 553