Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Makes same-page links scroll smoothly instead of jumping around the page.
2
738
posted 14 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
557
posted 14 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
1170
posted 14 years ago by adrianparr
Using a sorted list remove all the lines in file2 from file1
0
588
posted 14 years ago by benpjohnson
This is the most updated version of my os x php compile script
0
792
posted 14 years ago by iloveitaly
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
905
posted 14 years ago by adrianparr
http://glennberrysqlperformance.spaces.live.com/blog/cns!45041418ECCAA960!2991.entry
1
572
posted 14 years ago by tvanzele
courtesy of mark8barnes (http://wordpress.org/support/profile/52354)
1
824
posted 14 years ago by iroybot
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
668
posted 14 years ago by hitsthings
This function returns True if the specified form is open in form view or datasheet view.
0
699
posted 14 years ago by CaptainProton
integration of an image/title/description into a snippet using WindowsOnWeb
0
546
posted 14 years ago by windowsonweb
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
982
posted 14 years ago by adrianparr