I am testing to use two windows (because it is not possible to set  
the EditField.ScrollbarHorizontal in the fly).


I just begin, so this is only the first problem..

I can't create a global array using code, I wanted to do something  
like this, instead it looks like that i need properties and code for  
every window.

   if prefs.WordWrap = true then
     dim Global OpnW() as TextWNoscroll
   else
     dim Global OpnW() as TextWHscroll
   end if

----
TexW... = the two Windows
OpnW = Array

Sven E
-----------------------
REALbasic 2007R1 OS X 10.4.8 Intel and 10.4.6 PPC
SEEdit Maxi THE XHTML EDITOR FOR MACINTOSH
http://www.seedit.info



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to