[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4668: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4670: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4671: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4672: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
XWidgetSoft Forum • View topic - QUICK FAQ HELP

XWidgetSoft Forum

XWidget & XLaunchpad , Desktop customization
It is currently April 16th, 2024, 2:18 pm

All times are UTC - 8 hours




Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: QUICK FAQ HELP
PostPosted: October 18th, 2017, 4:10 am 
Offline
User avatar

Joined: December 5th, 2012, 5:52 pm
Posts: 4887
How to change the weather language:
1. Touch on the widget on the homescreen
2. Select "Weather Information" and open the Weather options (top right)

How to change the weather update interval:
1. Touch on the widget on the homescreen
2. Select "Weather Information" and open the Weather options (top right)

How to change the date language from English to your phone's language:
All the widgets are made using the english language as default.
Edit the widget and change the corrisponding text's code-tag under Attributes->Bind Core->Core label.
1. Day
${WeekEn} -> ${Week}
${WeekEnShort} -> ${WeekShort}
2. Month
${MonthEn} -> ${MonthTxt}
${MonthEnShort} -> ${MonthTxtShort}

Exit and Save

How to remove the zero "0" from a digital clock:
Edit the widget and change the corrisponding text's code-tag under Attributes->Bind Core->Core label.
${Time0} -> ${Time}
or
${Hour0} -> ${Hour}

Exit and Save

How to open an app touching the widget (whole area) or disable the popup windows:
1. Touch on the widget on the homescreen
2. Select "Settings and About" and "Open an App" or "None"

If you select "None" to enable the popup window you have to re-add the widget on the homescreen.

How to create a Hotspot (Normal Mode):
1. In the XWDesigner add a Hotspot component and move it where you want to apply the On-Touch function.
2. Assign the Binding Core and select the tag/function you want to use for the Hotspot from the OnClick tags list.

How to create a Hotspot (Advanced Mode) to assign a certain part of the widget to open a particular application (installed or stock of your phone):
1. Add ShortCutCore/s. (how many apps will be assigned and use at the same time touching on a certain part/s of the widget)
2. Add the Hotspot/s and move them where we will touch to open the app.
3. Assign to each Hotspot the corrisponding Binding Core / ShortcutCore and use the !Open tag.
Hotspot1: shortcutcore1 - !Open
4. Create the Right click options so you can Edit/Change the shortcuts/apps after the first assignment.
5. Add a MenuItem, edit its Caption writing for example Change Shortcut 1 and assign the corrisponding Binding Core and !ShowSetting as tag for the OnClick Event.

How install widgets on Android phones:
1. Make sure your PC XWidget is the latest version:
(You can download it from here: http://xwidget.com/)
2. Open the phone's system options "Settings - USB mode - Allow USB debugging".
3. Next connect your Android device via the USB cable plugged into the computer and install the Android USB driver.
4. Open the PC XWidget Editor. On the left down corner click on the on the green Android robot icon to detect the connection status.
5. Click on the "Android Mode" button on the top and then on "Send to phone" to send the widget to your device.
The new widget will be available in the app's Widgets list. Click on it to add the homescreen.
6. Each time you make any modifications at the Editor of the computer, you can directly click on the "Send to phone" button
and the widget on the phone will immediately and automatically refresh and display the latest changes in real time!

_________________
...and remember: don't take life too seriously...
My profile on Deviantart: http://jimking.deviantart.com/


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Powered by phpBB® Forum Software © phpBB Group