Hi James,

Try:

IupSetAttributes(win, "TITLE=\"Address Book\", SIZE=500x300")

John


On Sun, 2015-06-28 at 10:39 -0400, James Fuller wrote:
> I am a real novice but on my first try I find I cannot use
> IupSetAttributes with a space in the title as in:
> win = IupCreate("dialog")
> IupSetAttributes(win, "TITLE=Address Book, SIZE=500x300")
> The title of win just shows Book.
> Note, IupSetAttribute works as expected using:
> IupSetAttribute(win, "TITLE=Address Book")
> 
> 
> James
> 




------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors 
network devices and physical & virtual servers, alerts via email & sms 
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to