Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
dragging
- Page 1
dragging in mozilla...
Programming
Web Development
16 Years Ago
by rejisha
… mozilla?wat my problem is i completed a program for
dragging
the images from one folder to another using php and…
dragging form without titlebar
Programming
Software Development
17 Years Ago
by Jade_me
hi again, i have project which i set form border style to none, but i can't to
dragging
form anymore. please help me how to do this with code sample cause i don't have any idea... ok. help me all... best regards from u..
Dragging and dropping objects out of the windows forms.
Programming
Software Development
16 Years Ago
by murderotica
… all very helpful, THANKS!), I am now doing the opposite.
Dragging
and dropping out the mail items out of the windows…
Dragging and dropping JFrame within a specified area
Programming
Software Development
14 Years Ago
by LianaN
Hi! I would like to make a JFrame that will play a role of a toolbar. It can be dragged and dropped within a specified area. So, I don't know how to specify the area for
dragging
and dropping. Could anybody help me? Thanks!
Re: dragging
Hardware and Software
Microsoft Windows
19 Years Ago
by nanosani
Is the
dragging
of all the windows jerky or slow ?? check if the display drivers have been installed correctly in the device manager.
Re: Dragging a circle
Programming
Software Development
15 Years Ago
by jooa
…(); lx = startPoint.x; ly = startPoint.y;
dragging
= false; } if (e.getSource() == RunProgram…(); rx = startPoint.x; ry = startPoint.y;
dragging
= false; } } public void mouseReleased(MouseEvent e)…
Re: Dragging a circle
Programming
Software Development
15 Years Ago
by Ezzaral
… PMs on this: [quote=jooa]Hi, I have implemented the
dragging
however because in the example you gave me the paint…
Re: Dragging a groupbox
Programming
Software Development
14 Years Ago
by aloha91
… just by clicking the left mouse in the groupbox and
dragging
it to somewhere else inside the same form. Cos from…
Problem with dragging a group of JLabel components simultaneously
Programming
Software Development
14 Years Ago
by LianaN
…I'm trying to create a method for simultaneous
dragging
a group of JLabel components. First, I select…JLabel component, but there is a problem when
dragging
a group. Could please someone help? My code…r.y, r.width, r.height); repaint(); } else if ((
dragging
) && (Menu.getSelect())) { // THE BELOW PIECE OF…
Re: Problem with dragging a group of JLabel components simultaneously
Programming
Software Development
14 Years Ago
by LianaN
… = true; break; } } } } @Override public void mouseReleased(MouseEvent e) {
dragging
= false; } @Override public void mouseDragged(MouseEvent e) { try { Point p = …
Re: Problem with dragging a group of JLabel components simultaneously
Programming
Software Development
14 Years Ago
by LianaN
…ArrayList offset; ArrayList r; boolean
dragging
; public PanelMotion() { offset = new ArrayList(); r …- ((Rectangle)(r.get(i-1))).y;
dragging
= true; break; } } } } @Override public…
Re: Problem with dragging a group of JLabel components simultaneously
Programming
Software Development
14 Years Ago
by LianaN
… the final solution. What is still unsolved: when I start
dragging
the group of images, then ALL images take the same…
scrolling or dragging an element
Programming
Web Development
16 Years Ago
by amarprem
I want to move or drag image or div inside another div. I can't know that when to stop
dragging
or moving when an
dragging
element reaches its parents boundry. I don't know which properties of both elements to be measured for
dragging
. So please help me for this.
GUI Component Dragging
Programming
Software Development
15 Years Ago
by llemes4011
… package, and the tutorials don't really cover component
dragging
, just text
dragging
. If anyone has any tips or links to good…
check my code...how to drag the controls like our toolbox controls dragging
Programming
Web Development
16 Years Ago
by dilipmca04
… adding into right side <Div> tag..like controls
dragging
from toolbox.. this is my forst step 2-->After…
Problem on dragging
Programming
Software Development
15 Years Ago
by Nada_ward
Hi I have problem on
dragging
label when the application show msgbox , it stop responding I …
problem with dragging an image(wxpython)
Programming
Software Development
15 Years Ago
by ahspats
… OnMotion(self, evt): if not self.dragShape or not evt.
Dragging
() or not evt.LeftIsDown(): return if self.dragShape: pt = evt…
Problem with dragging and dropping JLabel
Programming
Software Development
14 Years Ago
by LianaN
Hi! I'm trying to add
dragging
and dropping behaviour to JLabel. It works only when I …
vb 2008 - Changing control size and location at runtime by dragging and dropping
Programming
Software Development
13 Years Ago
by markdean.expres
Guys how do I change the size and location of the controls at runtime by
dragging
and dropping. I want the users to be able to modify them. Thanks
Create dragging buttons
Programming
Software Development
12 Years Ago
by Benji11092
Hi I am trying to create this application where I need to create a panel with different buttons. I can select a button and drag a button on to a canvas. Can anyone tell me how to create a
dragging
button.
Re: dragging in mozilla...
Programming
Web Development
16 Years Ago
by essential
Can you post the code?
Re: dragging form without titlebar
Programming
Software Development
17 Years Ago
by Sawamura
u can use api function to solve this problem. i guest SendMessage function. this function will tell system that u clicked the titlebar.
Re: dragging form without titlebar
Programming
Software Development
17 Years Ago
by Jx_Man
hi jade_me.. sawamura already give the function u just add one function again to release capture. try this following code : [CODE] Option Explicit Private Declare Function SendMessage Lib "user32" Alias "SendMessageA" (ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, lParam As Any) As Long Private Declare Sub …
Re: dragging form without titlebar
Programming
Software Development
17 Years Ago
by Jade_me
thx sawamura. thx jx_man. my project running cleared.
Re: dragging form without titlebar
Programming
Software Development
17 Years Ago
by debasisdas
That piece of code is really useful.
Re: dragging form without titlebar
Programming
Software Development
17 Years Ago
by Mbt925
thk for useful source. This way is also good for draging form.
Re: Dragging and dropping JFrame within a specified area
Programming
Software Development
14 Years Ago
by LianaN
oups, I guess a simple JToolBar can do this job...
dragging
Hardware and Software
Microsoft Windows
19 Years Ago
by tom14h
i put a new operating system on a new hard drive, setup went smoothly, after doing some settings, i noticed when i had a window up and moved it- it dragged. in other words it would move very slowly across the screen. i figure it has nothing to do with hardware, i have a gig of ram and 200 mb of memory. any suggestions?
Re: dragging
Hardware and Software
Microsoft Windows
19 Years Ago
by Ancient Dragon
what speed CPI? how old is the video card? [quote]i have a gig of ram and 200 mb of memory. any suggestions?[/quote] which is it? 1 gig or 200 mb ram?
Re: dragging
Hardware and Software
Microsoft Windows
19 Years Ago
by nanosani
You probably dont have your graphics card drivers ... install them and check again
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC