WM_LBUTTON ?

new topic     » topic index » view thread      » older message » newer message

Hello again,

I was wondering if maybe someone would show me how to 
stop a Mouse Button click, the below does not work.
This is Windows related/

  while event = WM_LBUTTONDOWN do
            if event = WM_LBUTTONUP then
               exit
           end if
              --empty_stack( )
              --parent = 1 child = 0 sub_child = 0
              scroll_up( )
              -- should scroll_up here
  end while

Euman

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu