MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » Community Skins and Plugins » MediaPortal Plugins


Reply
 
LinkBack Thread Tools Display Modes
Old 2008-03-16, 02:56   #1 (permalink)
Portal User
 
Join Date: Mar 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default I wanna just a TEXTBOX. Help plz.

I can't find any reply to this topics:
1) Textbox? - http://forum.team-mediaportal.com/pl...textbox-23401/
2) Editable Textbox? - http://forum.team-mediaportal.com/pl...textbox-21216/
3) Which Control can I use as a Input-TextBox? - Which Control can I use as a Input-TextBox?

No tutorial, no answers....

Please, spare me a minute, and answer - how i can use an Editable Multiline TextBox??
I can see two buttons, but no textbox.
Only if i add this string to button_click - text appears, but i can't edit it.
Code:
GUIControl.ShowControl(GetID, txtbox.GetID);

C# code:

Code:
public class MyClass : GUIWindow, ISetupForm
{
		
	[SkinControlAttribute(2)] protected GUIButtonControl buttonOne=null;
    	[SkinControlAttribute(3)] protected GUITextControl txtbox=null;
	[SkinControlAttribute(4)] protected GUIButtonControl buttonTwo=null;

.....
XML:

Code:
<control>
      <description>Text</description>
      <type>textbox</type>
      <id>3</id>
      <posX>380</posX>
      <posY>200</posY>
      <visible>yes</visible>
      <width>930</width>
      <height>450</height>
      <font>font11</font>
</control>
yolf is offline   Reply With Quote
Old 2008-03-16, 15:47   #2 (permalink)
Portal User
 
Join Date: Mar 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Where are developers? I'm really need this textbox.
yolf is offline   Reply With Quote
Old 2008-03-17, 08:01   #3 (permalink)
Portal Member
 
moiristo's Avatar
 
Join Date: Nov 2006
Location: Enschede
Posts: 341
Thanks: 6
Thanked 27 Times in 15 Posts

Country:

My System

Send a message via ICQ to moiristo Send a message via MSN to moiristo
Default

I don't know the answer, but I've experienced similar problems caused by the lack of documentation. What I usually do is look at a different plugin in which the control is used. For example, My Worldmap has a search feature that uses a (single line) textbox. It should be in the plugins SVN.
__________________
Greetz, moiristo

Click the image to open in full size.
moiristo is offline   Reply With Quote
Old 2008-03-17, 09:07   #4 (permalink)
Retired Team Member
 
Inker's Avatar
 
Join Date: Dec 2004
Posts: 1,667
Thanks: 46
Thanked 149 Times in 65 Posts

My System

Default

There is no editable Textbox, this is not a windows-forms app, if you want input you need to bring up the on-screen keyboard. There users can type either with their real keyboard or with their remote using the on-screen one.

Then you can retrieve what they typed and if you want display it somewhere or do whatever with it.
__________________

There are only two industries that refer to their customers as "users".
- Edward Tufte
Inker is offline   Reply With Quote
Reply

Bookmarks

Tags
plz, textbox, wanna

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Textbox? guppi MediaPortal Plugins 1 2007-05-21 01:00
Editable Textbox? Tomato MediaPortal Plugins 0 2007-03-26 21:22
Newbe help plz JustFoo General Support 0 2006-09-20 06:49
My first plugin!! plz help Craig MediaPortal Plugins 2 2006-04-20 00:58


All times are GMT +1. The time now is 14:54.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden