Added nplugin sample HTML files, even if the samples have broken :-( git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
		
			
				
	
	
		
			35 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<HTML>
 | 
						|
<HEAD>
 | 
						|
<TITLE>GUI Plugin Demo</TITLE>
 | 
						|
</HEAD>
 | 
						|
 | 
						|
<BODY>
 | 
						|
<H1>GUI Plugin Demo</H1>
 | 
						|
 | 
						|
This just demonstrates how to embed an object into an HTML file.
 | 
						|
This just demonstrates how to embed an object into an HTML file.
 | 
						|
This just demonstrates how to embed an object into an HTML file.
 | 
						|
This just demonstrates how to embed an object into an HTML file.
 | 
						|
This just demonstrates how to embed an object into an HTML file.
 | 
						|
This just demonstrates how to embed an object into an HTML file.<P>
 | 
						|
 | 
						|
<EMBED ALIGN=RIGHT SRC="sample.gui" WIDTH=300 HEIGHT=200>
 | 
						|
 | 
						|
This just demonstrates how to embed an object into an HTML file.
 | 
						|
This just demonstrates how to embed an object into an HTML file.
 | 
						|
This just demonstrates how to embed an object into an HTML file.
 | 
						|
This just demonstrates how to embed an object into an HTML file.
 | 
						|
This just demonstrates how to embed an object into an HTML file.
 | 
						|
This just demonstrates how to embed an object into an HTML file.<P>
 | 
						|
 | 
						|
This just demonstrates how to embed an object into an HTML file.
 | 
						|
This just demonstrates how to embed an object into an HTML file.
 | 
						|
This just demonstrates how to embed an object into an HTML file.
 | 
						|
This just demonstrates how to embed an object into an HTML file.
 | 
						|
This just demonstrates how to embed an object into an HTML file.
 | 
						|
This just demonstrates how to embed an object into an HTML file.<P>
 | 
						|
 | 
						|
</BODY>
 | 
						|
 | 
						|
</HTML>
 |