Thanks for replying.  I hope I made myself clear enough below.

On Wed, Feb 25, 2009 at 4:08 PM, Mark Stanton <[email protected]> wrote:

> > I have developed a small application using codebook 6.2 and have a few
> > questions.
>
> I remember thinking that too :-s
>
>
> > 1) Launching the runtime app does the flash and vanish after the "First
> Time
> > Running" message that informs the user they need to set some settings.
>  When
> > they click OK the preference form does not appear, the application just
> > closes.  How do I fix this?
>
> That sounds a bit odd.  I had one client have that happen too.  I seem to
> remember there are two options, one a bit like "cancel", which is what
> closes
> the app because it doesn't agree to change options.  Does that help?
>

I was able to get it running by bypassing the preference form all together,
but I would like to fix it so it works as intended.  I am not sure about the
"cancel" that you mentioned.

>
>
> > 2) I have a couple of comboboxes on a form that keep asking if I want to
> > save my changes when I select a new value in them.  I am not actually
> change
> > any data, just what is displayed on the form.  What is happening here and
> > how do I fix it?
>
> Errr, pardon?  What's on the form is there by virtue of being in a table.
> You change the value on the form, on close it notices that the value on the
> form is not what it loaded from the table and it asks you if you want to
> save it.  It's the way CodeBook's entry forms work.  Sounds like it's not
> quite what you're doing in this instance though... What are you doing? 8-)
>

I based my form on Geof Whitham's "One-to-Many Codebook Forms, Bizobjs and
Methods".  When my form is called first I have the user select a work order
number from a list on a selection form.  This form then passes the work
order number to the doform() as a parameter for the form in question.  This
main form has 3 bizobjs on it in a 1:Many:Many relation.  The parent bizobj
filters the first combobox with inspection lots.  The second bizobj filters
the second combobox with the serial numbers in the selected lot.  The last
bizobj is for the grid on the form that contains all of the defects for the
selected serial number.

Is there a way to make the forms read-only so that the user has to click a
button to edit/change the data?  That way they can change the lot and/or
serial number selection without being asked to save.

>
> Mark Stanton
> One small step for mankind...
>
>
>
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to