11 Topics

Member Avatar for
Member Avatar for mjhorn0
Member Avatar for Spyderbane

I am looking for a way to reboot the system and launch the program with elevated permission without user interaction after the first time the program is launched. The program I am trying to write is for new system. Part of the setup I want to perform system updates then …

Member Avatar for Spyderbane
0
232
Member Avatar for NOVICE3

I have written a program in C# for telescope control. When I double click on the screen icon for the first time, the form will come up but there is no response from the buttons on the form. After shutting down the program and re-launching it, it works fine. What …

Member Avatar for JerrimePatient
0
142
Member Avatar for anisha.silva

Hi, I am new to the eclipse plugin developement. I want to create an launch button (eg: Run, Debug button). the only link that I found was http://www.eclipse.org/articles/Article-Launch-Framework/launch.html and it is difficult to understand. could some one point to a tutorial that is explained more appreciate a response Thanks

0
140
Member Avatar for Eruditio

Hi all, I've been working on a piece of software for a few weeks now and I've got to the point where I'm publishing it and testing it on other computers, namely my colleague's. We're both working on the same network and have similar permissions for our accounts, but for …

Member Avatar for Eruditio
0
1K
Member Avatar for neosonic

Hi all, Please give me some inputs about my situation, because I know that you have more experience than me. I have a program that is written in vb6, which is near to the completion. I would like to start selling the program at the beginning of next year. My …

Member Avatar for AndreRet
0
224
Member Avatar for bettersaid

someone knows how to launch an app in mac?? [CODE] import os class LaunchApp: def launch(self): os.startfile("/Applications/QuickTime Player.app") s = LaunchApp() s.launch()[/CODE] this code works on windows and [CODE]os.system('gnome-open ' + /path)[/CODE] on linux but in mac, it returns this error "AttributeError: 'module' object has no attribute 'startfile'"

Member Avatar for nathan099
0
1K
Member Avatar for happygeek

OK, so Apple has done it again. Whipped the technology and consumer media up into a feeding frenzy that is. But has it delivered with the truly magical and revolutionary product that was promised? Er, no dude, not by a long shot and here (in no particular order) are 15 …

Member Avatar for Junyah
2
2K
Member Avatar for bettersaid

anyone knows how to launch an application, for example, a .exe, in mac?? this code works for me in ubuntu, i tried it in mac but its not working: [CODE]os.system('gnome-open ' + path)[/CODE]

Member Avatar for TrustyTony
0
153
Member Avatar for WASDted

You heard it here first. Dani, the Queen of DaniWeb is in her hive and very busy. She just told me that the new and improved DaniWeb 2.0 is about to launch. Even as I write this note, the new site is going live. Over the next half an hour …

Member Avatar for happygeek
1
231
Member Avatar for happygeek

For once, it seems, Apple has managed to keep a pretty tight lid on what is actually happening at a big launch do. But as we countdown the hours until tonight's long awaited iPhone 3.0 event, it is possible to make a couple of educated guesses. For start there is …

0
117

The End.