Re: My App has disappeared

2011-08-22 Thread Sytze de Boer
Tracy, correct, that was the problem On Tue, Aug 23, 2011 at 7:31 AM, Tracy Pearson wrote: > Sytze de Boer wrote on 2011-08-22: >>  I'm back to "normal" >>  I don't want to call it solved, because I still have an issue. >> >>  I added a process to my main form in the gotfocus part >>  In the got

RE: My App has disappeared

2011-08-22 Thread Tracy Pearson
Sytze de Boer wrote on 2011-08-22: > I'm back to "normal" > I don't want to call it solved, because I still have an issue. > > I added a process to my main form in the gotfocus part > In the gotfocus i want to call another scx for a log in > > i.e. I want my main form to come up, then imm

RE: My App has disappeared

2011-08-22 Thread Michael Oke, II
---Original Message- > From: profox-boun...@leafe.com [mailto:profox-boun...@leafe.com] On Behalf > Of Sytze de Boer > Sent: Monday, August 22, 2011 2:39 PM > To: profox@leafe.com > Subject: Re: My App has disappeared > > If I make config.fpw with screen=off my App disappears and

Re: My App has disappeared

2011-08-22 Thread Sytze de Boer
I'm back to "normal" I don't want to call it solved, because I still have an issue. I added a process to my main form in the gotfocus part In the gotfocus i want to call another scx for a log in i.e. I want my main form to come up, then immediately call a smaller log-in screen Should this be in t

RE: My App has disappeared

2011-08-22 Thread Kent Belan
Do you have a READ EVENTS command just AFTER to DO FORM MAINFORM -Original Message- From: profox-boun...@leafe.com [mailto:profox-boun...@leafe.com] On Behalf Of Sytze de Boer Sent: Monday, August 22, 2011 2:39 PM To: profox@leafe.com Subject: Re: My App has disappeared If I make

RE: My App has disappeared

2011-08-22 Thread Tracy Pearson
Sytze de Boer wrote on 2011-08-22: > If I make config.fpw with screen=off my App disappears and I have to > kill it with task manager > If I delete config.fpw and include the line _screen.visible=.f., same as above > If I don't have config.fpw and if I make no reference to > _screen.visible,

Re: My App has disappeared

2011-08-22 Thread Thierry Nivelet
Top level form in desktop? Thierry Nivelet http://foxincloud.com/ Give your VFP app a second life in the cloud Le 22 août 2011 à 20:39, Sytze de Boer a écrit : > If I make config.fpw with screen=off my App disappears and I have to > kill it with task manager > If I delete config.fpw and include

Re: My App has disappeared

2011-08-22 Thread Sytze de Boer
If I make config.fpw with screen=off my App disappears and I have to kill it with task manager If I delete config.fpw and include the line _screen.visible=.f., same as above If I don't have config.fpw and if I make no reference to _screen.visible, I get big white edge but all else as required S O

Re: My App has disappeared

2011-08-22 Thread Thierry Nivelet
In config.fpw _Included_ in project Screen=off Thierry Nivelet http://foxincloud.com/ Give your VFP app a second life in the cloud Le 22 août 2011 à 20:14, Sytze de Boer a écrit : > I've been working with a small app in the past couple of days > My code is simple start.prg and leads into do for

Re: My App has disappeared

2011-08-22 Thread Sytze de Boer
Kurt, thanks This brings up my App with the big white edge around it Apart from that, its how it was till i stuffed it this morning On Tue, Aug 23, 2011 at 6:22 AM, Kurt Wendt wrote: > I know this may seem obvious - but, why not temporarily set: > _screen.visible=.T. > > As this may help U 2 deb

RE: My App has disappeared

2011-08-22 Thread Kurt Wendt
I know this may seem obvious - but, why not temporarily set: _screen.visible=.T. As this may help U 2 debug the problem... -K- -Original Message- From: profoxtech-boun...@leafe.com [mailto:profoxtech-boun...@leafe.com] On Behalf Of Sytze de Boer Sent: Monday, August 22, 2011 2:15 PM To: