72 questions
-1
votes
1
answer
151
views
Java Swing returning exception when i try to use a customized cursor in a Red Hat environment
I've been having the following exception everytime I try to run anything containing a customized cursor in a java swing component:
Warning: cursor image loaded 32 32
[AwtExceptionHandler:45] Error in ...
1
vote
0
answers
217
views
Hand Cursor pointing to button
I’d like to achieve a visual effect where the mouse cursor appears as a hand (or pointing finger) that always points toward a specific button on the screen. This behavior should persist even when the ...
1
vote
0
answers
264
views
Custom SVG cursor colour incorrect
I'm using a custom cursor made from an SVG.
Despite using the exact same hex code as the swatch below #FFE420, you can see the cursor is a different colour.
Why is this the case and how can I fix it?
...
-1
votes
1
answer
202
views
Assistance with adding custom cursor effect to website
I'll try to keep it short. We are working on a website (link below) and want to add a custom cursor effect we found (see the link below). We are making the website with the free element or version and ...
0
votes
0
answers
99
views
Custom Cursor built using Web Animations API doesn't use the correct "easing" and "duration"
I am trying to build a custom cursor specifically using the Web Animations API in JavaScript. I've tried using both the mousemove event and requestAnimationFrame() to make this work. However, the ...
1
vote
2
answers
912
views
Custom Cursor, modify size when click with React
I've made a custom cursor on my react app, but I would like to animate it when the user click. Like to decrease the size or something like that. The cursor is in a components that I've call on my ...
1
vote
2
answers
185
views
Updating custom cursor in java swing window
I want to set custom cursor in my java swing app, and then edit it.
I set a custom cusrsor after showing window (in "Window" class).
Later in code (in the other class), I want to chainge it ...
0
votes
1
answer
386
views
Custom cursor disappears when hovering into the screen
I have a custom cursor on my page, but it disappears when hovering into the screen. It will appear for a millisecond when moving the cursor from outside the window onto the body, then disappear. How ...
0
votes
1
answer
178
views
Why is my custom cursor goes into the page background?
I already made a custom cursor, but the problem is when the nav{position: fixed} then the cursor goes into the background of the navbar. Even the same problem occurs with bootstrap-5 cards and as well ...
1
vote
1
answer
963
views
Click event does not work with custom cursor
I am trying to create a custom cursor on a website (a blurry yellow spot). I created a div in HTML for the custom cursor and styled it in CSS. I gave the 'cursor: none' property to the body tag to ...
-1
votes
1
answer
92
views
how to darken an svg that is being used for a cursor
This is the code of the svg I am using in scss as a cursor. It is a crosshair of vertical and horizontal lines, and they are currently opaque and barely visible. I need to get them to black with no ...
0
votes
0
answers
189
views
How can I customize user's current website cursor with my Chrome Extension using Vanilla JS?
I'm developing this Chrome Extension for Custom Cursors, I have the SVG path that I want to apply to the website's files that the user is using.
What can I write in my JS code that can go through ...
0
votes
2
answers
286
views
How to move custom cursor over a text
I have made a custom cursor but it is not working properly over text(p, h1, button, span). Here is the code
html:
<!-- custom cursor -->
<div class="cursor"></div>
js:
...
0
votes
0
answers
548
views
Custom cursor, which follows the mouse slowly and distorts slightly when moving fast
I came across Jonathan's website and noticed that the circle, which is behind the cursor, tracks it slowly and distorts slightly when swiping faster (best to have a quick look at the website and move ...
0
votes
2
answers
426
views
How to make the "cursor:" defined cursor-image renders as expected in browser on a retina screen?
Try to copy this CSS definition in body on this page:
div{
cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAEr0lEQVRYR83YXWgcVRQH8P/Zze5km3YbMZ/...
0
votes
2
answers
2k
views
Cursor as PNG image?
I am trying to make my cursor be a PNG image that I have already preloaded in an art game I am designing on P5.js.
I have tried so many things, but it still won't work!
Can someone please let me know ...
0
votes
1
answer
2k
views
Setting a custom cursor (CSS) didn't work
I set a cursor for my website and I used an .ico file. Though, it isn't showing at all.
here's the css:
html, body {
cursor: url("images/39020_fPv_icon.ico"), url("images/39020.png&...
0
votes
1
answer
247
views
Custom Cursor Issues
I'm currently developing my Website and I have Implemented a Custom Cursor with CSS and JS But the problem I'm facing is that the Custom Cursor is animated and it does animate on the first link but ...
0
votes
1
answer
62
views
Custom-cursor is not linking back to folder
I am dealing with something, that's supposed to be fairly easy, but have somehow turned out not to be. On my page, I am using bootstrap carousel, so when the hovers "previous" or "next" for image ...
1
vote
0
answers
162
views
Google Model Viewer – is there a way to add custom cursors?
I'd like to customize the Google Model Viewer cursors, but haven't been able to do so using the CSS cursor property. I'm using the release version. I've tried both custom images and generated CSS ...
0
votes
1
answer
2k
views
Remove custom cursor on touch screen
I have a custom cursor that I implemented using some JS found on here. It work's perfectly - BUT, I need to turn it off on touch screens, otherwise it just sits on the screen as a big yellow dot.
...
3
votes
1
answer
1k
views
How to set a custom cursor in Kivy or Python?
I'm trying to create a custom cursor in a Kivy app. I've looked at approaching it from the angle of tying the position of a Kivy widget to the cursor position. However, this method is extremely ...
1
vote
1
answer
100
views
How to create a separate class for a custom cursor
I am trying to make a game as a personal project and would like a custom cursor that has two states; normal and clicked. How can I create a separate class for that and use it in the class that creates ...
0
votes
1
answer
147
views
How To Implement Large Custom Cursor In Java?
This question is related to my previous question : How To create A Large Size Custom Cursor In Java?
If you are curious about what is it used for, you can find a practical use case for an award ...
2
votes
2
answers
1k
views
How To create A Large Size Custom Cursor In Java?
I'm developing a Java Swing app for an award winning password protection system, and I need a large custom cursor [ 80 x 80 ], you might ask why so large, there is an online web demo you may look at ...
0
votes
2
answers
1k
views
How to fix custom HTML cursor issue on a web page?
I'm developing an innovative app to protect user passwords. It's an award winning system called GATE [ you can read about it on the following site if you are interested ], and I need to have a custom ...
0
votes
1
answer
2k
views
CSS - Custom cursor that changes depending on hovered element flickers when moving left to right but not right to left
I am trying to create a custom cursor that changes when hovering over a <div>, but there is a flicker when moving left to right across it, but not when moving right to left. Why this is ...
2
votes
1
answer
764
views
Java - setting custom cursor hotspot to center of image (.png)
I'm trying to get the hotspot of my custom cursor to the center of my .png image, but I can't seem to figure out how.
My coding skills are quite poor at the moment, but I will try anything!
public ...
0
votes
1
answer
757
views
Custom Cursor not working over hyperlinks
I'm working a website where I need a custom cursor in place of default cursor I've created one and it is detecting the mouse movement but when I try to place it over hyperlinks nothing is happening. ...
1
vote
1
answer
90
views
How to set a custom cursor for a specific cursor function in HTML/CSS?
I want to set a custom cursor (.cur file) for a specific cursor function (cursor:text) on a website. So that when the cursor hovers over text, instead of the I-bar default text cursor, it is my custom ...
0
votes
0
answers
132
views
Setting custom cursor via css in winforms WebBrowser control
I'm using the old WebBrowser control in a winforms app (C#) to display some static html document. So far, I managed to display what I want, react in a custom way to link clicks, show custom rich ...
0
votes
2
answers
79
views
Make a cursor an image
I'm trying to get the cursor to change when I hover over an element but I cannot seem to get it to work.
My code so far:
.more_scrolly{
cursor: url("images/cross.png"), auto!important;
...
2
votes
1
answer
4k
views
Dynamically change cursor size in c#
I created a .cur file with a simple cursor filled ellipse inside.
I wish this Cursor to act like a "Brush Cursor" meaning that if I change thickness of the brush, the size of the Cursor will change (...
1
vote
2
answers
2k
views
HTML5 - Animated Cursor
My HTML document needs a custom cursor linked to an animated gif file.
What is wrong with my cursor properties?
<!doctype html> <html>
<head>
<style type="text/css"&...
0
votes
1
answer
290
views
Custom cursor image is not working after redirecting application url from http to https
I redirect my application url from http to https . I am using custom cursor images for the cursor at some area in my application. Before redirecting http to https it was working fine , mean i am able ...
0
votes
1
answer
2k
views
MFC change mouse cursor on hover over CEdit control
I want to change mouse cursor to custom cursor which i added to project Resource named IDC_MY_CURSOR. i want to change mouse pointer to my cursor whenever mouse is over CEdit control only. Any idea ...
1
vote
0
answers
115
views
Custom Cursor flickers to default before moving
I am doing a WPF application, and I am trying to change the default mouse cursor to one I made. I have the .cur file and everything works perfectly until I show a pop-up window, the mouse reverts to ...
0
votes
2
answers
834
views
Custom Cursor Adapter ( get position )
I want to set touchable for my image view and how i get position for image view of each line in list view ?
public View newView(Context context, Cursor cursor, ViewGroup parent) {
// when ...
0
votes
1
answer
48
views
I want [] image to be displayed as my cursor?
I am working on WinRT/XAML Windows Store application.
I want to change the curson/pointer to change from dot to [].
Later I want to give image to the cursor.
How would I do that?
0
votes
1
answer
648
views
How do I create a custom cursor with a custom hotspot in wxPython?
I was trying to create a custom cursor with a custom hotspot (i.e. tip location) in my wxPython application and had some difficulty finding good examples and explanations for how wxPython and ...
0
votes
2
answers
5k
views
How to add Cursor in Website using css?
I want to add Custom set of cursor on my website.
How can i add a set of Cursors in Website using css/html/js ?
So , Default mouse pointer is different, when i hover hyperlink its diff,,.. n so on.
I ...
0
votes
0
answers
373
views
Jquery / css way to set custom cursors which work in Opera (or cross-browser)?
Opera is known for not supporting cursor url in css. So I tried this:
http://jsfiddle.net/zevH9/
$("div").css('cursor','url(http://w17.snunit.k12.il/images/big_arrow.png),auto');
and it won't work. ...
2
votes
1
answer
476
views
Is There A Cross-Browser Solution For Custom Cursors on HDPI Screens
Is there a solid solution for supporting hi-dpi / Retina custom cursors? It seems there is no standard way to supply standard dpi and hi-dpi graphics for use in the cursor.
Switching the cursor style ...
0
votes
1
answer
299
views
Android ActionBarActivity textview from custom cursor adapter
I need help with following...
I have listview with actionbar(with textview) and listview is populated with custom cursor adapter.
I want to update textview on my actionbar on specific activity in ...
1
vote
3
answers
4k
views
Custom cursor not working?
I have a slideshow with navigation that is applied when he user hovers and clicks on the right hand side and the left hand side of the page.
For some reason when I set the cursor to be pointer or w-...
6
votes
0
answers
194
views
Retina/high-DPI custom cursor in Java?
Is there any way to support high-resolution displays for Java custom cursors? The usual method seems to be using Toolkit:
Toolkit.getDefaultToolkit().createCustomCursor(cursorImage, new Point(), "...
5
votes
2
answers
2k
views
Grouping data on an ExpandableListView
I have data in an SQLite table in the following format:
id|datetime|col1|col2
1|2013-10-30 23:59:59|aaa|aab
2|2013-10-30 23:59:59|abb|aba
3|2013-10-30 23:59:59|abb|aba
4|2013-10-31 23:59:59|abb|aba
5|...
59
votes
3
answers
58k
views
CSS change custom cursor image origin (hotspot) to center
I want to use a custom image for a cursor.
This is fine, but from what I can see - the origin (tip of arrow) is by default at the top-left point of my image.
How can I set the origin to be the ...
2
votes
2
answers
156
views
How to implement cross-context CSS image cursors?
I'm doing something wrong here, and will appreciate advice on correcting it.
Using the cursor attribute in CSS, with an image url, works but I cannot seem to get it working with anything other than ...
18
votes
3
answers
23k
views
assign color to mouse cursor using CSS
How can I assign color to the mouse cursor in a web-page?
Can anyone suggest me a way to do it using any of the technologies e.g. HTML, CSS, JavaScript?