[Gambas-devel] QT.BorderProperty (qt.ext)
Nigel Gerrard
nigel at ...2...
Mon Apr 19 18:45:49 CEST 2004
Benoit,
In CLCDNumber.cpp, CTableView.cpp and CTextView.cpp QT.BorderProperty is to invoke the set up of the border properties for the Widget.
I can see from the CWidget.cpp and main.cpp code that this is currently set to CWIDGET_border_simple. Whilst this appears to be okay for CTableView and CTextView because they use only the true and false attributes, there is a problem with CLCDNumber.cpp as it can take five settings : None, pPlain, Sunken, Raised and Etched - as defined in CWIDGET_border_full.
Is there any problem with adopting the function.
Nigel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20040419/34e841fa/attachment.html>
More information about the Devel
mailing list