Hello all,

my first post here, excuse me in advance. I'm new to wt, but already
understand how much potential is has.

As a first try I'm moving a simple PHP-based website to Wt, and failed to
understand how to build a photo gallery (visualization only at first). My
goal is to have a WBorderLayout as base, having:

* North: show current gallery name
* West / East : previous, next photo navigation (optional, haven't tried
yet)
* South: a menu having all photos (thumbnails) from current gallery, click
on any will update current photo being shown on Center.

What I'm missing is that WMenu (or WMenuItem for that purpose) requires a
WString as information to web page.

Is there any workaround on this? Should I rewrite it to accept rendering an
WImage as first parameter? Or any other tip?

Using a hand-built list using WAnchor and pointing to new page as looked
ugly as using WMenu and having only photo description in place of
thumbnail...


Thanks in advance,
Felipe
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to