Search found 115 matches

by Chr
Fri Aug 05, 2005 2:08 pm
Forum: C++ Development
Topic: handling key events of other applications
Replies: 2
Views: 919

handling key events of other applications

My problem is: --- Is it possible to handle key events outside my application? --- Example: --- I have an application (like notepad/kwrite/abiword/...) started, while my wxProgram is minimized running. So, if i type "H", "E", "L", "L", "O" my wxProgr...
by Chr
Wed Aug 03, 2005 4:40 pm
Forum: Component Writing
Topic: own Toolbar
Replies: 2
Views: 2048

mhh, i try do add an other background to http://www.iftools.com/awx.en.html
by Chr
Sat Jul 30, 2005 1:42 pm
Forum: Announcements and Discoveries
Topic: Please ask questions related to the wx book only here
Replies: 28
Views: 9415

mmh, it seems that there are problems with amazon
by Chr
Sat Jul 30, 2005 12:43 pm
Forum: Announcements and Discoveries
Topic: Please ask questions related to the wx book only here
Replies: 28
Views: 9415

Something bad to mention: i ordered the book, which should orginally be released at 4.July, but it was delayed at 30.July... --- now i see on that page: http://www.amazon.co.uk/exec/obidos/ASIN/0131473816/026-1186861-8341223 Product Details: # Hardcover 656 pages (September 30, 2005) what's going on...
by Chr
Thu Jul 28, 2005 3:32 pm
Forum: C++ Development
Topic: wxToolBar doesn't Support dropdown tool??
Replies: 8
Views: 2462

look at: http://mindmatters.no/mmwx/
screenshot: Image
add the mmDropMenu (- mmMultiButton that can drop down a menu.)
to your toolbar via
wxToolbar::AddControl()
by Chr
Thu Jul 28, 2005 3:24 pm
Forum: Component Writing
Topic: wxCairo, something like that?
Replies: 17
Views: 8500

or do you know any other way to do antialiasing in a wxwidgets window?
by Chr
Thu Jul 28, 2005 12:48 pm
Forum: Component Writing
Topic: wxCairo, something like that?
Replies: 17
Views: 8500

I found that: ----------------------------------------------------------------- (1) cairo_surface_t* cairo_xlib_surface_create (Display *dpy, Drawable drawable, Visual *visual, int width, int height); (what means drawable, vsual, dpy) (2) cairo_surface_t* cairo_win32_surface_create (HDC hdc); (sound...
by Chr
Thu Jul 28, 2005 6:46 am
Forum: Component Writing
Topic: wxCairo, something like that?
Replies: 17
Views: 8500

i dont know how i can mix cairo and wxwidgets...
by Chr
Wed Jul 27, 2005 7:45 pm
Forum: Component Writing
Topic: own Toolbar
Replies: 2
Views: 2048

own Toolbar

I'm want to write my own toolbar (with a modern look'n feel) But it's the first time i write my own component so i have a few questions: (1) Should i take a wxToolbar and overwrite wxToolbar::Draw()? (i think that's difficult...) (2) Should i write a new control based upon wxControl and Draw somethi...
by Chr
Wed Jul 27, 2005 7:27 pm
Forum: C++ Development
Topic: Starting the default browser (XP)
Replies: 7
Views: 3225

oh yes ,thank you!
by Chr
Wed Jul 27, 2005 2:46 pm
Forum: Component Writing
Topic: wxCairo, something like that?
Replies: 17
Views: 8500

i'm writing an application, which has alot to do with (vector) grahpics. And i found no libary for wxwidgets, which support vector graphics with antialiasing. So i looked round the web and found cairo. I searched a bit for cairo and found that it will be used in some big projects (like gecko, the fi...
by Chr
Wed Jul 27, 2005 2:39 pm
Forum: C++ Development
Topic: Starting the default browser (XP)
Replies: 7
Views: 3225

will this function be included in 2.6.2?
by Chr
Wed Jul 27, 2005 12:35 pm
Forum: Component Writing
Topic: wxCairo, something like that?
Replies: 17
Views: 8500

wxCairo, something like that?

Is there something like wxCairo - http://cairographics.org/introduction ? (Cairo is a graphic-libary, cross-platform (xwindowsystem-quartz-win32-opengl))
Cairo will be used in one of the next gecko-engines!

If not, maybe somebody have an idea to implenment that graphic-lib...
Thank You
by Chr
Mon Jul 25, 2005 6:58 pm
Forum: General Development
Topic: icons for use in own applications (new file, open file etc.)
Replies: 7
Views: 2109

I've made some again...
now they're SVG (vector graphic)
------------
PNG: Image
SVG: http://www.web-play-3d.de/icons2.svg
------------
again
Image
by Chr
Mon Jul 25, 2005 5:48 pm
Forum: General Development
Topic: icons for use in own applications (new file, open file etc.)
Replies: 7
Views: 2109

I've made some... they're NOT PERFECT but under this license:
Image

You find them at: http://www.web-play-3d.de/iconsZIP.zip