Tag : cursor

Title User Language Tags Description Date
cursor management in element griffpup Other June 28, 2011
CSS cursor styles macrane9 CSS April 28, 2011
SQL Tips - Cursorless Cursor Rob Horton SQL I hate cursors. A lot. They are bloated, complex, and use entirely too much code. I get it though. Sometimes you just have to use them. And I get it that they have their place. Cool. Here is way to not use one though. February 18, 2011
Trailing Image for a Cursor jhonqwerty JavaScript November 26, 2010
Using CURSOR RealRover SQL August 5, 2010
Change cursor and prevent click on AJAX request verhaeg jQuery

I found this really useful when using AJAX that will change database. Preventing the user to re-do the action is not the best way but it still is a little unobtrusive to the user as it lets him navigate the page and know what is going on.

August 4, 2010
Obtener HTML Inner/Outer Text en Webbrowser Control debajo del Puntero (Mouse, Cursor) Jack Shi ActionScript Se obtiene el texto ya sea interno o externo donde el ratón esté. De un control Webbrowser. July 27, 2010
T-SQL cursor Fabrizio Lana SQL Template for cursor construct July 14, 2010
Get Window Under Cursor p p C# Uses a timer to check cursor loc, then gets windows main module May 12, 2010
Accessing cursors by field name Ricardo Araoz python

This class allows you to access the rows of a cursor by field name.

April 9, 2010
Manejo de Cursores en SP en MYSQL xaviles MySQL

Esquema basico de manejo de cursores en MYSQL

March 16, 2010
Komodo Python Macro - select the current word under the cursor Todd Whiteman python

A Komodo Python macro that can be used to select the current word under the cursor position.

JavaScript version here: Recipe 577007.

January 14, 2010
Komodo JS Macro - select the current word under the cursor Todd Whiteman python

A Komodo JavaScript macro that can be used to select the current word under the cursor position.

Python version here: Recipe 577006.

January 14, 2010
default cursor instead of hand emilymer Other December 7, 2009
checkRefCursor - replacing cursor definitions Peter Williamsson C# Passing an Oracle Command Object as a ref object. This command will have it's RefCursors replaced by new and correct RefCursors. This is a known bug (see bug no 9039294) in Oracle.DataAccess version 2.111.7.20 (ODP.NET). /Peter November 19, 2009