Active Topics

 



Notices


Reply
Thread Tools
Posts: 330 | Thanked: 57 times | Joined on May 2007 @ BKNYC
#11
i'm looking at mainwindow.c right now.
and still confused on how to go about it.
 
pipeline's Avatar
Posts: 693 | Thanked: 502 times | Joined on Jul 2007
#12
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);

Last edited by pipeline; 2008-03-16 at 16:22.
 
Bundyo's Avatar
Posts: 4,708 | Thanked: 4,649 times | Joined on Oct 2007 @ Bulgaria
#13
Here you are I added zoom with the hardware keys since i was passing through there

First post updated.
 
Posts: 330 | Thanked: 57 times | Joined on May 2007 @ BKNYC
#14
unable to install
dependency i think.
libungif4g.



Originally Posted by Bundyo View Post
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.

Last edited by unique311; 2008-03-16 at 16:53.
 
Bundyo's Avatar
Posts: 4,708 | Thanked: 4,649 times | Joined on Oct 2007 @ Bulgaria
#15
I decidedly compiled mtpaint with gif support More formats the better... However JPEG 2000 is disabled, if someone wants it - do tell.
 
pipeline's Avatar
Posts: 693 | Thanked: 502 times | Joined on Jul 2007
#16
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
 
Posts: 330 | Thanked: 57 times | Joined on May 2007 @ BKNYC
#17
pressure sensitivity doesn't seem to work...am i the only one with this issue?
 
Bundyo's Avatar
Posts: 4,708 | Thanked: 4,649 times | Joined on Oct 2007 @ Bulgaria
#18
@pipeline: No problems with the icons, but thanks.

@unique: You need to enable rgb and choose a tablet(touchscreen) in settings...
 
Posts: 330 | Thanked: 57 times | Joined on May 2007 @ BKNYC
#19
can you let me know how you have your touchscreen settings.

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

???

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

@unique: You need to enable rgb and choose a tablet(touchscreen) in settings...
 
Bundyo's Avatar
Posts: 4,708 | Thanked: 4,649 times | Joined on Oct 2007 @ Bulgaria
#20
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).
 
Reply


 
Forum Jump


All times are GMT. The time now is 14:38.