from tkinter import messagebox msg = messagebox.showwarning(message='Page 0') print(0) but = ttk.Button(main_frame, text='Page 0', compound='center')