Search found 25 matches

by yesidh
Wed Jun 06, 2007 10:18 pm
Forum: Component Writing
Topic: wxPlotCtrl editing points with the mouse
Replies: 1
Views: 984

wxPlotCtrl editing points with the mouse

Hi all, I'm doing a application where I want the user can move the points from a graph, right now I using wxplotctrl to do this, but haven't found a way to move the points easy, maybe something that is already implement in the component. I have use wxArt2D to do this, and I could, but It seems to me...
by yesidh
Mon Apr 09, 2007 5:02 pm
Forum: C++ Development
Topic: floating point spin control
Replies: 3
Views: 1220

Hi, I'm willing to use the same ctrl, but It seems the link doesn't exists anymore.

Do you know where is it now?

Ibraim
by yesidh
Thu Apr 05, 2007 11:07 pm
Forum: wxCode
Topic: wxStyledTextCtrl tab key
Replies: 3
Views: 1388

Well, I have this problem again after I did update to wxWidgets 2.8.3.

Any ideas again why my TAB key is not working on this control. This is happen to me on ubuntu. Whin the same build on Windows it did work.

Well I would like to hear about you with a solution.

Bye
by yesidh
Mon Feb 26, 2007 6:17 pm
Forum: C++ Development
Topic: wxSpinCtrl for decimal numbers
Replies: 3
Views: 2008

Hi, I;m kind of newbie I will like to use your modification of the wxSpinCtrl, can you point me in the right direction?. There is no makefile for Linux, and right now don't know how to compile the minimal app. Thanks.
by yesidh
Fri Feb 09, 2007 2:48 pm
Forum: C++ Development
Topic: wxAUI Support
Replies: 2
Views: 1156

I give up using wxAUI, I hadn't be able to get it working, althogh the example works my code didn't and I studied line by line the code.

I just minimize my application to not use any docked and that kind of stuff.

Bye.
by yesidh
Tue Feb 06, 2007 12:24 am
Forum: wxCode
Topic: wxStyledTextCtrl tab key
Replies: 3
Views: 1388

Did you try the 'stc' sample? Yes I did it and I didn't worked. There is a indent option and this does work, I saw he code and it is just the key sended. I don't know what could be. My TAB key works (I probe it). Thanks for any help. By the way I using the wxSTC sample from the wxWidgets 2.8, I cou...
by yesidh
Mon Feb 05, 2007 9:34 pm
Forum: wxCode
Topic: wxStyledTextCtrl tab key
Replies: 3
Views: 1388

wxStyledTextCtrl tab key

Hi, Does the key tab doesn't work in wxStyledTextCtrl?.

Anyone has a solution for this?.

Thanks to all.
by yesidh
Wed Jan 31, 2007 6:46 pm
Forum: C++ Development
Topic: wxAUI Support
Replies: 2
Views: 1156

wxAUI Support

Hi, I'm having some problems with a tool bar added to a pane, the point is that when I try to move it just move the pane but not the toolbar, to get the tools get again onto the pane I must click it. This is not necessary for my application so I search for the Movable property in the wxAuiPaneInfo a...
by yesidh
Wed Dec 20, 2006 12:57 am
Forum: C++ Development
Topic: wxArt2D vs. wxOGL
Replies: 0
Views: 794

wxArt2D vs. wxOGL

Hi,

I would like to know what is the best way to go between this two libraries. My needs are to draw some elements and move around, connecting lines I know wxOGL does it, but I haven't saw much support or people using it.

Thanks for your replays.

Bye.
by yesidh
Wed Dec 20, 2006 12:25 am
Forum: Announcements and Discoveries
Topic: Howto: Adding a Lexer to wxStryledTextCtrl
Replies: 0
Views: 826

Howto: Adding a Lexer to wxStryledTextCtrl

I wanna share my work with the community so I published a Howto to add a lexer to wxStyledTextCtrl. You can see it in the wiki http://www.wxwidgets.org/wiki/index.php ... edTextCtrl.

Feedback is appreciate.

bye.
by yesidh
Mon Dec 18, 2006 2:00 pm
Forum: General Development
Topic: OGL
Replies: 2
Views: 960

Did you do it?

I'm in the same problem that you were, can you help now?.

Bye.
by yesidh
Mon Dec 18, 2006 3:42 am
Forum: Compiler / Linking / IDE Related
Topic: Share:Compiling wxWidgets2.6.3 with MingW
Replies: 1
Views: 4273

Hi, First at all, I really want to thank you, althoug someone can say it is very simple I think it is what a newbie needs to get it working. I tried all the step and want to report it working with the last release of wxWidgest 2.8.0. Also would like to say that I followed the instruction found in th...
by yesidh
Sat Dec 16, 2006 10:34 pm
Forum: Platform Related Issues
Topic: Cross Compiling Beetween Linux and Windows
Replies: 1
Views: 930

Cross Compiling Beetween Linux and Windows

Hi, I'm using g++ in Linux to compile my projects without any problem, but I would like to know what is the recommend compiler in Windows to avoid future problems with the compiler. I was triying to use Visual C++ 2005, but should I give a try to MingW or Cygwin or Watcom?. I would says that because...
by yesidh
Sat Dec 16, 2006 10:23 pm
Forum: Compiler / Linking / IDE Related
Topic: Can't comple wxWidgets 2.8 with VC++ 2005 Express
Replies: 1
Views: 918

Can't comple wxWidgets 2.8 with VC++ 2005 Express

Hi, I trying to compile the last release of wxWidgets 2.8.0 whitin Visual C++ 2005 Express. I have follow the instruction from the wiki http://www.wxwidgets.org/wiki/index.php/MSVC_.NET_Setup_Guide with no success. The error I got is the following, It is the first project that VC++ tries to compile ...
by yesidh
Fri Dec 15, 2006 3:06 pm
Forum: Announcements and Discoveries
Topic: My new wxWidgets Tutorial Site
Replies: 4
Views: 1924

Hi,

I think a tutorial always is welcome, I was seeing and thought that could be helpful to have it in HTML so we don't need to downloaded the pdf file and then open it.

Bye.