search for: tabpanel

Displaying 7 results from an estimated 7 matches for "tabpanel".

2013 Oct 07
1
Color font in verbatim text output in Shiny
Hello! Is there any way to change the colors (and other characteristics) of the font that is being used by Shiny when the ui.r code hase some verbatimTextOutput? For example, I am producing 2 outputs in two tabs. mainPanel( tabsetPanel( tabPanel("Output 1", verbatimTextOutput("myoutput1")), tabPanel("Output 2", verbatimTextOutput("myoutput2")) ) ) Thank you! Dimitri Liakhovitski [[alternative HTML version deleted]]
2012 Nov 03
2
dahdi 2.6.1+2.6.1 compile fails
...e is: oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_conf_bridge.c:3870:47:\ error: 'NULL' undeclared (first use in this function) This is identical to the error reported in this patch fix: https://issues.asterisk.org/jira/browse/DAHTOOL-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel How would I apply the patch included in the above url? [eric at pepper ~/src/asterisk-complete/asterisk/dahdi/2.6.1+2.6.1] $ patch <DAHTOOL-60-f17.diff can't find file to patch at input line 5 Perhaps you should have used the -p or --strip option? The text leading up to this...
2008 Jul 08
8
POST instead of GET gives 404 (newbie)
Hi, Using JRuby 1.1 and Rails 2.0, I created a small project in NetBeans that allows me to generate a dynamic dialplan in XML. In case it matters, I''m using builder-2.1.2 and activerecord-2.0.2. Going in the browser to: http://localhost:3000/routing/dialplan?Caller-Destination-Number=0 Does exactly what I want: <document type="freeswitch/xml"> <section
2019 Oct 07
0
Changing HTML Error code message
...selectInput("Year", "Choose a Year:", choices = c("2012", "2011")), downloadButton("downFile", "Download File"), width = 2), mainPanel( tabsetPanel(type = "tabs", tabPanel("Html Pages", htmlOutput("viewReport"))), width = 10) ) ) #IMPORTANT: The two lines below needs to be run just one time unless the token is deleted # Create Token # token <- drop_auth() # Save token # saveRDS(token, "droptoken.rds") token <- readRDS(&...
2006 Apr 28
4
Existing Tabs Helper?
Hi. I''m going to start writting an ajax "tabs"" helper, but before starting to reinvent the wheel (and in order to avoid DRO : don''t Repeat Ourselves :-) ) I wish to know if there is any project for this already. Thanks.
2013 Nov 23
1
DAHDI Missing '/sys/bus/astribanks/drivers/xppdrv/sync'
.../init.d/dahdi start I get the following error: Loading DAHDI hardware modules: ? ?wctdm24xxp: done Running dahdi_cfg: done. Missing '/sys/bus/astribanks/drivers/xppdrv/sync' I found some steps at?https://issues.asterisk.org/jira/browse/DAHLIN-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel Here is the output of the commands listed there: $ sudo lspci -d d161:* -v 04:01.0 Ethernet controller: Digium, Inc. Wildcard TDM800P 8-port analog card (rev 11) ? ? ? ? Subsystem: Digium, Inc. Wildcard TDM800P 8-port analog card ? ? ? ? Flags: bus master, medium devsel, latency 32,...
2012 Jun 16
2
Help choosing the right card
I have been doing a lot of reading forums and elsewhere but am somehow unable to connect the dots. Here is what I am trying to accomplish initially and then wish for it to grow bigger from here on. I have two POTS (Analog) line that would connect to the Asterisk Box. I have, to begin with 5 IP phones (PoE), all connected to a switch. Asterisk Box with a LAN card also connects to the same switch.