Question Nova Launcher - Oppo Find N

Some lucky ones who have already received it could kindly try nova launche? I am especially interested in the transition between the external and internal screen portrait to landacape.
Thank you in advance

I have it but so far haven't found a way to change the launcher and make nova or any other 3rd party launcher stick.

Min 12:12 show how to customize default app

Yeah, works for browser for example, but if you go to launchers, 3rd party launchers don't appear in there.

Ok thank you but int the Nova Setting there is a menu to set it as a default, di you try?
Thank you a lot

I did, takes you to the launcher custom screen with just system launcher showing.
Hopefully there will be a way, only thing preventing me to use it as main phone.

Hope there is a way/system update, I always use Nova on my phones

Maybe if you have time, report it to the Nova app developer. He is always very helpful

Did you reboot the phone after installing Nova?
It's very strange...

I can't change the default launcher either.

My seller said you cant change the launcher like on many chinese import phones.

I managed a bit of a hack this evening which means Nova is now my default launcher (while not actually being selected as my default in the settings).
You need to use an ADB command through a USB connection to disable the default launcher. Before you start make sure Nova is installed otherwise it could mess your whole phone up. I used the following commands:
adb shell
pm disable com.android.launcher
cmd package set-home-activity [launcher package name]
It's not perfect but it works. The only real bug seems to be if you're in the app draw or on the home screen and you swipe up to go home again it launches the ColorOS launcher, however, a second swipe goes back to Nova. In any other app swiping to go home takes you straight back to Nova.

martinegtk said:
I managed a bit of a hack this evening which means Nova is now my default launcher (while not actually being selected as my default in the settings).
You need to use an ADB command through a USB connection to disable the default launcher. Before you start make sure Nova is installed otherwise it could mess your whole phone up. I used the following commands:
adb shell
pm disable com.android.launcher
cmd package set-home-activity [launcher package name]
It's not perfect but it works. The only real bug seems to be if you're in the app draw or on the home screen and you swipe up to go home again it launches the ColorOS launcher, however, a second swipe goes back to Nova. In any other app swiping to go home takes you straight back to Nova.
Click to expand...
Click to collapse
I tried this and the disable fails.
What did you do to pass that part?
Code:
$ pm disable com.android.launcher
Exception occurred while executing 'disable':
java.lang.SecurityException: Shell cannot change component state for com.android.launcher/null to 2
at com.android.server.pm.PackageManagerService.setEnabledSetting(PackageManagerService.java:22559)
at com.android.server.pm.PackageManagerService.setApplicationEnabledSetting(PackageManagerService.java:22344)
at com.android.server.pm.OplusPackageManagerService.setApplicationEnabledSetting(OplusPackageManagerService.java:692)
at com.android.server.pm.PackageManagerShellCommand.runSetEnabledSetting(PackageManagerShellCommand.java:2212)
at com.android.server.pm.PackageManagerShellCommand.onCommand(PackageManagerShellCommand.java:243)
at android.os.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:98)
at android.os.ShellCommand.exec(ShellCommand.java:44)
at com.android.server.pm.PackageManagerService.onShellCommand(PackageManagerService.java:23262)
at android.os.Binder.shellCommand(Binder.java:949)
at android.os.Binder.onTransact(Binder.java:833)
at android.content.pm.IPackageManager$Stub.onTransact(IPackageManager.java:4621)
at com.android.server.pm.PackageManagerService.onTransact(PackageManagerService.java:4792)
at com.android.server.pm.OplusPackageManagerService.onTransact(OplusPackageManagerService.java:176)
at android.os.Binder.execTransactInternal(Binder.java:1201)
at android.os.Binder.execTransact(Binder.java:1143)

I tried that as one of my first approaches and didn't work.
I don't have a commercial unit I have to say, but a seeding sample.

Looks like I spoke too soon. It worked fine until 11:59pm and then as soon as the clock hit midnight somehow ColorOS made itself the default launcher again. Weird. This might be make or break for me and the Find N.

I think I've managed to get Nova to work using the following:
adb shell
cmd package set-home-activity com.teslacoilsw.launcher
So far it seems to be working. We'll see if it survives past midnight!

I'm hoping that works as I'm interested in grabbing it myself, but need a new launcher. Can you take some video showing Nova working on the Find N?
Do other launchers work if pushed via ADB such as Lawnchair 12?

