dbTalk Databases Forums  

Hierarchical Trees, and highlights and colors....

comp.databases.oracle.tools comp.databases.oracle.tools


Discuss Hierarchical Trees, and highlights and colors.... in the comp.databases.oracle.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
serena.c7@gmail.com
 
Posts: n/a

Default Hierarchical Trees, and highlights and colors.... - 03-05-2007 , 01:41 PM






OK, i've made a hierarchical tree (joy oh bliss), and now i want to
add an icon. i'm a little fuzzy on how to do that, does anyone here
know how? (the internet is being less than useful to me today....)

Also, have any of you ever heard of being able to highlight one line
of an htree?


bit of background:
i've got records. these records can have errors. the errors are
identified in a column called "error_msg".
so for the icon, i'm thinking:
decode(t.error_msg, 'gap', [yellow icon.filename], 'overlap', [red
icon.filename], [generic icon.filename])
........
for the highlighting, same thing, only what would i put in place of
"yellow icon.filename", etc etc??? i've looked online, can't find a
blessed thing... Any help is def appreciated! thanks!

ps: I'm using Oracle 10g database and Oracle 10g Forms.


Reply With Quote
  #2  
Old   
frank.van.bortel@gmail.com
 
Posts: n/a

Default Re: Hierarchical Trees, and highlights and colors.... - 03-06-2007 , 08:16 AM






On 5 mrt, 20:41, "serena... (AT) gmail (DOT) com" <serena... (AT) gmail (DOT) com> wrote:
Quote:
OK, i've made a hierarchical tree (joy oh bliss), and now i want to
add an icon. i'm a little fuzzy on how to do that, does anyone here
know how? (the internet is being less than useful to me today....)

Also, have any of you ever heard of being able to highlight one line
of an htree?

bit of background:
i've got records. these records can have errors. the errors are
identified in a column called "error_msg".
so for the icon, i'm thinking:
decode(t.error_msg, 'gap', [yellow icon.filename], 'overlap', [red
icon.filename], [generic icon.filename])
.......
for the highlighting, same thing, only what would i put in place of
"yellow icon.filename", etc etc??? i've looked online, can't find a
blessed thing... Any help is def appreciated! thanks!

ps: I'm using Oracle 10g database and Oracle 10g Forms.
/icons/alert.black.gif - see Oarcle_home/Apache/Apache/icons.
or add your own




Reply With Quote
  #3  
Old   
unique
 
Posts: n/a

Default Re: Hierarchical Trees, and highlights and colors.... - 03-07-2007 , 07:35 AM



On Mar 6, 10:16 am, "frank.van.bor... (AT) gmail (DOT) com"
<frank.van.bor... (AT) gmail (DOT) com> wrote:
Quote:
On 5 mrt, 20:41, "serena... (AT) gmail (DOT) com" <serena... (AT) gmail (DOT) com> wrote:





OK, i've made a hierarchical tree (joy oh bliss), and now i want to
add an icon. i'm a little fuzzy on how to do that, does anyone here
know how? (the internet is being less than useful to me today....)

Also, have any of you ever heard of being able to highlight one line
of an htree?

bit of background:
i've got records. these records can have errors. the errors are
identified in a column called "error_msg".
so for the icon, i'm thinking:
decode(t.error_msg, 'gap', [yellow icon.filename], 'overlap', [red
icon.filename], [generic icon.filename])
.......
for the highlighting, same thing, only what would i put in place of
"yellow icon.filename", etc etc??? i've looked online, can't find a
blessed thing... Any help is def appreciated! thanks!

ps: I'm using Oracle 10g database and Oracle 10g Forms.

/icons/alert.black.gif - see Oarcle_home/Apache/Apache/icons.
or add your own - Hide quoted text -

- Show quoted text -
I've got Oracle_Home/Apache/Apache/conf .... or are you talking about
on the server?

Thanks!



Reply With Quote
  #4  
Old   
frank.van.bortel@gmail.com
 
Posts: n/a

Default Re: Hierarchical Trees, and highlights and colors.... - 03-07-2007 , 08:52 AM



On 7 mrt, 14:35, "unique" <serena... (AT) gmail (DOT) com> wrote:
Quote:
On Mar 6, 10:16 am, "frank.van.bor... (AT) gmail (DOT) com"



frank.van.bor... (AT) gmail (DOT) com> wrote:
On 5 mrt, 20:41, "serena... (AT) gmail (DOT) com" <serena... (AT) gmail (DOT) com> wrote:

OK, i've made a hierarchical tree (joy oh bliss), and now i want to
add an icon. i'm a little fuzzy on how to do that, does anyone here
know how? (the internet is being less than useful to me today....)

Also, have any of you ever heard of being able to highlight one line
of an htree?

bit of background:
i've got records. these records can have errors. the errors are
identified in a column called "error_msg".
so for the icon, i'm thinking:
decode(t.error_msg, 'gap', [yellow icon.filename], 'overlap', [red
icon.filename], [generic icon.filename])
.......
for the highlighting, same thing, only what would i put in place of
"yellow icon.filename", etc etc??? i've looked online, can't find a
blessed thing... Any help is def appreciated! thanks!

ps: I'm using Oracle 10g database and Oracle 10g Forms.

/icons/alert.black.gif - see Oarcle_home/Apache/Apache/icons.
or add your own - Hide quoted text -

- Show quoted text -

I've got Oracle_Home/Apache/Apache/conf .... or are you talking about
on the server?

Thanks!
Yes - of course. And a standard Oracle by Apache webserver
install has a virtual directory icons, which points to the
location I indicated



Reply With Quote
Reply




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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.