Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Empfohlene Antworten

Veröffentlicht

ich möchte einer Reihe von Paintboxen leichte (eindeutige) Namen geben hab das bsp mal mit einer gemacht

//Def des Wertes der später noch hoch gezählt wird

int X;

X=1;

//Def der Strings

String test1;

String test2;

String test3;

//Deklaration der Strings

test1 = "a";

test2 = X;

test3 = test1 + test2;

//zuordnen des Stings des Namens der Paintbox

PaintBox1->Name == test3;

//test der Deklaration

Form1->Caption = test3;

// Ich möchte hier die Painbox Ansprechen mit ihrem neuen namen

= new a1;

ich weiß nicht wie ich die Painboxen anspechen kann denn der copeiler kat Probleme damit weil diese Objekte dyn erzeugt wurden

Ich bitte dringenst um Hilfe

Ehrlich zu sein, ich habe überhaupt nichts verstanden. Was für Paintboxen meinst du? Ist es eine Windows Anwendung oder CLI?

Das sind Painboxen im Borland c++ Builder

Erstelle ein Konto oder melde dich an, um einen Kommentar zu schreiben.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.