Hi All,
import org.sf.feeling. swt.win32.exten sion.hook.Hook;
import org.sf.feeling. swt.win32.exten sion.hook.data. HookData;
import org.sf.feeling. swt.win32.exten sion.hook.data. MouseHookData;
import org.sf.feeling. swt.win32.exten sion.hook.liste ner.HookEventLi stener;
public class HotMouse
{
public static void main(String[] args) {
Hook.MOUSE.addL istener(new HookEventListen er()...
User Profile
Collapse
-
SWT Extension toolKit - java.lang.UnsatisfiedLinkError
-
Hi, All thanks for your help I got it. -
Yes FormBoderStyle set to none and the image is the background image of the form itself....Leave a comment:
-
I also placed the round rect image but at the border I got no transparency....Leave a comment:
-
I have done that too. but the border is not in round rect it lookes like eg.
My Custom From
I have created like this
but i want round rect do you have idea.....Leave a comment:
-
-
Thanks for your post.
I have done those things.
1.this.FormBord erStyle = FormBorderStyle .None;
2.this.Transpar encyKey = System.Drawing. Color.FromArgb( ((System.Byte)( 255)), ((System.Byte)( 128)), ((System.Byte)( 128)));
3. this.pictureBox 1.BackColor = System.Drawing. Color.FromArgb( ((int)(((byte)( 255)))), ((int)(((byte)( 128)))), ((int)(((byte)( 128)))));
4.this.pictureB ox1.BackgroundI mageLayout...Leave a comment:
-
Yes insertAlias I agree with you, but I also searched a lot, I got a the transparency but not exactly the same, So you understand that i am not started this post for fun, this is my serious question anyway thanks for your post.Leave a comment:
-
How to Create Custom Forms in .NET ?
Custom Form in C#
Eg. I want my C# application Form which should look like mac or any other skin.
My window should look like this..
... -
Not like that, It gives output to me, but i refresh it the content in my div tag is lost. And the next time when i execute the same i got the correct result.Leave a comment:
-
[HTML] <img id="btnGenerate " runat="server" alt="Generate Report"
onclick ="PleaseWait(); GetAgentList(); "
src="Images/generate_report _button.gif" />[/HTML]Leave a comment:
-
Code:function GetAgentList() { var xmlHttp = GetXmlHttp(); xmlHttp.onreadystatechange=function() { if(xmlHttp.readyState==4) { DisplayData(xmlHttp.responseText); } } xmlHttp.open("GET","Report.aspx?SendRequest=userlist",true);
Leave a comment:
-
When I click a button control form html page. do you understand....Leave a comment:
-
-
Code:function GetAgentList() { var xmlHttp = GetXmlHttp(); xmlHttp.onreadystatechange=function() { if(xmlHttp.readyState==4) { DisplayData(xmlHttp.responseText); } } xmlHttp.open("GET","Report.aspx?SendRequest=userlist",true);
Leave a comment:
-
-
How to find the IP address of all the host in the network ?
How to find the IP address of all the host in the network -
Yes you are right, but when i used this type, it does not works when the page is posted back.
and I must refresh the particular content without postback from the server.
Eg
my code
Code:if (Request.QueryString["SendRequest"] != null) { if (Request.QueryString["SendRequest"].Equals("userlist")) { GetUserList();
Leave a comment:
-
How to Refresh a particular part of a web page ?
Example :
I want to refresh a particular element <div ></div>
in the asp.net page. using Ajax -
How to Refresh a particular part of a web page ?
How to Refresh a particular part of a web page ?
Example :
I want to refresh a particular element <div ></div>
in the asp.net page. using Ajax
No activity results to display
Show More
Leave a comment: