Re: (no subject)

"Christian Boulanger (Bibliograph Development)" <[email protected]> Wed, 16 Feb 2005 09:53:13 +0100
Newsgroups gmane.comp.windows.devel.netwindows
Message-ID <[email protected]>
Hi Chris,

as far as I remember, you need to specify a "parseContent='true'" 
attribute for this to work. Alex?

Christian

Chris Bentley wrote:

>Hi Guy's
>
>I am totally impressed with netwindows
>especially the event mechanism. I am 
>taking my first few steps and learning the
>structure, but I got stumpped by a simple 
>example: including a button into a tabbed pane.
>The tabbed pane works fine, but the button not.
>
><div nwType="tabbed_pane" width="600" height="600">
>			<div nwType="tab" name="Page Objects">
>				<div nwProperty="content">
>					<!-- And now for the button -->
>					<div nwType="button" id="foo">
>						<div 
>nwProperty="text">change button state</div>
>						<div 
>nwProperty="image">cycle.gif</div>
>						<div 
>nwProperty="width">150</div>
>						<div 
>nwProperty="height">15</div>
>						<div 
>nwProperty="doOnClick"></div>
>						<div 
>nwProperty="styleList">left: 10px; top: 10px;</div>
>					</div>
>				</div>
>			</div>
>		</div>
>
>
>- Additionally, I would like to help with
>documentation and help build a set of examples
>for netwindows.
>
>
>  
>
>
> ------------------------------------------------------------------------
>
> change button state
> cycle.gif
> 150
> 15
> left: 10px; top: 10px;
>
>------------------------------------------------------------------------
>
>_______________________________________________
>The netWindows developers list: [email protected]
>http://netwindows.org/mailman/listinfo/devel_netwindows.org
>  
>

-- 
Bibliograph: Open Source On-line Reference Management

http://www.bibliograph.org
Email: [email protected]


_______________________________________________
The netWindows developers list: [email protected]
http://netwindows.org/mailman/listinfo/devel_netwindows.org