Hi Group, I'm a newbie in using Dialoblocks and encounter the following problem which i cant solve on my own after testing and testing and reading the manual. ...
3445
Thomas Zehbe
tzehbe
Oct 5, 2006 7:26 am
Hi Jörg, there are 2 encoding settings in DB, on for the source files, one for the pjd. Everything should work if you set the "souce encoding" in the project...
3446
Joerg Toellner
toelli63
Oct 5, 2006 8:21 am
Dear Thomas, thx. for your reply. I've set already BOTH of them to various settings (trying out this and another a.s.o.), but no success. Now i learned from...
3447
ddotedotsdot
Oct 5, 2006 8:32 am
Hi! You can just regenerate the DB portion of the code (and all the .pjd) and your code won't be touched. Now, if you've got code in your portion that needs...
3448
Thomas Zehbe
tzehbe
Oct 5, 2006 10:44 am
Hi Joerg, ... If you use the regenerate option with merge your code wouldn't be affected, as it's outside the DB tags. All the literatls entered via DB should...
3449
Joerg Toellner
toelli63
Oct 5, 2006 3:18 pm
Hi Thomas, Hi Dave, ... as ... Ansi ... thank you again for your advise. I am now a step further *woohoo* :-)) i was not aware of the "merge regenerate". I...
3450
Thomas Zehbe
tzehbe
Oct 5, 2006 4:34 pm
Hi Joerg, ... Fine that it worked. ... As I never with resources (I don't even now to generate this file despite the fact that there's an app_resources.h/.cpp...
3451
jim sinclair
jim_sinclair91
Oct 6, 2006 10:26 am
Looking for Career/Job? ; is usually useful for workers. Why people go abroad for a better career? Every year, European & Canadian employers hire thousands of ...
Want daily $2,000 earning??? from the online hyip and other money making programs. Then be more cautious before you invest to some program. But the important...
3454
jim sinclair
jim_sinclair91
Oct 7, 2006 1:08 pm
Online Data Worker? For many years now the debates around working from home in the UK have been hampered by an almost complete lack of reliable figures. ...
3455
jim sinclair
jim_sinclair91
Oct 7, 2006 1:12 pm
Getting Education in Aus,UK,Germany Studying in Australia: Australia’s overseas student program The Australian Government operates an overseas student...
3456
ddotedotsdot
Oct 7, 2006 1:40 pm
Is anyone else wondering?...
3457
Julian Smart
felixcarswell
Oct 7, 2006 5:20 pm
... User now removed... Regards, Julian...
3458
Joerg Toellner
toelli63
Oct 9, 2006 7:36 am
Hi Thomas, Hi Julian, Hi Group, a little catchup on my umlaut problem. As i reported before, in the "normal" Controls the german umlauts work fine after...
3459
Thomas Zehbe
tzehbe
Oct 9, 2006 8:56 am
Hi Joerg, ... That proved, that DB generates utf chars instead of 8859-1 code. ... The editor takes each byte as an iso char just like the compiler does. ... ...
3460
Joerg Toellner
toelli63
Oct 9, 2006 11:19 am
Hi Thomas, Hi Julian, i searched now the beginning of the file for special characters with my Hexeditor. No, sir! The very first characters are many /...
3461
Thomas Zehbe
tzehbe
Oct 9, 2006 12:31 pm
Hi Joerg, ... Did a check concerning the leading bytes story. Created a file with lf + "hello wörld" using kate in utf-8 mode on Linux. Indeed there ar no...
3462
Julian Smart
felixcarswell
Oct 9, 2006 1:56 pm
Hi Joerg, Apologies, I see I omitted source encoding information from resource file writing, so I will fix this in the next release (hopefully this week). ...
3463
Joerg Toellner
toelli63
Oct 9, 2006 4:32 pm
Hi Julian, Hi Thomas, glad to hear that i have not wasted your and Thomas' time with a silly "user too dumb" error and maybe helped a little, little, little...
3464
Thomas Zehbe
tzehbe
Oct 9, 2006 6:45 pm
Hi Jorg, ... You're wellcome! Regards, Thomas ... -- Dipl.-Ing. Thomas Zehbe INGENION GmbH Kuhweide 6 31552 Apelern Fon: 05043 / 40 57 90 4 Fax: 05043 / 40 57...
3465
Darrel Camaso
darrelcamaso
Oct 10, 2006 1:55 am
The Secret To Making Money From Penny Stocks Penny stocks. What’s the automatic reaction when people hear these two words? “Don’t invest in them.” I...
3466
Boris Becker
domingobecker
Oct 10, 2006 4:20 pm
I recurrently get the error "Makefile:269: multiple target patterns. Stop". I solve it by deleting the code from "#Mac only" until the next target in the...
3467
Teo Fonrouge
teo_fonrouge
Oct 11, 2006 2:33 am
... I have exactly the same trouble (and I apply too the same solution). best regards Teo Fonrouge...
3468
Boris Becker
domingobecker
Oct 11, 2006 2:38 am
When I add an event handler for the wxEVT_CREATE event in a wxDialog derived class, it creates a EVT_WINDOW_CREATE(MyDialog::OnCreate) entry, instead of an ...
3469
Julian Smart
felixcarswell
Oct 11, 2006 6:54 am
... Sorry about this, could someone send me a .pjd or show me how to reproduce it? Thanks! Julian...
3470
Julian Smart
felixcarswell
Oct 11, 2006 6:58 am
Hi, I need to add support for wxInitDialogEvent... will do so in the next release. Thanks, Julian ... -- Julian Smart, Anthemion Software Ltd. 28/5 Gillespie...
3471
Darrel Camaso
darrelcamaso
Oct 11, 2006 4:46 pm
Using the Stock Market to Plan for Retirement The stock market can be a powerful investment tool, especially if you're planning on making long-term...
3472
con_fuse9
Oct 11, 2006 10:36 pm
I tried to have a wxStaticBoxSizer disabled by default but this doesn't work. I would have expected something like this in "CreateControls" ...
3473
Julian Smart
felixcarswell
Oct 12, 2006 4:14 am
Hello Dirk, ... Sorry, you're right, there was an error in the code generation so it didn't appear. I'll fix it for the next release. Regards, Julian...