what is the use of <pulseonselect> & more?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
slinuxgeek Offline
Senior Member
Posts: 189
Joined: Feb 2012
Reputation: 0
Brick  what is the use of <pulseonselect> & more? Post: #1
what is the use of <pulseonselect>...</pulseonselect> ?
It is used inside many controls with value true or false.
code is written on wiki , what it does is not written on wiki.Undecided

How to use "spincontrol" and "spincontrolex" , again wiki is not clear.
I want to open a window or do something else when up or down arrow is clicked.
also the text should change, like list box with only one option visible in windows applications.


Thanks
find quote
`Black Offline
Skilled Skinner
Posts: 2,024
Joined: Apr 2009
Reputation: 50
Location: Germany
Post: #2
It does what it says... pulse on select.

Spin control is for settings only, if you want to use your own, you have to make a fake spin control with buttons.

[Image: xp1080-21.png]
(This post was last modified: 2012-03-14 16:32 by `Black.)
find quote