Displaying 2 results from an estimated 2 matches for "on_top".
Did you mean:
on_stop
2019 Feb 21
0
[PATCH] VMCI: Support upto 64-bit PPNs
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
A: No.
Q: Should I include quotations after my reply?
http://daringfireball.net/2007/07/on_top
On Thu, Feb 21, 2019 at 07:26:29PM +0000, Vishnu DASA wrote:
> Hi Greg,
> Sounds like a good idea to use the BIT() macro but can I do that in a
> separate change to cover the entire file (and perhaps other vmci files
> too)?
Yes, that would be fine.
thanks,
greg k-h
2006 Aug 03
6
evt_scrollwin_thumbtrack/GetPosition?
I am attempting to create a scrollable panel. This works fine for using the
scroll arrows, as I am capturing the event and then incrementing the scroll
pos by the desired amount. However, it is not working on thumbtracking. I
capture the event successfully, but I am unable to capture the position of
the thumb tracker. I have looked at the poor man''s doc and have been unable
to figure