9-location Universal Core design- couldn't get Tab work #229
Replies: 5 comments 3 replies
-
You have each grid filtering on sheetName and role but you never update role in your actions. As written, after fixing your content so the first column on sheet 1 is named role, the first grid works. My guess is the others do also, if you update the $role variable appropriately. |
Beta Was this translation helpful? Give feedback.
-
@hsiaotingsu since the purpose is just to print i got rid of #role entirely and it works. I also got rid of the speech display bar and "hid" the tabs. To make it look more like the original I added the following to a customize tab:
This makes the font size bigger, the margin information is what spaces the buttons from each other and the border radius changes the corners from being rounded to being right angles. @gbishop what I cannot figure out how to do is change so that the font is above the image. Using the various padding codes just changes the relative size of the symbols, and text-align doesn't seem to change the relative placement of the text either... |
Beta Was this translation helpful? Give feedback.
-
I don't understand this design. How do you change tabs? Manually? And why are you using a tab control. A single Grid could do the same thing. Just filter on a variable that is the "page" you want. |
Beta Was this translation helpful? Give feedback.
-
Thank you both, @gbishop and @sofia-bg so much!! |
Beta Was this translation helpful? Give feedback.
-
Glad to help!
…On Tue, Nov 21, 2023 at 10:57 AM Sophie Su ***@***.***> wrote:
Thank you both, @gbishop <https://github.com/gbishop> and @sofia-bg
<https://github.com/sofia-bg> so much!!
[image: image]
<https://user-images.githubusercontent.com/123387291/284635808-4ecbbfb2-0a75-4cc2-8a67-ed78ec50559f.png>
Now the layout looks pretty similar to the picture Sofia attached, and I
can use the "Activate" button under each Tab to navigate through pages.
This template will support me in creating other Universal Core
communication systems formats. I really appreciate your help!
Project_Core_9x4_SBG_HS.zip
<https://github.com/UNC-Project-Open-AAC/OS-DPI/files/13428289/Project_Core_9x4_SBG_HS.zip>
—
Reply to this email directly, view it on GitHub
<#229 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABQK7BZBNWFANWF4K36Q7TYFTFP5AVCNFSM6AAAAAA7DNPHMKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TMMZSGMZDO>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
Hello,
I am replicating the 9-location Universal Core design on OSDPI and need help to figure out how to make all symbols shown on each page.
The 9-location Universal Core design look like this:
9_Location_Book_091216.pdf
The symbols only show on page 3 but not on other pages. I also want to delete the message bar on top.
I attached my design here. Thank you so much!!!
Project_Core_9x4.zip
Beta Was this translation helpful? Give feedback.
All reactions