|
svg example if you want to read svg you need wxArt2D chris On 21 Mar 2008, at 07:54, Kazimierz Trewiñ wrote: Where I can found a simple example view SVG in DC? --------------------------------------------------------------------- To unsubscribe, e-mail: wx-users-unsubscribe(a)lists.wxwidgets.org For addit... 19 Jun 2008 01:19
Re[2]: wxX11/wxUniversal colour scheme On Sat, 22 Mar 2008 11:21:13 +0100 GDR! <gdr(a)o2.pl> wrote: G> Dnia 20 marca 2008 1:13 Vadim Zeitlin <vadim(a)wxwidgets.org> napisał(a): G> G> > On Wed, 19 Mar 2008 20:08:04 +0100 GDR! wrote: G> > G> > G> My question is: is it possible to subclass wxColourScheme and set my G> > G> application to use it instead ... 19 Jun 2008 01:19
how to disable automatically handling some menu shortcuts? Hello Is there a way to display a shortcut for menu item as usually but disable its automatically handling? Background: I have a tree and some other controls in my window. I have added the following menu items itemMenu->Append(ID_MoveUP, _("Move &Up\tCtrl+Up"), _T(""), wxITEM_NORMAL); itemMenu->Appen... 19 Jun 2008 01:19
wxDocManager Multiple Views for Same Document ? - posting again, as new thread ... sorry - Hello, i am wondering if there is an example on how to implement multiple views of the same document .... i see that docmanager can be feeded with different views for the same document, but what do i have to do to switch the views, or implement different view windo... 19 Jun 2008 01:19
wxDocManager Multiple Views for Same Document ? Hello, i am wondering if there is an example on how to implement multiple views of the same document .... i see that docmanager can be feeded with different views for the same document, but what do i have to do to switch the views, or implement different view windows who work with the same data ? it would... 19 Jun 2008 01:19
duplicate messages Hello. I am getting two of every message to wx-users list, in case this is of note. This has happened ever since there was a message some time ago about switching servers. hv _______________________________________________ wx-users mailing list wx-users(a)lists.wxwidgets.org http://lists.wxwidgets.org/cgi-bi... 19 Jun 2008 01:19
Sizer in ScrolledWindow problem Hi, This seems to be a recurrent problem on this mailing list, but I didn't find any working solution so far. I have a scrolled window with a vertical box sizer in it. I'm adding panels in the sizer, so that they stack one above the other. Everything works fine, except that the panels will never shrink below ... 19 Jun 2008 01:19
Re[2]: wxFrame::Create() On Thu, 20 Mar 2008 20:00:53 +0100 SasQ <sasq1(a)go2.pl> wrote: S> On Thu, 20 Mar 2008 19:22:46 +0100, Vadim Zeitlin wrote: S> S> > It creates the underlying window object. You must use Create() S> > if you used the default ctor to create the C++ object S> S> You mean that the default ctor doesn't create any fr... 19 Jun 2008 01:19
wxStopWatch Resolution Hi, well, PerformanceCounter is still not active in wxStopWatch. Has everyone implemented their own versions avoiding the wx-Lib? Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: wx-users-unsubscribe(a)lists.wxwidgets.org For additional commands, e-mail:... 19 Jun 2008 01:19
AUI focus problem strange, because with wx2.9 at least, I have no focus problem with floating panes, I can input text and type return in it. Harry wrote: Hi, An AUI problem almost drove me crazy, where a floated window absolutely refused to accept the focus, no matter how many times I clicked on it. I fi... 19 Jun 2008 01:19 |