Thread: [Boa Constr] How to make a shortcut of my program?
Status: Beta
Brought to you by:
riaan
From: chen11 <juv...@ya...> - 2007-07-02 14:17:59
|
Hi Forum! I have a script in Python using Boa Constructor in Linux Mandriva 2006, and i would like to make a shortcut of my program to the desktop, so i will not need to open boa constructor, open the modules and then run the script every time i want to use my application Any ideas?? Thanx -- View this message in context: http://www.nabble.com/How-to-make-a-shortcut-of-my-program--tf4012476.html#a11394744 Sent from the BoA Constructor - User mailing list archive at Nabble.com. |
From: <ia...@gm...> - 2007-07-02 15:14:47
|
SSBkb24ndCB1bmRlcnN0YW5kLi4uIHlvdSB3YW50IGEgc2hvcnRjdXQgdG8gYm9hLCBvciBhIHNo b3J0Y3V0IHRvIHlvdXIgc2NyaXB0PwoKZWl0aGVyIHdheSwganVzdCBjcmVhdGUgYSBsYXVuY2hl ciBhbmQgZ2l2ZSBpdCBzb21ldGhpbmcgbGlrZSB0aGlzOgovdXNyL2Jpbi9weXRob24gL3BhdGgv dG8veW91ci9zY3JpcHQucHkKCjIwMDcvNy8yLCBjaGVuMTEgPGp1dmVjaGVudHVzMjAwMkB5YWhv by5jb20+Ogo+Cj4gIEhpIEZvcnVtIQo+Cj4gSSBoYXZlIGEgc2NyaXB0IGluIFB5dGhvbiB1c2lu ZyBCb2EgQ29uc3RydWN0b3IgaW4gTGludXggTWFuZHJpdmEgMjAwNiwgYW5kCj4gaSB3b3VsZCBs aWtlIHRvIG1ha2UgYSBzaG9ydGN1dCBvZiBteSBwcm9ncmFtIHRvIHRoZSBkZXNrdG9wLCBzbyBp IHdpbGwgbm90Cj4gbmVlZCB0byBvcGVuIGJvYSBjb25zdHJ1Y3Rvciwgb3BlbiB0aGUgbW9kdWxl cyBhbmQgdGhlbiBydW4gdGhlIHNjcmlwdCBldmVyeQo+IHRpbWUgaSB3YW50IHRvIHVzZSBteSBh cHBsaWNhdGlvbgo+Cj4gQW55IGlkZWFzPz8KPgo+IFRoYW54Cj4gLS0KPiBWaWV3IHRoaXMgbWVz c2FnZSBpbiBjb250ZXh0OiBodHRwOi8vd3d3Lm5hYmJsZS5jb20vSG93LXRvLW1ha2UtYS1zaG9y dGN1dC1vZi1teS1wcm9ncmFtLS10ZjQwMTI0NzYuaHRtbCNhMTEzOTQ3NDQKPiBTZW50IGZyb20g dGhlIEJvQSBDb25zdHJ1Y3RvciAtIFVzZXIgbWFpbGluZyBsaXN0IGFyY2hpdmUgYXQgTmFiYmxl LmNvbS4KPgo+Cj4gLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQo+IFRoaXMgU0YubmV0IGVtYWlsIGlzIHNwb25z b3JlZCBieSBEQjIgRXhwcmVzcwo+IERvd25sb2FkIERCMiBFeHByZXNzIEMgLSB0aGUgRlJFRSB2 ZXJzaW9uIG9mIERCMiBleHByZXNzIGFuZCB0YWtlCj4gY29udHJvbCBvZiB5b3VyIFhNTC4gTm8g bGltaXRzLiBKdXN0IGRhdGEuIENsaWNrIHRvIGdldCBpdCBub3cuCj4gaHR0cDovL3NvdXJjZWZv cmdlLm5ldC9wb3dlcmJhci9kYjIvCj4gX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX18KPiBCb2EtY29uc3RydWN0b3ItdXNlcnMgbWFpbGluZyBsaXN0Cj4gQm9h LWNvbnN0cnVjdG9yLXVzZXJzQGxpc3RzLnNvdXJjZWZvcmdlLm5ldAo+IGh0dHBzOi8vbGlzdHMu c291cmNlZm9yZ2UubmV0L2xpc3RzL2xpc3RpbmZvL2JvYS1jb25zdHJ1Y3Rvci11c2Vycwo+CgoK LS0KLSBpYW5hcsOpIHPDqXZpCkxlIEhvbWFyZCBkZSBWaW5jaQoKCi0tIAotIGlhbmFyw6kgc8Op dmkKTGUgSG9tYXJkIGRlIFZpbmNpCg== |
From: chen11 <juv...@ya...> - 2007-07-02 15:46:26
|
Im sorry my english is not so good... I want a shortcut to my script!!!=20 But how do i create that "launcher"?? ianar=C3=A9 wrote: >=20 > I don't understand... you want a shortcut to boa, or a shortcut to your > script? >=20 > either way, just create a launcher and give it something like this: > /usr/bin/python /path/to/your/script.py >=20 > 2007/7/2, chen11 <juv...@ya...>: >> >> Hi Forum! >> >> I have a script in Python using Boa Constructor in Linux Mandriva 2006, >> and >> i would like to make a shortcut of my program to the desktop, so i will >> not >> need to open boa constructor, open the modules and then run the script >> every >> time i want to use my application >> >> Any ideas?? >> >> Thanx >> -- >> View this message in context: >> http://www.nabble.com/How-to-make-a-shortcut-of-my-program--tf4012476.ht= ml#a11394744 >> Sent from the BoA Constructor - User mailing list archive at Nabble.com. >> >> >> ------------------------------------------------------------------------= - >> This SF.net email is sponsored by DB2 Express >> Download DB2 Express C - the FREE version of DB2 express and take >> control of your XML. No limits. Just data. Click to get it now. >> http://sourceforge.net/powerbar/db2/ >> _______________________________________________ >> Boa-constructor-users mailing list >> Boa...@li... >> https://lists.sourceforge.net/lists/listinfo/boa-constructor-users >> >=20 >=20 > -- > - ianar=C3=A9 s=C3=A9vi > Le Homard de Vinci >=20 >=20 > --=20 > - ianar=C3=A9 s=C3=A9vi > Le Homard de Vinci > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Boa-constructor-users mailing list > Boa...@li... > https://lists.sourceforge.net/lists/listinfo/boa-constructor-users >=20 >=20 --=20 View this message in context: http://www.nabble.com/How-to-make-a-shortcut-= of-my-program--tf4012476.html#a11396339 Sent from the BoA Constructor - User mailing list archive at Nabble.com. |
From: <ia...@gm...> - 2007-07-02 16:07:37
|
aW4gR05PTUUsIHlvdSBqdXN0IHJpZ2h0IGNsaWNrIG9uIHRoZSBkZXNrdG9wIGFuZCBzZWxlY3Qg J2NyZWF0ZQpsYXVuY2hlcicsIHNob3VsZCBiZSBzaW1pbGFyIGluIEtERSBJIHdvdWxkIHRoaW5r Li4uCgoyMDA3LzcvMiwgY2hlbjExIDxqdXZlY2hlbnR1czIwMDJAeWFob28uY29tPjoKPgo+IElt IHNvcnJ5IG15IGVuZ2xpc2ggaXMgbm90IHNvIGdvb2QuLi4gSSB3YW50IGEgc2hvcnRjdXQgdG8g bXkgc2NyaXB0ISEhCj4gQnV0IGhvdyBkbyBpIGNyZWF0ZSB0aGF0ICJsYXVuY2hlciI/PwoKCi0t IAotIGlhbmFyw6kgc8OpdmkKTGUgSG9tYXJkIGRlIFZpbmNpCg== |
From: chen11 <juv...@ya...> - 2007-07-02 16:21:06
|
Unfortunatly in my KDE 3.4 i do right click in desktop and nothing appears...:-/ what can i do? ianar=C3=A9 wrote: >=20 > in GNOME, you just right click on the desktop and select 'create > launcher', should be similar in KDE I would think... >=20 > 2007/7/2, chen11 <juv...@ya...>: >> >> Im sorry my english is not so good... I want a shortcut to my script!!! >> But how do i create that "launcher"?? >=20 >=20 > --=20 > - ianar=C3=A9 s=C3=A9vi > Le Homard de Vinci > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Boa-constructor-users mailing list > Boa...@li... > https://lists.sourceforge.net/lists/listinfo/boa-constructor-users >=20 >=20 --=20 View this message in context: http://www.nabble.com/How-to-make-a-shortcut-= of-my-program--tf4012476.html#a11396965 Sent from the BoA Constructor - User mailing list archive at Nabble.com. |
From: <ia...@gm...> - 2007-07-02 16:35:42
|
aHR0cDovL2NzLmJvaXNlc3RhdGUuZWR1L35hbWl0L3RlYWNoaW5nL2hhbmRvdXRzL2NzLWxpbnV4 L25vZGU1Mi5odG1sCgp5b3Ugd291bGQgc2VsZWN0ICdsaW5rIHRvIGFwcGxpY2F0aW9uJyBhbmQg dGhlbiB0eXBlIGluIHRoZSBmdWxsCmNvbW1hbmQgKHB5dGhvbiBpbnRlcnByZXRlciB0aGVuIHNj cmlwdCkKCjIwMDcvNy8yLCBjaGVuMTEgPGp1dmVjaGVudHVzMjAwMkB5YWhvby5jb20+Ogo+Cj4g VW5mb3J0dW5hdGx5IGluIG15IEtERSAzLjQgaSBkbyByaWdodCBjbGljayBpbiBkZXNrdG9wIGFu ZCBub3RoaW5nCj4gYXBwZWFycy4uLjotLwo+Cj4gd2hhdCBjYW4gaSBkbz8KCi0tIAotIGlhbmFy w6kgc8OpdmkKTGUgSG9tYXJkIGRlIFZpbmNpCg== |
From: chen11 <juv...@ya...> - 2007-07-02 16:51:32
|
Thanx!!=20 Probably i need some KDE packages, because i swear that right click in the desktop does nothing! ianar=C3=A9 wrote: >=20 > http://cs.boisestate.edu/~amit/teaching/handouts/cs-linux/node52.html >=20 > you would select 'link to application' and then type in the full > command (python interpreter then script) >=20 > 2007/7/2, chen11 <juv...@ya...>: >> >> Unfortunatly in my KDE 3.4 i do right click in desktop and nothing >> appears...:-/ >> >> what can i do? >=20 > --=20 > - ianar=C3=A9 s=C3=A9vi > Le Homard de Vinci > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Boa-constructor-users mailing list > Boa...@li... > https://lists.sourceforge.net/lists/listinfo/boa-constructor-users >=20 >=20 --=20 View this message in context: http://www.nabble.com/How-to-make-a-shortcut-= of-my-program--tf4012476.html#a11397518 Sent from the BoA Constructor - User mailing list archive at Nabble.com. |
From: Sylvain J. <sci...@ac...> - 2007-07-02 17:31:42
|
Salut chen11, > Probably i need some KDE packages, because i swear that right click in the > desktop does nothing! This is not normal but anyway you can create your shortcut any where, in your home for exemple, and then carry it to your desktop. Sylvain. |