Displaying 4 results from an estimated 4 matches for "getcursor".
Did you mean:
setcursor
2011 May 26
1
How to resolve conflicts between Cocoa and WineLib...?!
...686: error: conflicting types for 'SetRectRgn'
winuser.h:4562: error: conflicting types for 'EqualRect'
winuser.h:4566: error: conflicting types for 'FillRect'
winuser.h:4575: error: conflicting types for 'FrameRect'
winuser.h:4617: error: conflicting types for 'GetCursor'
winuser.h:4765: error: conflicting types for 'InvertRect'
winuser.h:4866: error: conflicting types for 'OffsetRect'
winuser.h:4894: error: conflicting types for 'PtInRect'
winuser.h:4963: error: conflicting types for 'SetCursor'
winuser.h:4994: error: conflictin...
2007 Jun 28
0
[1094] trunk/wxruby2: Added SetCursorEvent and mapping
...rsorEvent_h_
+
+class wxSetCursorEvent : public wxEvent
+{
+public:
+ wxSetCursorEvent(wxCoord x = 0, wxCoord y = 0);
+ wxSetCursorEvent(const wxSetCursorEvent & event);
+
+ wxCoord GetX() const;
+ wxCoord GetY() const;
+
+ void SetCursor(const wxCursor& cursor);
+ const wxCursor& GetCursor() const;
+ bool HasCursor() const;
+
+ virtual wxEvent *Clone() const;
+};
+
+#endif
</ins></span></pre>
</div>
</div>
</body>
</html>
2017 Jul 26
15
[5.0.0 Release] Release Candidate 1 tagged
Dear testers,
5.0.0-rc1 has just been tagged.
Please build, test and upload binaries to the sftp. Let me know if
there are any issues.
I'll upload sources, docs, and your binaries to the pre-release
website once they're ready.
Thanks,
Hans
2011 Mar 16
3
[LLVMdev] [release_29] Good status of ppc-redhat-linux on Fedora 12 PS3
...ary.noexcept/cg.cpp
Clang :: CodeGen/bitfield-promote.c
Clang :: CodeGenCXX/debug-info-byval.cpp
Clang :: CodeGenCXX/debug-info-namespace.cpp
Clang :: CodeGenCXX/vtable-debug-info.cpp
Clang :: Driver/hello.c
Clang :: Index/c-index-api-loadTU-test.m
Clang :: Index/c-index-getCursor-test.m
Clang :: Index/c-index-pch.c
Clang :: PCH/chain-cxx.cpp
Clang :: PCH/chain-remap-types.m
Clang :: PCH/chain-selectors.m
Clang :: PCH/check-deserializations.cpp
Clang :: PCH/cuda-kernel-call.cu
Clang :: PCH/cxx-friends.cpp
Clang :: PCH/cxx-namespaces.cpp
Cl...