[Gambas-user] Frame container bug?

sbungay sbungay at smartsonsite.com
Tue Oct 23 17:56:06 CEST 2018


I did send a sample project along yesterday and it never got posted. 
Will try again, hope it gets through this time.

I have two frames on the form, two text boxes, a listview, and three labels.

One of the labels has no text property set, but uses a lebel with the 
text "FOO!". The label is located approximately where I would expect it 
to be if it was being created by the the text property of the frame view.

The other frame view has its text property set and does not use a label. 
The text value is "BAR". When the program is run, frame view #1 (with 
the "FOO!" label) looks like I would expect a frameview to look when its 
text property is set. However, frame view #2 (with its text property set 
to "BAR") has no frame around it.

System: Mint 17.3
Desktop: Mate
Toolkit: qt4

On 18-10-23 07:51 AM, Benoît Minisini wrote:
> Le 23/10/2018 à 13:33, sbungay a écrit :
>>    Add text to a frame container and when the app is run the frame 
>> border vanishes. Anyone know how to keep the border visible AND have 
>> set the text property?
>>
> 
> Please provide a project that shows the bug *and* your system information.
> 
> Thanks.
> 



-------------- next part --------------
A non-text attachment was scrubbed...
Name: Harness-0.0.1.tar.gz
Type: application/gzip
Size: 11839 bytes
Desc: not available
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20181023/ebe2ab8c/attachment.gz>


More information about the User mailing list