Skip to content

IslandTropicaMan

Engineering post. Statistic, Math and Programming Blog

Set the foreground and background color of the output in Power Shell

Posted on October 22, 2022October 22, 2022 By IslandT

If you want to set the foreground and background color of the output in Power Shell, then you can use the below lines. The above two lines will set the output foreground as red and the background as black. Basically, you can set other elements of the Power Shell output as well with the above…

Read More “Set the foreground and background color of the output in Power Shell” »

Power Shell

Create Enum in TypeScript

Posted on October 22, 2022October 22, 2022 By IslandT

Enum is used to define a human-readable name for a specify number or string. The method to use an enum is to put its value into the switch statement. The below program will determine whether a light is on or off using Enum. The above enum has two values, the on and off state for…

Read More “Create Enum in TypeScript” »

Type-Script

wxPython Tutorial — Create Check Box

Posted on October 21, 2022October 21, 2022 By IslandT

In this wxPython tutorial let us create a check box within the previously created top-level window. The parameters within the wx.CheckBox’s class are as follows:- I am not going to use all of them but one thing to keep in mind is the size parameter is not to make the box larger or smaller but…

Read More “wxPython Tutorial — Create Check Box” »

Python, Python Tutorial

Tkinter Tutorial — Create Check Button Widget

Posted on October 21, 2022 By IslandT

In this Tkinter tutorial let us create a check button widget within the previously created top-level window. These lines of code will create the check box widget. The above check button will be used to decide whether to replace the text within the label widget or not. As you might have expected the chVarName value…

Read More “Tkinter Tutorial — Create Check Button Widget” »

Python, Python Tutorial

Use Type Aliases to replace Type Union in TypeScript program

Posted on October 21, 2022October 21, 2022 By IslandT

If you want to use Type union in many places within your TypeScript program then it is better to use Type aliases to replace it instead. The below program is exactly the same as the previous one except for this time I am using Type aliases to replace all those type union parameters within the…

Read More “Use Type Aliases to replace Type Union in TypeScript program” »

Type-Script

wxPython Tutorial — Create Button Widget

Posted on October 20, 2022October 20, 2022 By IslandT

In this wxPython tutorial let us create a button widget from the previously created DerivedApp class. After the child class of the ‘wx.App’ main class has been created, things are getting really simple because I can then create those widgets within the methods of the child class. The wx.Button widget basically has eight parameters but…

Read More “wxPython Tutorial — Create Button Widget” »

Python Tutorial, Software

How to combine types together using TypeScript

Posted on October 20, 2022October 20, 2022 By IslandT

In order to combine types together in TypeScript you will need to use the Union operator which is a pipe symbol ‘|’ to do so. In the following example, I will create a function that will take in either one of the three types of TypeScript objects that are type number, type string, and type…

Read More “How to combine types together using TypeScript” »

Type-Script

Tkinter Tutorial — Create combo box widget

Posted on October 20, 2022October 20, 2022 By IslandT

In this tutorial, let us continue with our previous example and add the combo box widget into the previously created top-level Tkinter window widget where that combo box will allow the user to select a slogan from it and then after the user has clicked on the button, both the text’s input from the text…

Read More “Tkinter Tutorial — Create combo box widget” »

Python, Python Tutorial

wxPython Tutorial — Create the wxPython child class object

Posted on October 19, 2022October 19, 2022 By IslandT

Before I start, if you guys happen to know the creator of wxPython please do ask him this question: Why are you using the term wxPython instead of WxPython? I just feel curious about that! Alright, after a few articles about Tkinter it is time to write the first wxPython tutorial and in this simple…

Read More “wxPython Tutorial — Create the wxPython child class object” »

Python, Python Tutorial

Tkinter Tutorial — Create Text box Widget

Posted on October 19, 2022October 19, 2022 By IslandT

In this article let us continue with the previous example by adding a text box widget with a width of 16 at column 0, row 1 position within the Tkinter window, which simply means the second row. This text widget will receive a text from a user and after the user has cliked on the…

Read More “Tkinter Tutorial — Create Text box Widget” »

Python, Python Tutorial

Posts pagination

Previous 1 … 8 9 10 … 16 Next

IslandTropicaMan

↑ Grab this Headline Animator

Categories

  • C program
  • c#
  • Gaming
  • Java
  • Java Collection
  • Java Game
  • Java Generic
  • Javascript
  • Kotlin
  • Power Shell
  • Python
  • Python Tutorial
  • Software
  • Statistic
  • Swing
  • Type-Script

Get new posts by email

ArrayList button class combo box earning project enum for loop function interface Java javascript Javascript Iterable javascript iteration result object Javascript iterator Javascript promise kotlin Matplotlib message box Multitask power shell powershell powershell switch pycharm pygame pygame drawing pygame moving circle pygame project chess pygame rectangles pygame update method python python application python class python function python project python tutorial ShotCut.software Stockfish Swing tkinter tuple typescript typescript function visual studio code while loop wxPython

  • How to getting input from user using c#
  • In how many different positions 3 characters can get arranged from a group of 4 characters
  • How to use case sensitive version of comparison in power shell
  • Create multiple assignments in PowerShell
  • How to compile and run c program in visual studio code

Recent Comments

  1. Rainer on Python Example – Group telephone number using the re module
  2. Rainer Mansfeld on Python Example — Write a python program which will save the user inputs into a Pickle file
  3. Rainer Mansfeld on Python Example — Write a Python program to find the permutation of an event
  4. Rainer Mansfeld on Python Example — What is the total ASCII values of characters in the Hello World string
  5. Jules on Python Tutorial — Chapter 9

Copyright © 2026 IslandTropicaMan.

Powered by PressBook WordPress theme

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT