IupScrollbox

Trying and failing to get response from developer/s so now I come here.
 
int meListCB( Ihandle *ih, int button, int pressed, int x, int y, char* status )

Trying to force scroll when a child is dragged instead of empty space of box.
I'm basically trying to make my application touch-screen friendly from the get go.

Edit: Since I've modified the function and it now relies on an extra function I've decided that posting them both in a message would result in something far too large.
I'm not fond of posting projects in forums because that always feels like it's going against the rules. That being said however this case calls for linkage to the full project which is still very small right now:
https://github.com/awsdert/medit
The file your looking for is _main.c
Last edited on
Topic archived. No new replies allowed.