On Thu, Nov 11, 2010 at 2:35 PM, Shaping <shap...@charter.net> wrote:
> I would still like to convince my sup that Factor is the way to go, and
> he'll want the latest and greatest Windows 7 GUI, eventually. So my next
> question is:  Has anyone undertaken the task of making a more up-to-date
> looking set of widgets for Factor to use when creating GUI apps, even if
> those widgets/gadgets will not be used in the dev-environ itself?

The widget styles for the Factor UI itself are just images, stored in
basis/ui/gadgets/theme. Reskinning is a simple matter of replacing
those images. But for end-user applications, you don't necessarily
have to stick with the Factor UI's widgets. Since you're only
targeting Windows, you can use the native Win32 APIs, or some other UI
toolkit library.

-Joe

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to