Mattycee said:
I'm hoping that works as I'm interested in grabbing it myself, but need a new launcher. Can you take some video showing Nova working on the Find N?
Do other launchers work if pushed via ADB such as Lawnchair 12?
Click to expand...
Click to collapse
I'll try to get a video in the next day or two. I think any launcher can be used if pushed by ADB. Just change the package name.

martinegtk said:
I think I've managed to get Nova to work using the following:
adb shell
cmd package set-home-activity com.teslacoilsw.launcher
So far it seems to be working. We'll see if it survives past midnight!
Click to expand...
Click to collapse
Please let us know your experience in the next days and if you have a possibility to post a video will be really appreciated.
Thank you very much in advance

Hopefully this video works.

Related

[Android] Hiding apps in the Drawer

Okay so I rooted my phone and have been having some fun with the pm disable <package name> command. I am wondering whether there is anyway to hide applications from the drawer but not completely disable them.
I have access to these apps on the home screen and don't need them taking up space on the drawer. Obviously this isn't that important, but I can appreciate good design and maybe this is possible (without a home replacement app!)?
Any help is appreciated
On some Roms you can hide these icons by opening the app drawer, long pressing on the icon you want to hide, dragging it onto the desktop (but dont remove your finger) and then when the app drawer closes, drag the icon to the trash.
Not all ROMs allow this but some do.
QMAN101 said:
On some Roms you can hide these icons by opening the app drawer, long pressing on the icon you want to hide, dragging it onto the desktop (but dont remove your finger) and then when the app drawer closes, drag the icon to the trash.
Not all ROMs allow this but some do.
Click to expand...
Click to collapse
What you're referring to is the advanced launcher here is the link to it http://forum.xda-developers.com/showthread.php?t=540880
I think what the poster wanted was a stand alone way to do this without having to rely on one particular ROM or having to use any particular launcher/home replacement.
shaneaus said:
I think what the poster wanted was a stand alone way to do this without having to rely on one particular ROM or having to use any particular launcher/home replacement.
Click to expand...
Click to collapse
Advanced launcher is just an advanced version of the current home though. You would be able to use it and not even know that it's not the default launcher, it works exactly the same, looks exactly the same and behaves the same bar a few added features like folders in the drawer, hiding applications and setting the number of homescreens.
This thread is pretty old, but I can't find an answer to this question anywhere else. Is there any way to hide apps in the drawer? I have a rooted evo with sense. There must be a way someone has found by now!
Only way I know of is an alternate launcher. I use Launcher Pro and that allows hiding icons.
---------
Sent from my Sprint SuperHero.
I want to do this too
it can be done from root explorer renaming app.apk to app.bak
but some will not work
Well there is this app and it seems to work as described with a ton of bonus features... Just make sure to restart you phone after hiding the apps to make it work.
https://market.android.com/details?id=com.smartanuj.hideitpro
menissalt said:
Well there is this app and it seems to work as described with a ton of bonus features... Just make sure to restart you phone after hiding the apps to make it work.
https://market.android.com/details?id=com.smartanuj.hideitpro
Click to expand...
Click to collapse
Er. No it doesn't - it just hides files
Actually it does remove files and i just used it. After long pressing the "audio manager" logo it comes to menu with one icon being "hide apps". Click and select what to hide.
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums
Moving to Q&A

[Q] Terminal Emulator Widget?

I'd like to get a homescreen terminal widget if that's possible. Literally just a text box on the homescreen that I can run shell commands with.
With that said:
1. Is there such an app in existence already? If so please point it out to me. If not then...
2. Would there be any software/hardware limitations that would prevent me from developing one? I don't want to start trying to develop it and then find out that it was impossible from the start.
3. Does anyone think this is even a good idea? Just want some feedback on this.
Thanks in advance for the responses.
____________________________________
Sent from the AFB Corporation's Main Communication Portal
well i think that if you have terminal emulator on your device as an app then you can use a shortcut to the app and it will in turn open up with a tap and you will be right there to do all your commands as normal and being that it will have been the last app that was launched from home a simple back press will exit you out of it. I really dont see the need of having a terminal emulator widget since it will lead you to the same place to do the same thing with this method. choose applications and pick emulator of choice!
justlovejoy said:
I really dont see the need of having a terminal emulator widget since it will lead you to the same place to do the same thing with this method. choose applications and pick emulator of choice!
Click to expand...
Click to collapse
True enough, but I'm bored enough with life to try making a widget anyways. What I've thought of was making a 3x4 or 4x4 widget that could show feedback, and a text input field to put the commands into. Mainly just because I like widgets lol
____________________________________
Sent from the AFB Corporation's Main Communication Portal
Sorry to dig up an old thread but does anyone know if this is possible now days? Would love a terminal widget or a floating terminal
Simon_B said:
Sorry to dig up an old thread but does anyone know if this is possible now days? Would love a terminal widget or a floating terminal
Click to expand...
Click to collapse
i am sorry for digging an old, old thread but you could try Termux:Floating

