No announcements
Found 3960233 threads
-
1 Votes
Name of USB stick
Hai Cor, Yes you can give it a name, in My Computer rightclick on the stick en choose rename then put PPH or something ...Answered | 5 Replies | 2005 Views | Created by KeesBlunder - Monday, November 21, 2011 5:57 PM | Last reply by Crazypennie - Tuesday, November 22, 2011 8:49 AM -
0 Votes
wceload install on USB stick?
Hi, The default installation directory is \Program Files\Your Product Name\ however it depends on you inf file when you generate the cab file.Answered | 1 Replies | 3446 Views | Created by ahmedilyas - Monday, October 3, 2011 8:11 PM | Last reply by Elvis Hsu - Tuesday, October 4, 2011 6:02 AM -
3 Votes
How do you center a popup on the screen?
The interesting thing is that when I commented this out to test your code, my popup stopped centering even on the first load.Answered | 9 Replies | 1986 Views | Created by Hessc - Wednesday, January 7, 2015 3:11 AM | Last reply by Steve_Ketchum - Sunday, June 12, 2016 9:51 PM -
0 Votes
How to show Detail Screen like Popup
You are using HTML client?Answered | 6 Replies | 1182 Views | Created by tltiendat - Tuesday, October 1, 2013 9:38 AM | Last reply by Amy Peng - Wednesday, October 2, 2013 5:52 AM -
1 Votes
Formatting USB Stick using diskpart
Karl When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As ...Answered | 1 Replies | 3692 Views | Created by althurm - Friday, January 4, 2013 5:56 PM | Last reply by Just Karl - Friday, January 4, 2013 6:23 PM -
0 Votes
popup with arrow placement when near screen edge
The popup won't move, unless you write code to make it.Answered | 2 Replies | 1100 Views | Created by newbie 123 - Wednesday, July 8, 2015 3:22 AM | Last reply by Magnus (MM8) - Wednesday, July 8, 2015 1:51 PM -
0 Votes
How can you get the Tab Names on a Create or Edit Screen to Display the Summary Property like a Details Screen does?
I added the code to the Entity_InitializeDataWorkspace() method to set the Display Name from the entity when editing an existing entity.Answered | 5 Replies | 2378 Views | Created by RickWassum - Wednesday, April 20, 2011 11:10 PM | Last reply by Yann Duran - Thursday, April 21, 2011 4:01 AM -
0 Votes
Reminder Popup and Lock Screen
Since the screen is locked and I can't get to my app, looks like I'd have to write my own Reminder App which includes unlocking the screen.Answered | 2 Replies | 1695 Views | Created by CESantos - Saturday, August 24, 2013 8:22 PM | Last reply by CESantos - Tuesday, August 27, 2013 11:34 AM -
1 Votes
What is the technical name when I put an AND predicate on a join
A composite join is commonly required when you need to join two tables based on a primary key–foreign key relationship and the relationship is composite; that is, ...Answered | 8 Replies | 1697 Views | Created by Mr Shaw - Tuesday, October 23, 2012 9:45 AM | Last reply by johnqflorida - Tuesday, October 23, 2012 12:37 PM -
0 Votes
Popup like a message dialog
For example, I have the messageDialog style popup but I don't know how to add buttons or texbox.Answered | 8 Replies | 3561 Views | Created by SmithW8 - Saturday, August 11, 2012 7:54 AM | Last reply by Carmelo Dascola - Sunday, November 25, 2012 6:25 PM -
3 Votes
Creating Database on a Memory Stick
When the chips are put into SSD, they *hope* the failure mode will be page, and they try to map around it.Answered | 11 Replies | 6346 Views | Created by Kalman Toth - Wednesday, July 10, 2013 1:38 PM | Last reply by Ash453bur988 - Wednesday, February 19, 2014 1:44 AM -
1 Votes
USB & UART Serial Data Example
It doesn't appear to work with a FTDI cable, but did with a cable using Silicon Labs USB chip.Answered | 4 Replies | 1655 Views | Created by shaggygi - Monday, May 4, 2015 11:30 AM | Last reply by shaggygi - Sunday, May 17, 2015 3:05 PM -
1 Votes
trying to save Excel workbook using web app to a USB stick
Maybe you could copy the data to your local copy of ecxel (the app on your computer), insert your USB stick, and save as to the stick?Answered | 3 Replies | 2078 Views | Created by i.adam - Sunday, July 14, 2013 12:42 AM | Last reply by Dave Patrick - Monday, July 15, 2013 9:31 AM -
1 Votes
What is the name of the popup screen like when you put in a usb stick for example?
Yes a toast that is exactly what i was looking for!Answered | 3 Replies | 617 Views | Created by x ApolluMi x - Wednesday, June 25, 2014 8:54 PM | Last reply by x ApolluMi x - Wednesday, June 25, 2014 9:17 PM -
0 Votes
Can you use multiple USB ports as keyboard wedges
It seems like you have the units loaded at start up and the deactivate would just put them on or off line as needed(thus the speed of loading each time would be ...Answered | 4 Replies | 4194 Views | Created by AWIcurrent - Thursday, October 28, 2010 6:21 PM | Last reply by Acamar - Thursday, October 28, 2010 9:47 PM -
1 Votes
what is the code to put in when you want to create a procedure for a sql database
"x-c#"> public Form1() { InitializeComponent(); string custName = "SomeName"; DataTable table = GetCustomers(custName); ...Answered | 1 Replies | 3571 Views | Created by joe mayo 1969 - Tuesday, May 31, 2011 3:01 PM | Last reply by Mitja Bonca - Tuesday, May 31, 2011 3:23 PM -
0 Votes
Blank "Select drivers to install" window appears during Windows 8 installation from USB Stick
Ah, I see, I did exactly what I shouldn't have done.Answered | 6 Replies | 14977 Views | Created by IAmKale - Wednesday, September 14, 2011 2:02 PM | Last reply by Creepingjeff - Wednesday, September 14, 2011 9:03 PM -
0 Votes
[W8.1]USB HID Endpoint examples
Guide to posting: subject line tags >>Does anyone have some examples of programming for Win8.1 apps that use USB HID ...Answered | 1 Replies | 466 Views | Created by aidcboy - Wednesday, July 1, 2015 3:59 PM | Last reply by Franklin Chen - Thursday, July 2, 2015 3:17 AM -
0 Votes
How to create a custom popup control that disables the rest of the UI like the MessageDialog?
You cannot disable settings because that is a system action but you have control over what is displayed based on your app state.Answered | 4 Replies | 2251 Views | Created by phil_ke - Tuesday, February 26, 2013 4:24 PM | Last reply by Jeff Sanders - Wednesday, February 27, 2013 1:07 PM -
0 Votes
Positioning the IME popup when typing on a Canvas
I'll go ahead and put in a feature request on Connect to allow for positioning the UI from inside WPF.Answered | 4 Replies | 4107 Views | Created by John Dunn - Tuesday, March 24, 2009 6:23 PM | Last reply by John Dunn - Wednesday, March 25, 2009 6:01 PM - Items 1 to 20 of 3960233 Next ›
No announcements