473,387 Members | 1,903 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

looking for tree/outline control that allows in-place editing AND will expand as I type

Rex
Hi - I am new to VB.Net/2005, but not VB. I am trying to find an
outline or tree - type control for VB.Net/2005 that provides the
ability for the User to TYPE in one of the NODES of the outline... AND
while typing, that node will visually expand to 2/3/4/etc lines if the
User has reached the end of the line. Ideally, I would also like the
User to be italicize or colorize any word within what they are typing
also. Thanks much! Rex
Aug 28 '06 #1
4 2261
Hello Rex,

The RichTextBox is the closest thing I can think of. It supports bulleted
outline mode as well as text formatting.

-Boo
Hi - I am new to VB.Net/2005, but not VB. I am trying to find an
outline or tree - type control for VB.Net/2005 that provides the
ability for the User to TYPE in one of the NODES of the outline... AND
while typing, that node will visually expand to 2/3/4/etc lines if the
User has reached the end of the line. Ideally, I would also like the
User to be italicize or colorize any word within what they are typing
also. Thanks much! Rex

Aug 28 '06 #2
Rex
Thanks, Boo... Do you know if there is a way to make that RichTextBox
part of an outline (to get the effect I describe below)? What I'm
trying to create is a *real* outlining-style word processor/software.
(Or if you or anyone else has any other ideas on how to accomplish
this...?)
Rex
On Mon, 28 Aug 2006 19:05:56 +0000 (UTC), GhostInAK
<gh*******@gmail.comwrote:
>Hello Rex,

The RichTextBox is the closest thing I can think of. It supports bulleted
outline mode as well as text formatting.

-Boo
>Hi - I am new to VB.Net/2005, but not VB. I am trying to find an
outline or tree - type control for VB.Net/2005 that provides the
ability for the User to TYPE in one of the NODES of the outline... AND
while typing, that node will visually expand to 2/3/4/etc lines if the
User has reached the end of the line. Ideally, I would also like the
User to be italicize or colorize any word within what they are typing
also. Thanks much! Rex
Aug 29 '06 #3
Hello Rex,

I've accomplished this effect using HTML + Javascript. Embed a WebBrowser
control in your form.

This link: ( http://www.akmhs.com/tripplanner/index.cfm ) has an example
that will get you started. Do an itenerary search till you get results..
then the results can be expanded/collapsed.

-Boo
Thanks, Boo... Do you know if there is a way to make that RichTextBox
part of an outline (to get the effect I describe below)? What I'm
trying to create is a *real* outlining-style word processor/software.
(Or if you or anyone else has any other ideas on how to accomplish
this...?)
Rex
On Mon, 28 Aug 2006 19:05:56 +0000 (UTC), GhostInAK
<gh*******@gmail.comwrote:
>Hello Rex,

The RichTextBox is the closest thing I can think of. It supports
bulleted outline mode as well as text formatting.

-Boo
>>Hi - I am new to VB.Net/2005, but not VB. I am trying to find an
outline or tree - type control for VB.Net/2005 that provides the
ability for the User to TYPE in one of the NODES of the outline...
AND while typing, that node will visually expand to 2/3/4/etc lines
if the User has reached the end of the line. Ideally, I would also
like the User to be italicize or colorize any word within what they
are typing also. Thanks much! Rex

Aug 30 '06 #4
Rex
Thanks, Boo - I'll check it out,
Rex

On Wed, 30 Aug 2006 01:23:08 +0000 (UTC), GhostInAK
<gh*******@gmail.comwrote:
>Hello Rex,

I've accomplished this effect using HTML + Javascript. Embed a WebBrowser
control in your form.

This link: ( http://www.akmhs.com/tripplanner/index.cfm ) has an example
that will get you started. Do an itenerary search till you get results..
then the results can be expanded/collapsed.

-Boo
>Thanks, Boo... Do you know if there is a way to make that RichTextBox
part of an outline (to get the effect I describe below)? What I'm
trying to create is a *real* outlining-style word processor/software.
(Or if you or anyone else has any other ideas on how to accomplish
this...?)
Rex
On Mon, 28 Aug 2006 19:05:56 +0000 (UTC), GhostInAK
<gh*******@gmail.comwrote:
>>Hello Rex,

The RichTextBox is the closest thing I can think of. It supports
bulleted outline mode as well as text formatting.

-Boo

Hi - I am new to VB.Net/2005, but not VB. I am trying to find an
outline or tree - type control for VB.Net/2005 that provides the
ability for the User to TYPE in one of the NODES of the outline...
AND while typing, that node will visually expand to 2/3/4/etc lines
if the User has reached the end of the line. Ideally, I would also
like the User to be italicize or colorize any word within what they
are typing also. Thanks much! Rex
Aug 30 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Gabriele *Darkbard* Farina | last post by:
Hi, there is a Python library that makes me able to extract outline informations from font files? I'd like to manage TrueType and FreeType fonts ... I searched for som wrappers, but I didn't...
14
by: Agent Mulder | last post by:
When C++ gives the programmer explicit control over the expansion of code, it needs a new specifier. If 'outline' as a specifier is too much out-of-line, one might consider unline as the...
6
by: Dennis Allen | last post by:
Hi. I was wondering if someone here could help me. My web site has a very simple folder tree menu bar. Example: <a id="club_t" href="##" onclick="return Outline(this)"><img id="club_i" alt=""...
18
by: Andromeda | last post by:
I've been trying to add a tree menu to my website with some luck (more or less). I came across a script on simplythebest.net, but I seem to be having a problem with it... and since they have no...
1
by: maryjones11289 | last post by:
Hi All, I'm trying to write/find code that creates a Ternary Search Tree in Visual Basic (VB6 or .NET). Here's my situation: What I have is an array consisting of 60,000 string elements. All...
3
by: _DS | last post by:
Problem with mapping a directory tree to a tree control: It takes a while to recurse subdirs and map them to nodes. This is solved in some books I've seen (MacDonald, Albahari) by reading the...
1
by: lallous | last post by:
Hello Can someone suggest a good javascript tree control that allows one to dynamically add/remove nodes? And that control, perhaps, can support unlimited levels, custom icon for each node,...
11
by: Defected | last post by:
Hi, How i can create a Binary Search Tree with a class ? thanks
2
by: Tom | last post by:
My older system: Win2k, VS2005(Academic), .Net 2.0 SP1. Windows.Forms Application: Two splitter panels, a TreeView (named: "tree") in one panel populated with directory name nodes. Logic for...
3
by: jma | last post by:
Hi all, I have very little to do with XSLT... so I need some help here. The thing is I produce a log file in XML and want to present it in a tree structure. When I open it, I see the tree...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.