Short Problem with #include <wx/combobox.h>

If you are using the main C++ distribution of wxWidgets, Feel free to ask any question related to wxWidgets development here. This means questions regarding to C++ and wxWidgets, not compile problems.
Mungo1981
Experienced Solver
Experienced Solver
Posts: 86
Joined: Wed Jan 30, 2019 5:42 pm

Re: Short Problem with #include <wx/combobox.h>

Post by Mungo1981 »

Ok,
I think I could send you the Complete Project as a Tarbal.
But can you read it then, it would be a Code::Blocks wxSmith Project???
User avatar
doublemax
Moderator
Moderator
Posts: 19114
Joined: Fri Apr 21, 2006 8:03 pm
Location: $FCE2

Re: Short Problem with #include <wx/combobox.h>

Post by doublemax »

Mungo1981 wrote: Wed Mar 13, 2019 6:33 pm Ok,
I think I could send you the Complete Project as a Tarbal.
But can you read it then, it would be a Code::Blocks wxSmith Project???
I don't use either, but i could take a look.
Use the source, Luke!
Mungo1981
Experienced Solver
Experienced Solver
Posts: 86
Joined: Wed Jan 30, 2019 5:42 pm

Re: Short Problem with #include <wx/combobox.h>

Post by Mungo1981 »

Sorry we have a Problem Juston.
I have created the tar ball, but I can not make a attachment of it in this system.
Could I send you the tar-ball instead on another way.
=P~ :( =P~
User avatar
doublemax
Moderator
Moderator
Posts: 19114
Joined: Fri Apr 21, 2006 8:03 pm
Location: $FCE2

Re: Short Problem with #include <wx/combobox.h>

Post by doublemax »

If it can be public, upload at https://www.sendspace.com

Otherwise, contact me via PM.
Use the source, Luke!
Mungo1981
Experienced Solver
Experienced Solver
Posts: 86
Joined: Wed Jan 30, 2019 5:42 pm

Re: Short Problem with #include <wx/combobox.h>

Post by Mungo1981 »

Ok,
there a Field from: which will be [email protected]
But what to fill in in To:

Ok, I have new create my central Object NameBasket of Class SeqsNameBasket.
So far so good, it will compile and run.
I think it's stable.
So I think, it was the right Solution.
:D 8) :D
Last edited by Mungo1981 on Wed Mar 13, 2019 7:09 pm, edited 1 time in total.
User avatar
doublemax
Moderator
Moderator
Posts: 19114
Joined: Fri Apr 21, 2006 8:03 pm
Location: $FCE2

Re: Short Problem with #include <wx/combobox.h>

Post by doublemax »

If you're talking about Sendplace, you don't need any of this. Just drag the file into the window and you'll get a URL for the file in return. No emails required.
Use the source, Luke!
Mungo1981
Experienced Solver
Experienced Solver
Posts: 86
Joined: Wed Jan 30, 2019 5:42 pm

Re: Short Problem with #include <wx/combobox.h>

Post by Mungo1981 »

Ok,
its this Link:
https://www.sendspace.com/file/vrtb3i

So but I must say a point:
It's the not re-factored Version, so you will probably see Errors about misleading GUI Formation commands.
User avatar
doublemax
Moderator
Moderator
Posts: 19114
Joined: Fri Apr 21, 2006 8:03 pm
Location: $FCE2

Re: Short Problem with #include <wx/combobox.h>

Post by doublemax »

Ok, got it. You can delete the link now if you want.
Use the source, Luke!
Mungo1981
Experienced Solver
Experienced Solver
Posts: 86
Joined: Wed Jan 30, 2019 5:42 pm

Re: Short Problem with #include <wx/combobox.h>

Post by Mungo1981 »

No,
its a Open Source Project, so I think it will be better to let it be.
So other User who read this thread have the chance to knew what we talking about.
User avatar
doublemax
Moderator
Moderator
Posts: 19114
Joined: Fri Apr 21, 2006 8:03 pm
Location: $FCE2

Re: Short Problem with #include <wx/combobox.h>

Post by doublemax »

This version compiles for me. So i can't tell what was wrong before ;)

I'd need the state before you started this thread.
Use the source, Luke!
Mungo1981
Experienced Solver
Experienced Solver
Posts: 86
Joined: Wed Jan 30, 2019 5:42 pm

Re: Short Problem with #include <wx/combobox.h>

Post by Mungo1981 »

This is a Problem,
because I'm to silly to use Fossil or Git, or Mercuri,
So I'm every time change the central files as them self.
User avatar
doublemax
Moderator
Moderator
Posts: 19114
Joined: Fri Apr 21, 2006 8:03 pm
Location: $FCE2

Re: Short Problem with #include <wx/combobox.h>

Post by doublemax »

No problem. I'm 95% sure the reason was what i wrote here: viewtopic.php?p=189808#p189808

Just call if it happens again ;)
Use the source, Luke!
Mungo1981
Experienced Solver
Experienced Solver
Posts: 86
Joined: Wed Jan 30, 2019 5:42 pm

Re: Short Problem with #include <wx/combobox.h>

Post by Mungo1981 »

I don't will repeat me again:
But thank you for your great support.
Mungo1981
Experienced Solver
Experienced Solver
Posts: 86
Joined: Wed Jan 30, 2019 5:42 pm

Re: Short Problem with #include <wx/combobox.h>

Post by Mungo1981 »

So just for the people are interested in my Project:
The Project Directory are new online at:
https://www.sendspace.com/file/h9l29m
So it's incomplete but running.
Messy but show what it will be.

And I hope some one is interested in Co-Development,
to code it ready !?!
[-o< [-o< [-o<
User avatar
doublemax
Moderator
Moderator
Posts: 19114
Joined: Fri Apr 21, 2006 8:03 pm
Location: $FCE2

Re: Short Problem with #include <wx/combobox.h>

Post by doublemax »

If it's supposed to be an open source project and you're looking for collaborators, you should put it on GitHub.

And yes, you should learn at least the basics of Git. Not only is it useful, it'll save your a** one day ;)
Use the source, Luke!
Post Reply