Hello,
I have started with Qooxdoo. My first project is migrated from 1.0 beta, to
1.2 and now to 1.3
When I generate.py source I receive the following warnings:
Warning: Hint: Unknown global symbol referenced: getSelectionModel
(QXticket.Application:367)
Warning: Hint: Unknown global symbol referenced: StatusButton
(QXticket.Application:816)
Warning: Hint: Unknown global symbol referenced: getSelectionModel
(QXticket.statusview:53)
For the first warning in Application.js this is the line
getSelectionModel().setSelectionMode(qx.ui.table.selection.Model.MULTIPLE_INTERVAL_SELECTION);
But what is wrong with that?
Other warnings are:
Warning: No resource matched
#asset(icon/${qx.icontheme}/16/apps/utilities-dictionary.png)
(QXticket.Application)
Warning: No resource matched
#asset(icon/${qx.icontheme}/22/apps/utilities-dictionary.png)
(QXticket.Application)
In Application.js there is:
#asset(icon/${qx.icontheme}/16/apps/utilities-dictionary.png)
#asset(icon/${qx.icontheme}/22/apps/utilities-dictionary.png)
In other posts I have seen something like to add "Ignore" to avoid these
warnings.
But is this the right way or what else can I do?
regards
Hansjoerg
--
View this message in context:
http://old.nabble.com/Unknown-global-symbol-referenced--No-resource-matched--asset-tp30651403p30651403.html
Sent from the qooxdoo-devel mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel