First  |  Prev |  Next  |  Last
Pages: 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
a problem during compilation
There were problems during compilation (with no arguments during ../configure) of wxGTK2.8 and wxBase2.8, and I junt don't know who to comunicate to. So I hope you help me directing the folowing to the responsibles for the developing of wx, so they can fix problems or tell me this isn't a problem. wxGTK seems... 21 Feb 2007 07:18
wxGrid::GetSelectedRows()/Cols() bug?
Hi! If you take a wxGrid with the wxGrid::wxGridSelectRows-style (see the sample below) and select multiple rows by holding the CTRL-key and clicking cells instead of row labels, wxGrid::GetSelectedRows()::size() will return 0 even though there are rows shown to be selected. Drag-LeftMouse across cells also does... 20 Feb 2007 11:10
wxXmlDocument memory leak
It appears that memory leaks are being created while parsing through my XML document. The debugging information follows. ---------- Block 110490 at 0x03F2D598: 32 bytes ---------- Call Stack: c:\wxwidgets-2.8.0\src\common\string.cpp (221): wxStringBase::AllocBuffer c:\wxwidgets-2.8.0\src\common\string... 15 Mar 2007 08:27
wxXmlDocument
Question regardin the wxXmlDocument. I was trying it out earlier today and it essentially works quite well. Loaded the XML file 100% correctly, no problems there. The only thing was…it takes several minutes to load the file which is about 25 megs in size. While I know that processing the d... 17 Feb 2007 14:53
Thumbnail control and wxImageList limits
Hello, I'm looking for a control that is able to show multiple image (jpg, png) thumbnails in a kind of a grid. Image are all same sizes (at least one of dimensions is the same) and the control should automatically create rows/columns depending on how much space is available to it. Also, it should be able to... 15 Feb 2007 17:46
ActiveX objects help request
Who here is the *master keeper* of wxAutomationObject and wxActiveXContainer? Are there some ready-to-compile examples that compile, work and clearly test the properties management methods on ActiveX objects? The methods for communicating with an ActiveX object in the documentation do not seem to be working... 14 Feb 2007 19:09
wxMSW-2.8.0, Windows XP, VC++.NET 7.1 all samples has same compilation error
Hi, I am able to successfully build the lib, but try to build the samples by open the workspace and converted to VC++.NET 7.1 sln, all have same error: ...\..\include\wx\chkconf.h(90) : fatal error C1189: #error : "wxUSE_CRASHREPORT must be defined." Any idea what did I do wrong? Thank you for your time! ... 14 Feb 2007 17:34
Question about wxUSE_CRASHREPORT
Download the CVS source yesterday. To the best of my ability followed all the instructions on the wiki at: http://www.wxwidgets.org/wiki/index.php/MSVC_.NET_Setup_Guide wxWidgets compiles almost completely except when it comes to wxregex. This is the output I get: ------ Build started: Project: wxregex, Co... 12 Feb 2007 21:02
wxwince and dialog creation : menubar fails
PS : sorry for cross-posting (I have posted on wxforum.shadonet.com) but I prefer newsgroup Hi, I am trying to use wxwince with xrc. So basically I have a wxdialog defined in a XRC and when I load it I get the following message :SHCreateMenuBar failed wxwidgets: CApplicationDlg::CApplicationDlg( wxWin... 12 Feb 2007 19:28
Re[2]: wxActiveXContainer issues
On Wed, 07 Feb 2007 13:15:16 -0500 "H.Vidal, Jr." <hvidal(a)tesseract-tech.com> wrote: HJ> So I set it to 1 HJ> HJ> then issued a 'make clean' from 'build/' directory. HJ> Then a 'make.' Sorry, it's not clear: did you do make clean for wx itself or just your application? HJ> However, libraries did not want... 7 Feb 2007 15:07
First  |  Prev |  Next  |  Last
Pages: 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27