Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Extend Tab widget #32

Open
prikhi opened this issue Mar 13, 2015 · 4 comments
Open

Extend Tab widget #32

prikhi opened this issue Mar 13, 2015 · 4 comments

Comments

@prikhi
Copy link
Owner

prikhi commented Mar 13, 2015

From jose.je...@gmail.com on August 21, 2008 15:59:50

What steps will reproduce the problem? 1. Create a tabbed widget with 3 tabs
2. Try to have the second tab selected What is the expected output? What do you see instead? Not possible, first tab will always be selected What version of the product are you using? On what operating system? 1.0.2 on Windows Vista Please provide any additional information below. A solution to this would be to not include the first tab in the "tab
widget", simply have a rectangle (not using round corners) and let the user
add tabs, selected and unselected ones

Original issue: http://code.google.com/p/evoluspencil/issues/detail?id=32

@prikhi
Copy link
Owner Author

prikhi commented Mar 13, 2015

From maxime.tennaxia@gmail.com on December 10, 2008 13:23:20

use my tab widgets in ExtJs shapes see download section
or look at how it's done

@prikhi
Copy link
Owner Author

prikhi commented Mar 13, 2015

From maxime.tennaxia@gmail.com on December 12, 2008 13:40:49

Labels: Type-Enhancement

@prikhi
Copy link
Owner Author

prikhi commented Mar 13, 2015

From maxime.tennaxia@gmail.com on December 15, 2008 11:40:49

Labels: Type-Shapes-Enhancement

@prikhi
Copy link
Owner Author

prikhi commented Mar 13, 2015

From ralflehm...@googlemail.com on February 25, 2010 00:56:41

I just faced the same problem. (TabBox in Native UI Widgets).
To help a little fixing this issue I can tell you which part of the xml-file causes
this behaviour:
It is the -tag and its property selectedIndex="n"
It seems, that n isn't updatet on changing the # in pencil. Deleting the
selectedIndex-property or manually changing its value results in proper displaying in
pencil.

The tag has the selectedIndex-property as well with same value, although
it didn't matter in my tests you might want to pay attention on that as well...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant