Thanks, Joe.
From: arc...@gmail.com
Date: Sun, 2 Jan 2011 21:38:34 +0530
To: factor-talk@lists.sourceforge.net
Subject: Re: [Factor-talk] Can anyone point me to a library for manipulating    
Windows



On Jan 2, 2011, at 8:35 PM, Michael Clagett wrote:I'm hunting for a library 
that can be used to help me do quick and dirty Windows/GDI programming with 
Factor.  Has anyone created such an animal yet?  Thanks.

If you want really quick and dirty, there are raw FFI bindings to a 
decent-sized chunk of the Win32 API in windows.kernel32, windows.user32, 
windows.gdi32, etc., though you'll have to fill in missing bindings for things 
that Factor's cross-platform UI doesn't directly use. I don't believe anybody's 
developed a higher-level binding.
-Joe

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk                        
                  
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to