You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Wednesday, May 30th 2007, 4:53pm

programming in noborders into an application

hi. I am writing a program that I wish to be able to control with a no borders control: ( ./myprog -noborder ). I know this is possible in xine if we run ( $xine matrix.avi -B). I know about the menu trick where you advanced - special application setting - etc... however my program does not save those preferences and every time i start it up it forgets that i tried to do that...

so ideally if someone knows how to program so when i make a Xv window it can be borderless or secondly how to make my program remember the prefs i try to save for it with the menu trick.

also, what conf file does the menu trick change as it must change something right?