sreverdy33 / evoluspencil

Automatically exported from code.google.com/p/evoluspencil
0 stars 0 forks source link

No hyperlink properties #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Insert 'Rich Texts'.
2. Highlight text and click hyperlink button in the toolbar.
3.

What is the expected output? What do you see instead?
Expect to see a dialog box that allow you to insert a hyperlink to a URL,
Page created in the project 

What version of the product are you using? On what operating system?
Pencil Version 1.0 on Windows XP.

Please provide any additional information below.
It will be great that this tool this linking feature to make the whole
project more interactive. E.g. jump to pages, click button to go back, etc. 

If it is a button's hyperlink, the text in the button shall not be underlined. 

Original issue reported on code.google.com by Chan.Foo...@gmail.com on 9 Jul 2008 at 4:51

GoogleCodeExporter commented 9 years ago
The hyperlink function in richtext component is to make a portion of text to be
rendered as a hyperlink. And that is all what it do, at least for now.

I think that we should implement the functionalities you described here as some 
thing
called 'Interaction behaviour' which defines an action to be invoked when a 
specific
event occurs on an element. This will be applicable on all elements like 
buttons...

The results of this should be that the exported HTML set is navigatible by 
users by
interaction with the elements.

Original comment by dgthanhan on 9 Jul 2008 at 3:41

GoogleCodeExporter commented 9 years ago
I concur. To summarize, some of the desired functionality would be:

1. Insert functional hyperlinks on buttons and in text
2. Export pages designed to HTML

Original comment by weedfl...@gmail.com on 22 Aug 2008 at 3:47

GoogleCodeExporter commented 9 years ago
Has this change been done in the latest code?

Original comment by rohitlo...@gmail.com on 10 Mar 2010 at 7:54

GoogleCodeExporter commented 9 years ago
Hey dgthanhan, any news on this feature? Best,

Original comment by fly.fil...@gmail.com on 31 Oct 2014 at 1:12