This is a discussion on Can You Load N-S or E-W Cursor? within the pgsql Databases forums, part of the PostgreSQL category; --> I'm implementing a splitter feature for my application. I'm a using a movable flat button as splitter. Works fine, ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I'm implementing a splitter feature for my application. I'm a using a movable flat button as splitter. Works fine, the only thing is that I can't fine any reference to the string value that I need to load to display N-S or E-W cursor. Any ideas? |
| ||||
| Am Mon, 7 Mar 2005 18:48:15 -0600 schrieb Cox: > I'm implementing a splitter feature for my application. I'm a using a > movable flat button as splitter. Works fine, the only thing is that I can't > fine any reference to the string value that I need to load to display N-S or > E-W cursor. Any ideas? Take a look at the "LOAD-MOUSE-POINTER"-method of the button. The onlinehelp shows the correct strings (e.g. SIZE-N or SIZE-E). Gruß, Jens -- Wenn es nachts im Bette kracht, der Bauer seinen Erben macht! |