RE: [perl-win32-gui-users] Getting TAB in a Window

2001-10-15 Thread Ami Bar-Yadin
ALL RIGHT! That works! Thanks, -- Ami Bar-Yadin ([EMAIL PROTECTED]) > -Original Message- > From: Jonathan Southwick [mailto:[EMAIL PROTECTED] > Sent: Monday, October 15, 2001 7:40 AM > To: Ami Bar-Yadin > Subject: RE: [perl-win32-gui-users] Getting TAB in a Window > > > > At 10/12/2

[perl-win32-gui-users] Richedit Questions...

2001-10-15 Thread EvanK40767
Does anyone know exactly how much data a richedit control can hold? I know a textfield holds 64k... Also, is there a way to change the color of the select highlighting in a richedit control? And if so, can I do so after creating the control?