Re: wxEuphoria screensize
- Posted by cklester <cklester at yahoo.com> Mar 29, 2005
- 589 views
sixs wrote: > > I was trying to use the command > "HSALERY = sprintf( "%d \n", ( get_string_selection(ESALERY)))" Is ESALERY a text box? If so, you should probably use HSALERY = get_text_value( ESALERY ) But I don't know about that. It's bedtime for me. Let me know what you find! :) -=ck "Programming in a state of EUPHORIA." http://www.cklester.com/euphoria/