|
2011-10-16
, 05:55
|
Posts: 440 |
Thanked: 160 times |
Joined on Aug 2010
@ Las Vegas, NV
|
#52
|
.......
2. The only difference between packaging mono applications for Debian and Maemo is the location of the directory with .desktop files for the main menu. You also should move large files to /opt, but it can be done by placing file named "optify" that contains "auto" in debian/ directory of the source package.
There are also some changes in GTK bindings. Note that dialog's action area is actually a VBox, not HBox. Dialogs also automatically add scrollbars if contents doesn't fit the screen. Right click is emulated by Fn+Tap. It's a bad practice, I did it for compatability with the software written for desktop.
One more thing. Before adding something in the GAC, please, contact me beforehand. You can do it via Skype (my nickname is "kekekeks") or PM.
I also recommend to use xbuild utility to compile your code.
|
2011-11-12
, 02:08
|
Posts: 669 |
Thanked: 433 times |
Joined on May 2010
|
#53
|
|
2012-03-08
, 10:45
|
Posts: 669 |
Thanked: 433 times |
Joined on May 2010
|
#54
|
Try to use hildon-gtk-window-set-portrait-flags via P/Invoke.
|
2012-06-28
, 17:07
|
Posts: 16 |
Thanked: 3 times |
Joined on Oct 2011
@ germany
|
#55
|
|
2012-06-29
, 02:26
|
Posts: 16 |
Thanked: 3 times |
Joined on Oct 2011
@ germany
|
#56
|
|
2012-07-27
, 19:29
|
Posts: 669 |
Thanked: 433 times |
Joined on May 2010
|
#57
|
|
2013-06-14
, 19:26
|
Posts: 578 |
Thanked: 994 times |
Joined on Dec 2012
|
#58
|
The Following 2 Users Say Thank You to elros34 For This Useful Post: | ||
|
2013-07-01
, 21:36
|
Posts: 4 |
Thanked: 3 times |
Joined on Aug 2012
@ Rio Gallegos - Argentina
|
#59
|
|
2013-07-01
, 22:40
|
|
Posts: 28 |
Thanked: 24 times |
Joined on Feb 2010
|
#60
|
Hi, i've run into a...i must admit it..., sort of stupid problem caused by me. I'm just getting started in programming so i wanted to give monodevelop a chance, so once i got it installed, i tried to customize some options (i always do that in every program : P), but how silly i was...i tried to MOVE one of the toolbar separators (the one with the 'move to the previous point in code' button), but i made a mistake and now...that toolbar fills all the screen, i can't even see the main menu at the top, i only see the task switch button and the time as expected, but this turned monodevelop impossible to use.
I just tried to move it again dragging the separator left edge...but it doesn't respond or react (even trying to drag it using the vnc pointer while in windows instead of directly using the stylus but nope)
I tried uninstalling it via Fapman, then reinstall, no luck. Then i tried
dpkg --purge monodevelop
and also...
dpkg -P monodevelop
I thought that maybe this would reset the configuration, then i restarted, reinstalled and still the same situation..., i'm stuck.
Here is an image of my problem
I will be very pleased if you can give a hand at this, i just wanted to do some programming while being in my bed
Ok, thanks in advance
The Following 2 Users Say Thank You to Helmy For This Useful Post: | ||
is there anywhere a log for this crash?
Thanks.