1. WXEuphoria waning messages?

Hello,
I am working on my first program in WX and I took some code from 
various  demos to use and modifying it to display data in a add, change, 
delete process. I am getting a lot of warnings and it id now exceeding 
the max warnings..I had some warnings telling me that the items wern't  
being used from the graphics file.
For example I was using wxFont so I had to include wxGrapnics.e. I have 
other warnings but I was confused by the graphics warnings,Any ideas?
I plan to use eusql as the database. and so forth
jvandal

new topic     » topic index » view message » categorize

2. Re: WXEuphoria waning messages?

sixs wrote:
> 
> Hello,
> I am working on my first program in WX and I took some code from 
> various  demos to use and modifying it to display data in a add, change, 
> delete process. I am getting a lot of warnings and it id now exceeding 
> the max warnings..I had some warnings telling me that the items wern't  
> being used from the graphics file.
> For example I was using wxFont so I had to include wxGrapnics.e. I have 
> other warnings but I was confused by the graphics warnings,Any ideas?
> I plan to use eusql as the database. and so forth

I should really clean up those warnings.  I've got a few other bug fixes,
so maybe I'll put out a v0.4.1 release with some of this stuff fixed.

Try putting "without warning" before the wxEuphoria includes, and 
"with warning" before your code.  You're likely to get warnings about 
unused parameters in event handlers.

Matt Lewis

new topic     » goto parent     » topic index » view message » categorize

3. Re: WXEuphoria waning messages?

Thanks it works
Jim

Matt Lewis wrote:

>
>
>posted by: Matt Lewis <matthewwalkerlewis at yahoo.com>
>
>sixs wrote:
>  
>
>>Hello,
>>I am working on my first program in WX and I took some code from 
>>various  demos to use and modifying it to display data in a add, change, 
>>delete process. I am getting a lot of warnings and it id now exceeding 
>>the max warnings..I had some warnings telling me that the items wern't  
>>being used from the graphics file.
>>For example I was using wxFont so I had to include wxGrapnics.e. I have 
>>other warnings but I was confused by the graphics warnings,Any ideas?
>>I plan to use eusql as the database. and so forth
>>    
>>
>I should really clean up those warnings.  I've got a few other bug fixes,
>so maybe I'll put out a v0.4.1 release with some of this stuff fixed.
>
>Try putting "without warning" before the wxEuphoria includes, and 
>"with warning" before your code.  You're likely to get warnings about 
>unused parameters in event handlers.
>
>Matt Lewis
>
>
>
>

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu