Search found 465 matches

by gururamnath
Thu Oct 28, 2010 5:43 pm
Forum: Compiler / Linking / IDE Related
Topic: 2.8.11 linker error in mac 10.6 when compiled as dynamic lib
Replies: 6
Views: 2284

It seems Mac OSX 10.6 already comes with 2.8 libraries and it is causing all the problems. I just removed all the existing library and rebuilt wx 2.8.11 from the scratch and everything seems to work fine.
by gururamnath
Thu Oct 28, 2010 2:42 pm
Forum: Compiler / Linking / IDE Related
Topic: 2.8.11 linker error in mac 10.6 when compiled as dynamic lib
Replies: 6
Views: 2284

Can anyone else let me know if they have found a solution for this issue ? The "Can anyone else" does not seem to be very fair for the person who tried to help you... Not sure this will motivate other people :oops: I did not mean to insult Auria. I was just looking to see if anyone else h...
by gururamnath
Thu Oct 28, 2010 1:48 am
Forum: Compiler / Linking / IDE Related
Topic: 2.8.11 linker error in mac 10.6 when compiled as dynamic lib
Replies: 6
Views: 2284

Hi, I think you just need to link against the wx "adv" library All the libraries are included in the makefile by calling the command "wx-config --libs". Can anyone else let me know if they have found a solution for this issue ? Ps: If anyone can find a solution, I can send $50 b...
by gururamnath
Wed Oct 27, 2010 4:04 am
Forum: Compiler / Linking / IDE Related
Topic: 2.8.11 linker error in mac 10.6 when compiled as dynamic lib
Replies: 6
Views: 2284

2.8.11 linker error in mac 10.6 when compiled as dynamic lib

Hello, I'm compiling the dynamic library that uses wxWidgets 2.8.11 in Mac 10.6 and I'm getting linker errors. vtable for _TreeCtrlin treectrl.o "wxGrid::GetClassInfo() const", referenced from: vtable for _Gridin grid.o "_wxEVT_GRID_CELL_RIGHT_DCLICK", referenced from: _wxEVT_GRI...
by gururamnath
Mon Jun 29, 2009 7:12 pm
Forum: Announcements and Discoveries
Topic: ANN: wxForms for Delphi -1.1 - wx FormDesigner for Delphi
Replies: 0
Views: 1587

ANN: wxForms for Delphi -1.1 - wx FormDesigner for Delphi

TwinForms is pleased to announce the release of our wxWidgets Form Designer for Delphi - wxForms for Delphi 1.1. wxForms for Delphi is an integrated form designer plugin for Borland /CodeGear Delphi that helps to create cross platform applications for Windows, Mac OSX and Linux using single source b...
by gururamnath
Tue Apr 07, 2009 6:17 pm
Forum: Announcements and Discoveries
Topic: [ANN: MDIBitmapBrowser]
Replies: 2
Views: 2069

This looks pretty sleek. Thanks for providing the source.
by gururamnath
Wed Apr 01, 2009 7:05 pm
Forum: Announcements and Discoveries
Topic: ANN: wxForms for Delphi - Designer and wx Wrapper for Delphi
Replies: 0
Views: 1806

ANN: wxForms for Delphi - Designer and wx Wrapper for Delphi

We are pleased to announce the release of our new wxWidgets Form Designer for Delphi - wxForms for Delphi ( http://www.twinforms.com ). wxForms for Delphi is an integrated form designer plugin for Borland /CodeGear Delphi that helps to create cross platform applications for Windows, Mac OSX using si...
by gururamnath
Mon Jan 21, 2008 7:36 pm
Forum: Announcements and Discoveries
Topic: ANN : Enhanced wxTreeListCtrl
Replies: 44
Views: 25013

Hello, I have merged most of the changes proposed by chowette and one change proposed by phlox81. I have added a new feature to make the item checked when click a checkbox and if it is not the selected item. If I put a break point in the on click event it works fine but if I remove the break point i...
by gururamnath
Sat Jan 05, 2008 12:08 am
Forum: Announcements and Discoveries
Topic: ANN: wxVCL 0.0.2 - Crossplatform VCL for wxWidgets
Replies: 2
Views: 1752

What is your long term goal with wxVCL? I assume you want to port wxDevCPP to a cross platform IDE development kit? Well, The reason for creating wxVCL is to make the wxWidgets much friendlier like that of Delphi so that people can migrate their projects to wxWidgets. wxDevC++ is a massive project ...
by gururamnath
Fri Jan 04, 2008 3:41 pm
Forum: Announcements and Discoveries
Topic: ANN: wxForms - 1.0.6 - wxWidgets Form Designer for C++ Build
Replies: 0
Views: 1029

ANN: wxForms - 1.0.6 - wxWidgets Form Designer for C++ Build

Hello, Twinforms is pleased to announce the release of wxForms 1.0.6. wxForms is an integrated form designer plugin for Borland/CodeGear C++ Builder (6.0, 2006 & 2007) that helps you to create cross platform applications for Windows, Mac OSX , Linux (gtk) with a single source base. wxForms allow...
by gururamnath
Fri Jan 04, 2008 3:40 pm
Forum: Announcements and Discoveries
Topic: ANN: wxVCL 0.0.2 - Crossplatform VCL for wxWidgets
Replies: 2
Views: 1752

ANN: wxVCL 0.0.2 - Crossplatform VCL for wxWidgets

Hello, Twinforms is pleased to announce the release of wxVCL 0.0.2. wxVCL is a crossplatform C++ library for wxWidgets that contains VCL like functions. Currently it has some basic VCL classes and approx. 600 VCL functions (functions in IniFiles, SysUtils, DateUtils, System, StrUtils etc.). wxVCL ca...
by gururamnath
Thu Jan 03, 2008 8:55 pm
Forum: Open Discussion
Topic: GCC std::set question
Replies: 2
Views: 2424

Hi,
That works like a charm. Thanks for your timely help.

-regards,
Guru Kathiresan
by gururamnath
Tue Jan 01, 2008 1:02 am
Forum: Open Discussion
Topic: GCC std::set question
Replies: 2
Views: 2424

GCC std::set question

Hello, I'm trying to create a pascal like set class in C++. I have this code written and tested with Borland C++ builder (as well as VC++ 2005) and it works fine. When I compile the code in GCC, it is erroring out at line 72 with a error msg "sysset.h expected `;' before "itr" "....
by gururamnath
Thu Sep 06, 2007 7:23 pm
Forum: wxCode
Topic: DatabaseLayer : Feature request
Replies: 10
Views: 4147

I'm not sure that I understand what you mean. Do you mean a way to get ahold of the database object for each backend (for example sqlite3 for SQLite and isc_db_handle for Firebird)? Sorry for not being clear. There are 2 ways a we can use a dll. 1)Link a lib file that is compiled with special macro...
by gururamnath
Tue Sep 04, 2007 9:27 pm
Forum: wxCode
Topic: DatabaseLayer : Feature request
Replies: 10
Views: 4147

DatabaseLayer : Feature request

Hello, I'm wondering if we can have the ability to use the db libraries directly (using their dll interface) instead of compiling a lib file from the sources ? This is similar to that of wxSqlite3's dynamic library. Since most of the libraries directly uses native api instead of any class libraries ...