maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   mtPaint 3.20 Revisited (https://talk.maemo.org/showthread.php?t=17712)

unique311 2008-03-16 16:09

Re: mtPaint 3.20 Revisited
 
i'm looking at mainwindow.c right now.
and still confused on how to go about it.

pipeline 2008-03-16 16:19

Re: mtPaint 3.20 Revisited
 
if you're able to hook into keyboard handler even better... i think the opposite is gtk_window_unfullscreen( yourwindowvariable) but that requires you can figure out the window var in that event... and you'd have to set up a global toggle var or something

if the window var is kept in some generic datatype then you will need to cast it like
gtk_window_unfullscreen( (GtkWindow *) yourwindowvar);

Bundyo 2008-03-16 16:40

Re: mtPaint 3.20 Revisited
 
Here you are :) I added zoom with the hardware keys since i was passing through there :)

First post updated.

unique311 2008-03-16 16:49

Re: mtPaint 3.20 Revisited
 
unable to install
dependency i think.
libungif4g.



Quote:

Originally Posted by Bundyo (Post 155967)
Here you are :) I added zoom with the hardware keys since i was passing through there :)

First post updated.


NVM.....

Good work on the fullscreen man....
good work.

Bundyo 2008-03-16 16:56

Re: mtPaint 3.20 Revisited
 
I decidedly compiled mtpaint with gif support :) More formats the better... However JPEG 2000 is disabled, if someone wants it - do tell.

pipeline 2008-03-16 16:58

Re: mtPaint 3.20 Revisited
 
works here after red-pill installing that lib... thanks

do you know how to set up icon? lemme know if you want a quick how-to on that

unique311 2008-03-16 17:09

Re: mtPaint 3.20 Revisited
 
pressure sensitivity doesn't seem to work...am i the only one with this issue?

Bundyo 2008-03-16 17:13

Re: mtPaint 3.20 Revisited
 
@pipeline: No problems with the icons, but thanks. :)

@unique: You need to enable rgb and choose a tablet(touchscreen) in settings...

unique311 2008-03-16 17:31

Re: mtPaint 3.20 Revisited
 
can you let me know how you have your touchscreen settings.

device= tsc...... mode= windo.....
x=
y=
pressure=

???

Quote:

Originally Posted by Bundyo (Post 155984)
@pipeline: No problems with the icons, but thanks. :)

@unique: You need to enable rgb and choose a tablet(touchscreen) in settings...


Bundyo 2008-03-16 17:34

Re: mtPaint 3.20 Revisited
 
Seems like since the window is the default - it isn't updating the settings. I tried with screen and it worked. Never touched the other settings, but you can play with them (there's a test area below).


All times are GMT. The time now is 04:43.

vBulletin® Version 3.8.8