[Q] shortcuts

Code:
How do I install a shortcut on the homescreen? When I long press and tap "shortcut" nothing happens. There are websites I visit frequently that don't have an app.
in your browser favorites if you long hold it will give you the option to paste shortcut on homescreen. i think it is long hold that does this
It worked for some, but said the others already existed (even though they didn't). Anyhoo, considering my ineptness, this is a success. Thanks much!
Yeah I figured more people would have said something about not being able to put application shortcuts on the desktop.. or make folders for that matter. I mean the menu comes up to add folder or shortcut but it just sits there after that.
Also how do you switch from one application to another? With my phone you can hold the home screen button down and a box will appear with all the running/recently used apps appears. With this I have to keep going back to the launcher and restart the app every time I just want to switch to it. Is there an app I have to add for simple task switching?
I have solved the switching issue with 2 free applications, 'PreHome' and 'Notification Toggle'. PreHome gives you a popup with open and recent applications. Use Notification Toggle to put PreHome in your notification tray and you have quick switching.
Thanks.. nifty workaround.. now just click on the notification icon.. then to the task switcher.. Now just need to figure out why the shortcuts / folders don't add to the desktop.
I am not able to add folders to my homescreen on my rooted nook tablet either. Does anyone know of a fix for this?
I will have to try out the task switcher as well. I was looking for that functionality.
Sent from my SAMSUNG-SGH-I897 using XDA App
drake495 said:
I am not able to add folders to my homescreen on my rooted nook tablet either. Does anyone know of a fix for this?
I will have to try out the task switcher as well. I was looking for that functionality.
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
Using Go Launcher EX, I create the folders in my app drawer by dragging apps on top of each other, and then dragging the folders to my home screen.
I believe other launchers have the same feature. Outside of that, I don't believe there is a way to create folder right on the home screen since B&N did not include it in their build.
I am using ADW launcher. I will mess around with it some more today and see what I can come up with.
edit: No luck creating folders on the home screen with ADW launcher, no matter what I try.
I've had the same issues trying to create shortcuts and folders on rooted NT. I'm using ADW launcher as well. My workaround was to create "catalogs" for the folders I wanted on the home screen and organize my apps this way.
To do this:
Open the app drawer, click the menu button, then pick "choose catalog" to create a new catalog. This creates a new screen that you can then choose "setup catalog" and check off what you want. Then go to the home screen, long press, and pick "launcher actions". There should be options to "show catalog ____". You can then change the icon to the folder by long pressing and choosing "edit" and picking the icon and loading a new pic, etc.
This will get you a folder with whatever games or apps you want.
I created a "Games" folder this way.
Regarding the shorcuts issue, try the program "AnyCut" to try to create shorcuts. It's not the perfect solution as I was unable to figure out how to create a "directions & navigations" shorcut from it, but it has a ton of options. Worth a look.
drake495 said:
I am using ADW launcher. I will mess around with it some more today and see what I can come up with.
edit: No luck creating folders on the home screen with ADW launcher, no matter what I try.
Click to expand...
Click to collapse
I made folders by bringing the apps i wanted to the homescreen, then dragging the apps together. The first two apps that are combined will create a folder, then drag more apps to it to add them. Long press the folder to rename it. This is all with ADW Ex.
Looks like com.android.settings is supposed to contain .ActivityPicker which handles the android.intent.action.PICK_ACTIVITY intent.
I wonder if I could just take the settings apk from my phone and throw it on my Nook. I have no idea which apk it actually is though.
EDIT: Derp, it's /system/app/Settings.apk.
adb shell
pm list packages -f
will give a list
EDIT2: Looks like all the code is there for the ActivityPicker, it's just not registered in the manifest. I'm almost positive I can just recompile it with the info added and shortcuts will work. I just have to figure out how to compile without compression or confirm the Nook can handle compressed apks.
For folder shortcuts im using an app called Folder Organizer. Once you get your apps sorted into whatever sort of folders/lables you like you can add them as a widget to the desktop. They function just like a folder and i just discovered that Titanium Backup will automatically usr them as a sorting lable fpr app filters if you need that.
Sent from my BNTV250 using xda premium
HMG10 said:
I made folders by bringing the apps i wanted to the homescreen, then dragging the apps together. The first two apps that are combined will create a folder, then drag more apps to it to add them. Long press the folder to rename it. This is all with ADW Ex.
Click to expand...
Click to collapse
When I try this, I get a message saying it's incompatible with my theme (BigDX ADW Serenity) and it goes back to the default theme. But even then, I can't create folders. Keeps giving me the same message.
I'm also using ADW EX.
Does go launcher or the other one work on none rooted NTs? I dont rewlly want to root right now because i have the warranty. And what is the "app" or program that has a home key on the side of the nook screen so that you can go between sideloaded apps and the actual nook? (Or is that just on rooted NTs? Thanks!
I've kind of gave up on shortcuts and folders. I spent a bunch of time (twice) setting a bunch of this stuff up to find it missing after a reboot No more.
pelzgb said:
It's not the perfect solution as I was unable to figure out how to create a "directions & navigations" shorcut from it, but it has a ton of options. Worth a look.
Click to expand...
Click to collapse
Odd, I have no problem creating a shortcut using Activities/ and scrolling down to Directions & Navigation.
Also:
1. ES File Explorer can create file system shortcuts on the desktop. They open of course in ES File Exlorer.
2. BetterCut is more in depth and a much better interface than Anycut. Dev is defunct, but the .apk can be found with a search.
3. As others have said, creating folders is very simple with Go Launcher.
4. Button Savior (which I wouldn't want to use the NT without) long pressing the home button brings up a task switcher with the last 6 apps used.
---------- Post added at 12:15 PM ---------- Previous post was at 12:00 PM ----------
elizabethsparks2002 said:
Does go launcher or the other one work on none rooted NTs? I dont rewlly want to root right now because i have the warranty. And what is the "app" or program that has a home key on the side of the nook screen so that you can go between sideloaded apps and the actual nook? (Or is that just on rooted NTs? Thanks!
Click to expand...
Click to collapse
GoLauncher definitely works without being rooted.
I'm guessing the app you mean is Button Savior? If so, the home button does work without root, but most of the features (like the task switcher) require root.
Otherwise you can use HomeCatcher to set up the N button for whichever launcher you want. It's been a long time since my NT wasn't rooted, but if I remember correctly this didn't require root.
What I like to do is use AnyCut to create a shortcut (Activities/Home) back to the stock NT interface. Then you can switch back and forth between homes interfaces. (Stock and goLauncher).
If you uninstall GoLauncher or other alternative launcher then home will default back to the stock interface.

[Q} Bionix Next Gen 2 - Set home desktop and App drawer sorting

Two questions for users of Bionix Next Gen 2. Trying this rom out.
1) How do you set the home desktop? Currently it is set to the left most desktop and I can't figure out how to change this back to the center one which is typical for most desktops. When I use menu > edit, I can reorder the desktops, but I can't find a way to change the home desktop.
2) How do you enable alphabetical sorting in the apps folder? Right now it is a mess and I can't even sort them manually. There are no options in the menu besides switching between list and grid modes.
Any help is appreciated.
Could never figure out a way to fix the 1st problem
Get AppZorter from market to alphabetize apps.
trailblazerz11 said:
Could never figure out a way to fix the 1st problem
Get AppZorter from market to alphabetize apps.
Click to expand...
Click to collapse
I'll try appzorter. Ty.
Sent from my SGH-T989 using Tapatalk

BT widget

How/where can I get one? I need it on my home screen. I have XtroLite 1.2.2. The BT widget should open the BT settings. Thank you.
jb_alphamale said:
How/where can I get one? I need it on my home screen. I have XtroLite 1.2.2. The BT widget should open the BT settings. Thank you.
Click to expand...
Click to collapse
Not the place to post questions. How about Playstore. Bluetooth Widget....
I don't agree with you. This is the the theming and apps forum for GS S5. A widget is part of a theme or an app so I do consider that this is the right place. Anyways, thank you. I found in the Play store what I needed.
Moderators, if you find my post not appropriate for this forum please move it or delete it. Thank you.
Docmjldds said:
Not the place to post questions. How about Playstore. Bluetooth Widget....
Click to expand...
Click to collapse
jb_alphamale said:
I don't agree with you. This is the the theming and apps forum for GS S5. A widget is part of a theme or an app so I do consider that this is the right place. Anyways, thank you. I found in the Play store what I needed.
Moderators, if you find my post not appropriate for this forum please move it or delete it. Thank you.
Click to expand...
Click to collapse
Sorry you don't agree. But again...in any case a lot of useless posts being posted in lieu of using Google...your best friend or simply search the Forum posts. My 2c. Happy to have helped.
With all due respect for the fact that you have 10 times more posts than me and without rambling about the free internet and expression I'm going to say only that. This is a moderated forum and would be nice if only moderators can judge and act if this is a useless post or not.
By the way do you know how to resize a widget which is fixed and Nova cannot resize it. It is labeled as 1x1 but it way bigger than the other widgets (playstore - widget bluetooth by greenlos).
Thanks and have a good one.
Docmjldds said:
Sorry you don't agree. But again...in any case a lot of useless posts being posted in lieu of using Google...your best friend or simply search the Forum posts. My 2c. Happy to have helped.
Click to expand...
Click to collapse
jb_alphamale said:
With all due respect for the fact that you have 10 times more posts than me and without rambling about the free internet and expression I'm going to say only that. This is a moderated forum and would be nice if only moderators can judge and act if this is a useless post or not.
By the way do you know how to resize a widget which is fixed and Nova cannot resize it. It is labeled as 1x1 but it way bigger than the other widgets (playstore - widget bluetooth by greenlos).
Thanks and have a good one.
Click to expand...
Click to collapse
I'm not here to judge. I'm here to help. Let's start over. The KISS method. Keep it simple (I won't say the last, since it wasn't intended)
Instead of a widget per se, how about a shortcut. Go to your widgets and look at settings shortcuts and simply create a shortcut to Bluetooth. That should work. That should give you the same size as all your icons I would think. I use this method a lot, such as direct message or direct phone call shortcuts to certain contacts I want immediate access to, instead of opening a phone app or a message app. In nova, you can drag down to the dock too. Hope that helps.....Sorry again if you took my posts the wrong way. Not here to judge.
No worries. I didn't take it personally. We're all good.
Well the KISS method didn't work. The Bluetooth Widget from Playstore installed as a widget. I cannot find it in the apps drawer nor in the shortcuts list. It is only available through the widgets list. This widget has a double function which I like it. One tap turns on/off BT and double tab enters the settings for BT but unfortunately it is double in size than the others and it looks really ugly. Nova does not give me the option to edit it so I cannot change the icon with another one. I may have to look for another option.
Thanks for your help.
Docmjldds said:
I'm not here to judge. I'm here to help. Let's start over. The KISS method. Keep it simple (I won't say the last, since it wasn't intended)
Instead of a widget per se, how about a shortcut. Go to your widgets and look at settings shortcuts and simply create a shortcut to Bluetooth. That should work. That should give you the same size as all your icons I would think. I use this method a lot, such as direct message or direct phone call shortcuts to certain contacts I want immediate access to, instead of opening a phone app or a message app. In nova, you can drag down to the dock too. Hope that helps.....Sorry again if you took my posts the wrong way. Not here to judge.
Click to expand...
Click to collapse
jb_alphamale said:
No worries. I didn't take it personally. We're all good.
Well the KISS method didn't work. The Bluetooth Widget from Playstore installed as a widget. I cannot find it in the apps drawer nor in the shortcuts list. It is only available through the widgets list. This widget has a double function which I like it. One tap turns on/off BT and double tab enters the settings for BT but unfortunately it is double in size than the others and it looks really ugly. Nova does not give me the option to edit it so I cannot change the icon with another one. I may have to look for another option.
Thanks for your help.
Click to expand...
Click to collapse
You misunderstand what I suggested. Let me open Nove and give you step by step. IOW...you don't have to use the Playstore widget. You use a direct shortcut setting instead.
EDIT: I have Nova Prime, but the XNote ROM is acting weird. I can use TW launcher, create a shortcut looking at the widget selections to Settings:Bluetooth and that works. IOW go to the settings choice and then all the various settings choices open up. Choose BT and then you have a direct shortcut to BT on your desktop. Yeah it's nice the single tap vs double tap the playstore app gave you, but you can't resize the 1x1 unless you get into editing the widget itself, and I won't go there here. But with Nova, you long press the screen and choose shorcuts, then settings then BT and I get app isn't installed? Weird.
I didn't.
If I can find a shortcut to the BT settings would be great but I tried and got permission denied.
The reason why I'm looking for this kind of widget with double function is that I have all the time BT devices around me (10-15 all in total). They're everywhere and accessing through settings takes one more click and I also have the problem that I don't associate visually the settings icon right away with BT so I'm going all over the place for it.
You're right though. Finding a way to place a shortcut on the home screen is easier than modifying the apps icon size and shape.
Another solution would be if i can find a way to create a shortcut for the BT quick setting.
Docmjldds said:
You misunderstand what I suggested. Let me open Nove and give you step by step. IOW...you don't have to use the Playstore widget. You use a direct shortcut setting instead.
Click to expand...
Click to collapse
jb_alphamale said:
I didn't.
If I can find a shortcut to the BT settings would be great but I tried and got access denied.
The reason why I'm looking for this kind of widget with double function is that I have all the time BT devices around me (10-15 all in total). They're everywhere and accessing through settings takes one more click and I also have the problem that I don't associate visually the settings icon right away with BT so I'm going all over the place for it.
You're right though. Finding a way to place a shortcut on the home screen is easier than modifying the apps icon size and shape.
Click to expand...
Click to collapse
Touch wiz launcher lets me do this. Nova doesn't and Holo doesn't. Try what I say to see. In settings change default launcher back to Touch Wiz. Then scroll the widgets for settings. Open that up and create a desktop BT shortcut. You should see all your devices simply opening that up. I don't know why the other launchers are creating havoc. Guess it's a Kit Kat thing. Don't know.
Edit: Hang on...I think I May have a fix., It is a KK thing that google messed around with permissions. Testing something.....
Thank you. We'll do.
Docmjldds said:
Touch wiz launcher lets me do this. Nova doesn't and Holo doesn't. Try what I say to see. In settings change default launcher back to Touch Wiz. Then scroll the widgets for settings. Open that up and create a desktop BT shortcut. You should see all your devices simply opening that up. I don't know why the other launchers are creating havoc. Guess it's a Kit Kat thing. Don't know.
Edit: Hang on...I think I May have a fix., It is a KK thing that google messed around with permissions. Testing something.....
Click to expand...
Click to collapse
jb_alphamale said:
Thank you. We'll do.
Click to expand...
Click to collapse
Didn't work. I have some urgent stuff I need to get too. All I know is prior to 4.4 this wouldn't be an issue, in the reading I have done. I thought I found something that would allow to edit the permissions to run called com.findsdk.apppermission on Playstore. But looking at that I could not find anything to actually go from off to on(allow). So that said, it's either 1. a larger widget. or 2. Touchwiz launcher that allows a BT shortcut. If I think of anything, I'll try to get back. I even hoped it would be a SU (superuser) easy fix...but nope. Anyway...I don't like being beaten by an issue such as this...so I will keep it on the backburner.....:good:
No problem.Thank you again.
Docmjldds said:
Didn't work. I have some urgent stuff I need to get too. All I know is prior to 4.4 this wouldn't be an issue, in the reading I have done. I thought I found something that would allow to edit the permissions to run called com.findsdk.apppermission on Playstore. But looking at that I could not find anything to actually go from off to on(allow). So that said, it's either 1. a larger widget. or 2. Touchwiz launcher that allows a BT shortcut. If I think of anything, I'll try to get back. I even hoped it would be a SU (superuser) easy fix...but nope. Anyway...I don't like being beaten by an issue such as this...so I will keep it on the backburner.....:good:
Click to expand...
Click to collapse

Categories

Resources