home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Help with TV Server plugin settings page
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="ears" data-source="post: 1107349" data-attributes="member: 83203"><p>I'm using C#. I think it's in the way I'm creating the form. I was creating it as a class, then setting the inheritance - it worked in a sense, in that I could view the form and drop objects onto it, but it didn't create a .designer file, so dropped all the auto generated code straight into the class.</p><p></p><p>I've now tried it the other way around, creating a Windows form then setting inheritance. It likes it a bit more but since I added the inheritance it's taken a dislike to the simple constructor - public SetupSkyImporter() - saying the method must return a type.</p></blockquote><p></p>
[QUOTE="ears, post: 1107349, member: 83203"] I'm using C#. I think it's in the way I'm creating the form. I was creating it as a class, then setting the inheritance - it worked in a sense, in that I could view the form and drop objects onto it, but it didn't create a .designer file, so dropped all the auto generated code straight into the class. I've now tried it the other way around, creating a Windows form then setting inheritance. It likes it a bit more but since I added the inheritance it's taken a dislike to the simple constructor - public SetupSkyImporter() - saying the method must return a type. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Help with TV Server plugin settings page
Contact us
RSS
Top
Bottom