JohnF-4 wrote:
> 
> On Thursday 27 December 2007 04:57:55 pm bsnipes wrote:
>> Creating an app in the Class Designer seems to always set the Height to
>> 500
>> when the form is run ( both from within CD and from the prompt ).  Where
>> is
>> the proper place to put adjust the Height value?  I've tried the form's
>> afterInitAll with self.Height= and that doesn't seem to take effect on
>> form
>> init.  The Height value specified in the cdxml file is what is listed in
>> the Object Info box but isn't listened to upon app init.
>>
>> Brian
> 
> Normally, the last size would be restored from the prior close.  So try 
> opening the form and closing, then re-open and see if it maintains the
> last 
> size.
> 

Thanks for the suggestion.  I have not set an app.BasePrefKey yet and
without that it looks like the default form height is always 500 regardless
of what is set in the Object Info settings or the size of the form when
closed.  In my mind, if there is no app.BasePrefKey holding old settings
then whatever is listed in the cnxml file for the form height should be
honored.

Brian
-- 
View this message in context: 
http://www.nabble.com/Class-Designer-and-form-height-tp14520842p14521354.html
Sent from the dabo-users mailing list archive at Nabble.com.



_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]

Reply via email to