[Gambas-user] Something strange just happened?

gian bagoneo at ...69...
Wed Jun 11 10:40:09 CEST 2014


Public Sub Form_Close()

   Settings.Write(Me)
   Settings.Save()

End
Ciao Gianluigi

Il 11/06/2014 03:43, B Bruen ha scritto:
> On Wed, 11 Jun 2014 11:02:44 +0930
> B Bruen <bbruen at ...2308...> wrote:
>
>> I created a new project "ctlbrowser" with qt4, and settings components. In the main form (renamed from FMain to FControlBrowser) design, I just added the Open and Close events and the code Settings.Read(Me) and Settings.Write respectively.
>>
>> When I ran it, moved and resized the form, closed it and re-opened it, what I expected to happen, viz the form would open with the saved geometry, didn't. Its back at the top left of the screen and sized as per the IDE.
>>
>> Further investigation revealed that in ~/.config/gambas3 I have a "ctlbrowser.conf#" file of 18 bytes length containing a normal looking Settings slot "[FControlBrowser]" but nothing else and a "ctlbrowser.conf.lock" file of zero bytes.
>>
>> Deleting these files and then re-running the project just recreates the same situation.
>>
>> Any clues? (rev 3.5.90 r6307)
>>
>> Bruce
> Not to be fazed, I tried it again. Same result. source archive attached.
>
> ?????
>
> I have been running r6307 for at least 1 day with nothing like this occurring.
>> -- 
>> B Bruen <bbruen at ...2308...>
>>
>> ------------------------------------------------------------------------------
>> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
>> Find What Matters Most in Your Big Data with HPCC Systems
>> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
>> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
>> http://p.sf.net/sfu/hpccsystems
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
>
> ------------------------------------------------------------------------------
> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> Find What Matters Most in Your Big Data with HPCC Systems
> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> http://p.sf.net/sfu/hpccsystems
>
>
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user




More information about the User mailing list