Click here to Skip to main content
15,890,438 members

Comments by CodeHawkz (Top 155 by date)

CodeHawkz 5-Apr-14 13:51pm View    
Hey, sorry I misunderstood your question. I just understood what you wanted to do and I updated my solution (Update 1). Hope it helps, cheers.
CodeHawkz 2-Apr-14 18:46pm View    
So basically, what you are trying to achieve is the next step of this solution I suggested. You achieved the first part of your task, now you want the first circle to maintain it's distance and angle with respect to the second circle, when you move the second circle. So you need to implement what you call an observer pattern, where the first circle is subscribed to second circle's movements and updates itself when it's notified. The second circle should notify it's 'observers' when it moves.

Hope this helps, Cheers
CodeHawkz 2-Apr-14 14:03pm View    
Just a gentle reminder, to pick a discrete shortcut which is normally not used by other applications or implement a way that the user can change it to his/her liking
CodeHawkz 25-Mar-14 21:10pm View    
Hi Sushma,

Well ok, you are working with JQGrid, it's pretty good. If only you have mentioned what the problem is, we might be able to help you out.
CodeHawkz 28-Jan-14 6:06am View    
How many criticisms or answers or suggestions do you see for my question? Do you see a "fool, it's not possible" or "try this way" or "your question makes no sense" or "I face the same problem. What did you do?"? I don't. So all I wanted to was to close the solution.

Anyways, thank you for saying this. I do agree that I did something stupid :) Thank you. I'll delete this right away. The solution is not worth the trouble