Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
Fedor  
#1 Posted : Sunday, December 14, 2003 8:37:00 PM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 7/28/2003(UTC)
Posts: 1,660

Thanks: 5 times
Was thanked: 76 time(s) in 74 post(s)
I have made a HTML application (HTA) code sample.

Screenshots:

UserPostedImage

Use this code:

Code:
<html>
	<head>
		<meta name=vs_targetSchema content="http://schemas.microsoft.com/intellisense/ie5">
		
		
				
		
	
	</head>
	<body &#111;nload="body_OnLoad();">
		<h1>Graphics Mill HTML Application Sample</h1>
		

Click on control and drag for drawing line.
		<!--create empty button-->
		<input id="buttonCreateEmpty" name="buttonCreateEmpty" type="button" value="Create Empty" &#111;nclick="buttonCreateEmpty_OnClick();">
		<!--load file button-->
		<input id="buttonLoadFile" name="buttonLoadFile" type="button" value="Load File..." &#111;nclick="buttonLoadFile_OnClick();">
		<!--file dialog-->
		
		

		

		<!--bitmap viewer-->
				
	</body>
</html>

Edited by user Monday, December 21, 2009 3:17:39 AM(UTC)  | Reason: Not specified

Fedor attached the following image(s):
GraphicsMill_HTA.jpg
Best regards,

Fedor Skvortsov

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.