change display properties
Hi all
I would like to change the display properties in symbian belle
whit this :
- Slider {
- id: slider
- x: 83
- y: 575
- width: 150
- height: 41
- stepSize: 1
- maximumValue: 10
- orientation: 1
- }
- Binding {
- target: system
- property: "brightness"
- value: slider.value
- }
but not run, the result is :
“ReferenceError: Can’t find variable: system”
why?
I appreciate any suggestion
thanks
2 replies
welcome to devnet
you should wrap your code with the ‘at’ sign [developer.qt.nokia.com] for better reading. I have added those for you, but please remember next time.
You must log in to post a reply. Not a member yet? Register here!


