a route more direct than the one ordinarily taken a method or means of doing something more directly and quickly than and often not so thoroughly as by ordinary procedure
0
votes
0answers
17 views
Call links from the site when using the shortcut API - white page
i have a Problem with shortcut links site ,
when i use API by this way http://hulklink.net/api.php?key=534287562&url=google.com
Does not show links ... but i sure my code is correct .
i think the ...
0
votes
0answers
12 views
ClickOnce not able to create the shortcut
The ClickOnce download completes fine, but at the end, it throws an error saying
Access denied to create the shortcut <appname>.appref-ms.
The funny part is - this happens only the first ...
0
votes
0answers
12 views
get the used shortcut comment to open the program VB
I need to make a quick launcher that starts the program with a few settings made, I set and read these settings useing WriteLine and ReadLine.
the program creates shortcuts of the real program, in ...
0
votes
2answers
17 views
Setting className shortcut
Is there a know one-liner for setting the className attribute in JavaScript? I mean where you don't have to worry if there is already some class(-es) defined or not.
The shortest I could think of, is ...
8
votes
1answer
58 views
Eclipse - Declare variable based on return or get (Shortcut)
I'm not sure how to phrase this in a search, however I was curious if there's a shortcut in eclipse to allow us to declare a variable type based on what's after the equal.
For example:
firstname = ...
-1
votes
0answers
23 views
Execute Host commands from a virtual machine
I have an Ubuntu virtual machine that i run using virtual box on my Windows 7 OS.
This virtual machine runs shell scripts that affect files and folders on my Windows file system. I've been doing this ...
0
votes
1answer
30 views
Website Bookmark/ Shortcut Icon for Android Help. Cant get passed standard ribbon icon
I have a website with a mobile version and I am trying to get it so that when someone chooses to Bookmark the website or 'Add to home screen' it will save an Icon to the home screen. I have an Android ...
0
votes
1answer
12 views
Can I assign the “New Window” hotkey in Mac OSX to a particular theme?
In the Mac OSX Terminal app, I want to press command-N and get a new window with the Homebrew theme. I have edited my preferences so that on startup of the Terminal app I get a Hombrew-themed window, ...
-2
votes
0answers
10 views
Are there other ways to create a shortcut? [closed]
So here's the situation: I would like to run an app on my removable drive but the administrator has restricted it. So what i did was to right click on the desktop-new-shortcut and a path window ...
2
votes
1answer
41 views
Add a check box to not add the start menu icons
So this is probably really simple, and I've been looking and looking for an example, but can't seem to find one.
I just need to add a check box to select the option NOT to create a start menu ...
0
votes
3answers
70 views
Quickly reference static methods
Is it by any chance possible to call a method without referencing to its class?
For instance, you have a helper class:
class HelperTools
{
public static void DoWork()
{ /*...*/ }
}
And ...
1
vote
1answer
22 views
Select and 'go to selection' in Sublime
I work with files containing names to other files: stacktraces, documentation, etc.
I often need to jump to a specific file/position and to do that I select part of line containing filename, copy it, ...
3
votes
2answers
49 views
How does the Windows shortcut know about renaming the file to which it refers?
How does the Windows shortcut know about renaming the file to which it refers? How to intercept the message when the file was renamed? Is there a corresponding function Win32 API for this?
0
votes
2answers
35 views
Shortcut that points to folder named the current date. YYYY_MM_DD Format
So I am part of daily project. Each day, we create a new folder where we store all of our files for that day. It is named according to the current date, with a counter added to the front representing ...
2
votes
1answer
34 views
RegEx like conditional statements (with tags)
I have 12 images and I wanted to check if they were all invisible. So I would have to check if they were either hidden or if they just had no content in them. Rather than check if each one was hidden ...
1
vote
1answer
38 views
How to get Tkinter Mac-friendly menu shortcuts (cmd+key)
I am considering shortcuts for Tkinter menu labels (commands).
On Macs the combination with cmd ⌘ is common.
So far I have found only self.bind_all("<Control-q>", self.quit). How to implement ...
-4
votes
1answer
49 views
Windows shortcut vs command line behavior
I'm encountering a strange problem which could only really be explained by differences in running a program via the command line or by shortcut.
The application in question is a command line C# ...
0
votes
1answer
40 views
vbs script to change shortcuts working in 7 but not in XP
I'm trying to write a script that will update desktop shortcuts in WinXP and Win7 (32 and 64bit). I'm having 2 problems, in XP, the target path of the shortcut won't change, and in both XP and 7, the ...
-1
votes
0answers
25 views
Opera repeat shortcut key
I do not know much about javascript and tried searching the forum with no success...
I am using Opera and setting a short cut to:
Go to page, javascript:RsNav(20, 20);
How can I make this repeat ...
0
votes
1answer
109 views
How do use cut/paste shortcuts in selenium webdriver in C#
I'm using Selenium Webdriver and C# to write an automated test that will test that the keyboard shortcuts work on our app. This works for copy/paste:
public static void CopyPasteShortcut(string ...
0
votes
1answer
32 views
Universal vim-like keyboard shortcut for all program
how can I write a program to implement vim feature in all other programs like this:
capture keystroke before all other program
decide whether it's in normal, insert or visual mode according to ...
0
votes
0answers
27 views
WiX Custom shortcuts in a multi-instance install
I have to create a simple shortcut on the desktop and in start up menu that's proving to be quite complicated. I have a multi-instance install (with up to 25 instances) which installs a new instance ...
-4
votes
0answers
17 views
How do I create a zip file containing web pages I wish to open automatically for me? [closed]
I need the web pages to open automatically so that I don't have to open each one individually. And I want them in a zip file.
-1
votes
0answers
40 views
Override ALL FORM Shortcut keys?
in my project I've a lot of form.
Each form have his "personal" shortcut keys, but I need to set a personal list of shortcut keys for all form.
Is possible to override ALL PROCESS Shortcut keys or I ...
1
vote
1answer
34 views
SQL Nested CASE - shortcut logic?
I am trying to get rid of all of my dynamic SQL code. This stored procedure seems to require some nested CASE statements withing the WHERE clause. This is working as expected. However, I am worried ...
0
votes
1answer
85 views
How can I pevent creating shortcut more than one time?
I have written the following code for creating a shortcut of my application in Home screen:
private void createShortcut() {
Intent shortcutIntent = new Intent(this, ActActivation.class);
...
1
vote
1answer
25 views
Eclipse build “current project” works from menu but not with shortcut
I have assigned CTRL-F7 to "Build all", which works fine. However, since my project consists of subprojects, I don't want to compile everything while I'm working on a library part, as the dependent ...
0
votes
0answers
29 views
Launch4J exe doesn't run if drag and drop files on it
I created an EXE for my Java program using Launch4J.
The program needs a file/folder to be drag and dropped on the EXE in order to start processing it.
It all works if I launch the EXE from command ...
1
vote
0answers
25 views
Strategy to handle shortcuts correctly with a BarManager
We are using the DevExpress BarManager to build our menus but I know that the problem described below occurs with other menu-handling components as well:
We have encountered a conceptual problem ...
0
votes
0answers
11 views
Adjusting Outlook forwarding options with shortcut
I recently set up a free SMS Service account for Outlook 2010 intending to use it to forward my email to my mobile. However, as it supports only 10 free messages per day, I only want the email ...
0
votes
0answers
63 views
Shortcut with ctrl does't work in gvim
I'm trying to make shortcut for Vim, to make it more suitable for Esperanto when I press Ctrl+W:
imap <C-ĝ> <C-w> "Delete last word
It works fine with vim but with gvim it just puts ĝ ...
0
votes
1answer
44 views
Why is SDL not loading my images when main application is accessed via shortcut?
I have recently created a program using C++ and the SDL library. Originally, all the images and DLLs were in the same folder as the main application. I wanted to make the main application easier to ...
1
vote
2answers
26 views
Vim command window output closes automatically when the key mapped to :mark<CR> is pressed
So this is what I have
nnoremap M :marks<CR> " show marks
If I manually type the command and press enter, it shows up fine. Also other commands that does not have "Press Enter or type ...
0
votes
1answer
30 views
Executing external program from shortcut
I'm trying to open a program from my desktop within java. Some of my desktop icon properties have a *.exe extension, but other program shortcuts have a *.lnk extension. As this will open a program ...
1
vote
1answer
43 views
SSIS keyboard shortcut to move to control flow tab or data flow tab
Now here's a quick question: is there a key to move between the tabs of the package editor in SSIS? The only site I can find is this Microsoft one, and the keyboard shortcut listed there doesn't work ...
0
votes
1answer
62 views
Xcode shortcut to move implementation method into header file
Does anyone know if there is a shortcut way in xcode to highlight a method within the .m file and automatically copy it to the .h file (thereby making it public)?
Currently having to copy each method ...
0
votes
0answers
95 views
Create shortcut with C# on UNC path
Here is my code for creating shortcuts with C#. It works only with non UNC paths, f. ex. with "C:\Users\MsX\Documents\ABC" works, but with "\\abc\klk\somepath" not works.
public static void ...
0
votes
2answers
27 views
Is there a command for clearing the logcat?
I am tired of clearing it with the button. With a command would be more easy, or automatically. Is there a command to clear it IN ECLIPSE?
I mean, not a command in the CMD but in eclipse, the ...
0
votes
1answer
90 views
Create shortcut to directory via IShellLink
Problem: I need to create shortcut to directory with custom icon in C# (there is no .NET API for that)
So far I've done: In my C# code I am quering IShellLink object (actually IShellLinkA), set it's ...
2
votes
1answer
68 views
Android: App shortcut has to be recreated after update
A weird thing is happening:
I've published an update to google play. When users download the update the existing home screen shortcut disappears and the have to recreate it or on other devices, the ...
2
votes
2answers
71 views
Hotkey/Shortcut for JButton
I have the following code of JButton in Java:
enterButton = new JButton("Enter");
enterButton.setMnemonic(KeyEvent.VK_ENTER); // Shortcut: Alt + Enter
The question is simply: Instead of having the ...
0
votes
2answers
135 views
How to destroy all previous activities when I start activity from custom shortcut?
My steps:
launcher shortcut start Activity A;
click HOME button;
custom shortcut start Activity B;
click BACK button - shows me Activity A.
But When I click custom shortcut I want that all my old ...
0
votes
0answers
322 views
How can I add a shortcut to a PDF file I have on my home screen?
I want to create an application to add shortcuts, for me I want to create some shortcut of files , such as pdf. the code below to add the shortcut of applications.
private void addShortcut() {
...
0
votes
7answers
89 views
JS: How to detect whether cursor is in textfield
I want to use some letters ( keys ) as shortcut for some actions in javascript. I want to check whether the cursor is focused on any textfield, form input, etc. so that the shortcut action will be ...
1
vote
0answers
234 views
Keyboard shortcuts don't work in Windows 8
I have a winform application written in C# that was developed under Windows 7. Many of the menu commands have keyboard shortcuts which are defined in the control properties When I run this application ...
0
votes
1answer
52 views
Shortcut homescreen, how to send extras
I've read somewhere (but I can't find it anymore) that it should be possible to send extras from a shortcut on the device home screen. I created successfully a shortcut, but Bundle extras = ...
4
votes
1answer
79 views
How to find all occurrences of a pattern and their indices in Python
Is there a pythonian or shorthand way to get all pattern occurrences from a string and their indices? I can write a method that does it, I'm just wondering if there's a super short one-liner or ...
1
vote
1answer
58 views
How to avoid long constructors for simple groups of some values?
I want to group some values, for example in a struct, and easily set them when creating an object.
struct structure
{
char letter;
int number;
float decimal;
};
structure object('c', ...
0
votes
1answer
54 views
Sublime Text: how to make shortcut for inserting text?
I need make a shortcut that will be adding certain text at the cursor, eg {sometext}, how can this be done?
-1
votes
3answers
53 views
What do I do instead of grep'ing the output of ps?
Everyone knows how annoying this is:
[mybox:~ #] ps aux | grep myservice
root 2273 0.0 0.0 4360 760 ? Ss 18:06 0:00 /usr/sbin/myservice
root 18590 0.0 0.0 4100 788 ...


