Hi, I'm currently unavailable as I am in hospital. I should be out shortly (less than 2 weeks?) and will catch up with any postings I can help with that have...
Hi Dave, sorry to hear that...get healthy soon please. And thanks for all your help you provided here. CU JoTo _____ Von: wxMS_developers@yahoogroups.com ...
I am new here. Looking through the old posts, I think this one has not been completely answered. Part of the original question was how to change the icon that...
... Actually, Dave Silvia answered it when he said: As far as the Icon for the application, just include that in the .rc file ... The resource compiler sorts...
Thank you Phillip, I tried this and it works! I guess if one is using DialogBlocks to generate the windows layout, it will automatically make the *.rc file for...
Hi, is it possible to customize the code editor of dialogblocks so it can, for example, show specific keywords (i.e. wx<name>, if/else..) in different colors,...
On Visual Studio Pro 2005 I have been on a journey this afternoon moving forward to the new release. The current problem is in the link area. With only path ...
Hi! A while back, I wanted a tool to do quick and easy SQL without having to have a great deal of SQL command and syntax knowledge. Being an infrequent user,...
Hi, I have a wxFrame with many components in it, mostly wxToggleButton objects. When one of these buttons is clicked, the associated method is called. As an...
... Hi! I've not used wxToggleButton before, so I had to do some investigating. It appears to be a marriage between wxButton and wxCheckBox. DB, it seems,...
Hi! I've just added a new link folder to the Links section. It's called User Requests and consists of problems/questions submitted by group members that have...
Enter your vote today! A new poll has been created for the wxMS_developers group: Is the User Request section in Links useful o Yes, sure beats searching...
wxMS_developers@yahoo...
Mar 14, 2007 11:50 pm
145
Thank you Dave. I'll try integrating the use of KeyDown and KeyUp into my program, and I'll stay away from EVT_CHAR. On the issue of using accelerators, can...
... You are most welcome!;) ... Re: accelerators and docs thereon, I'm afraid they're rather scant. The only thing I found were the wxWidgets Manual (chm file)...
Hi Dave, Its been quite sometime I have been missing ur mails. This Fastmysql which u have sent is indeed spectacular. Great. Regards tvk swamy Dave Silvia...
Dave, Thank you very much for this example. I see that this example added accelerators to menu items. What I was trying to do was to add accelerators to...
... Hi! I view accelerators as hooks into existing code. If the code exists, in the case of wxWidgets, command event handlers, an accelerator may be specified....
Hi Dave, I build both of your sample programs (the one using key up/down, and the one using accelerators). They both work as expected - awesome and thank you....
... and ... it, ... specified. ... that DB ... Hi! The bell appears to be something in the underlying (possibly Windows) implementation details. I can find no...
... and ... it, ... specified. ... that DB ... Hi! There appears to be a problem with using an accelerator with a toggle button. The problem is that the event...
Thanks Dave. I understand the point about the toggle and it may not be an issue for me, in the particular case that I have. Though I do have toggle buttons in...
... only ... key ... this ... Hi! No, acutally, there's nothing else getting any events. The bell is sounding because there is no "proper" char consuming...
Hi! Not a problem!;) As I said, my curiosity was piqued (as often happens to me!;), and I was interested in finding out if there was a way around it. I did put...
... Hi! I've found a solution! Use some other container window than wxPanel. For example, if I use a wxScrolledWindow, then things work as expected. The button...
... Hi! Und Willkommen! (and that about exhausts mein Sprechen auf Deutsch!;) My suggestion is to grab yourself a (free evaluation, no time limit!) copy of ...