Daniel Brumbaugh Keeney
2007-Dec-15 18:49 UTC
[fxruby-users] mixing editable text with not editable
What''s the best way in fxruby to have text, some of which you can edit, and some of which you can''t? Best summed up by Bash username at compname:~$ you can write anything here, but not left of the $ Daniel Brumbaugh Keeney
Within a given FXTextField or FXText widget, editability is an all or nothing setting. I guess you could try using the SEL_VERIFY callback to prevent some edits if it''s a textfield; I don''t know that that''s an option for FXText, though. Sent from my iPhone On Dec 15, 2007, at 12:49 PM, "Daniel Brumbaugh Keeney" <devi.webmaster at gmail.com > wrote:> What''s the best way in fxruby to have text, some of which you can > edit, and some of which you can''t? > > Best summed up by Bash > > username at compname:~$ you can write anything here, but not left of > the $ > > > Daniel Brumbaugh Keeney > _______________________________________________ > fxruby-users mailing list > fxruby-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/fxruby-users